pgsql-committers since 2009-04-26 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

April 26, 2009

Thread Author Time
pgsql: Update citext expected output to exactly match the real output, Tom Lane 02:47
pgsql: Typo fix. Tom Lane 02:56
pgfouine - pgfouine: added normalization of IN() clauses User Gsmet 10:44
pgfouine - pgfouine: changed the default order of reports User Gsmet 10:45
pgfouine - pgfouine: fixed typo User Gsmet 10:46
pgfouine - pgfouine: raised the default memory limit to 256 MB User Gsmet 10:58
pgfouine - pgfouine: in fact, let's raise it directly to 512 MB User Gsmet 11:02
pgsql: Remove Windows-specific definition of S_ISDIR(). Tom Lane 15:31
autodoc - autodoc: Don't need relhasindexes, relhasrules, or User Rbt 17:01
pgfouine - www: added the final links User Gsmet 18:05
pgsql: Some more work on the 8.4 release notes. Tom Lane 20:08

April 27, 2009

Thread Author Time
deny-updates - trunk: Change to using a text string of options User Decibel 00:35
pgbulkload - pgbulkload: New Directory User Itagaki 01:30
pgbulkload - pgbulkload: pg_bulkload 2.4beta2. User Itagaki 01:32
deny-updates - trunk: Add the option of allowing updates if the field User Decibel 02:51
deny-updates - trunk: Small mod to README User Decibel 03:17
libpqtypes - libpqtypes: Changed email addresses in AUTHORS file User Achernow 10:18
libpqtypes - libpqtypes: Changed email addresses in AUTHORS file #2 User Achernow 10:19
libpqtypes - libpqtypes: Bumped version to 1.3.2 User Achernow 11:01
pgsql: Proofreading adjustments for first two parts of documentation Bruce Momjian 16:27
Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation David Fetter 17:10
Re: Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation Peter Eisentraut 18:50
Re: Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation David Fetter 18:54
Re: Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation Peter Eisentraut 19:56
Re: Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation Alvaro Herrera 20:02
Re: Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation David Fetter 22:13

April 28, 2009

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Proofreading adjustments for first two parts of documentation Tom Lane 01:39
pgsql: In VACUUM, FREEZE must be before ANALYZE; fix this in vacuumdb. Bruce Momjian 02:37
pg-migrator - src: Fix bugs in testing; improve debugging capabilities. User Bmomjian 03:00
pg-migrator - src: pgindent run with proper typedefs. User Bmomjian 03:02
pg-migrator - src: Trim funcs Makefile of old comments. User Bmomjian 03:02
orafce - orafce: Prepare to release 3.0RC1. User Itagaki 03:56
pgsql: Move SERVER to the right place in the alphabetically sorted Heikki Linnakangas 09:09
textsearch-ja - textsearch-ja: Prepare to release 8.4.1. User Itagaki 09:27
textsearch-ja - textsearch_senna: Add include files for Linux. User Itagaki 10:07
pgloader - pgloader: python-support is needed for pgloader to run, not User Dim 13:56
pg-migrator - src: Build fixes; fixes for checking of pg_migrator.so User Bmomjian 16:11
pg-migrator - src: Log file improvements, Makefile instruction cleanup User Bmomjian 16:53
pg-migrator - src: Wording fix. User Bmomjian 16:54
pgsql: Blank line Makefile cleanups. Bruce Momjian 17:07
pg-migrator - src: Fix Makefile rules for funcs, with help of Peter User Bmomjian 17:14
pg-migrator - src: More cleanups. User Bmomjian 17:15
pg-migrator - src: Improve error checking, make sure binary was compiled User Bmomjian 20:21
pgsql: Improve pull_up_subqueries logic so that it doesn't insert Tom Lane 21:31

April 29, 2009

Thread Author Time
npgsql - Npgsql2: #1010599 - update xml docs (fix typo in Clone) Thanks User Jbcooley 03:24
pgsql: Add check_keyword.pl script to perform some basic sanity checks Heikki Linnakangas 05:05
deny-updates - trunk: Move old parameter checks outside of the options User Alexk 17:33

April 30, 2009

Thread Author Time
pgsql: Clean up check_keywords.pl script, making it 'strict' and Heikki Linnakangas 10:26
pg-migrator - src: Add checks for non-btree and bpchar_pattern_ops User Bmomjian 21:45
pg-migrator - src: Check for invalid 'name' user columns. User Bmomjian 22:17

May 1, 2009

Thread Author Time
autodoc - autodoc: Release notes for 1.40 User Rbt 02:09
autodoc - autodoc: make release was broken. User Rbt 02:10
autodoc - autodoc: Another crack at 1.40 User Rbt 02:11
autodoc - autodoc: Tag for 1.40 User Rbt 02:13
autodoc - autodoc: Really fix the release process. User Rbt 02:14
autodoc - autodoc: Seems tar on FreeBSD has changed behaviour since the User Rbt 02:31
autodoc - autodoc: Finally, a 1.40 release changelog. User Rbt 02:31
pgbulkload - pgbulkload: Split bulkload into bulkread and bulkwrite. User Itagaki 09:36
pgsql: When checking for datetime field overflow, we should allow a Tom Lane 19:29
pgsql: When checking for datetime field overflow, we should allow a Tom Lane 19:29
pgsql: When checking for datetime field overflow, we should allow a Tom Lane 19:29
pgsql: When checking for datetime field overflow, we should allow a Tom Lane 19:29
pgsql: When checking for datetime field overflow, we should allow a Tom Lane 19:29
pgsql: When checking for datetime field overflow, we should allow a Tom Lane 19:29
pg-migrator - src: Minor cleanups. User Bmomjian 19:40
pgsql: Fix a couple of cases where the plpgsql grammar looked for T_WORD Tom Lane 23:57

May 2, 2009

Thread Author Time
pllolcode - pllolcode: Fix memory errors, and make parser return parse User Eggyknap 03:04
pllolcode - pllolcode: Achieved a warning-free build User Eggyknap 14:09
pgsql: Fix plpgsql's EXIT so that an EXIT without a label only matches a Tom Lane 17:27
pg-migrator - src: Properly set frozen xids in pg_database and pg_class. User Bmomjian 19:32
pgsql: Split the release notes into a separate file for each (active) Tom Lane 20:17
pgsql: Split the release notes into a separate file for each (active) Tom Lane 20:17
pgsql: Split the release notes into a separate file for each (active) Tom Lane 20:17
pgsql: Split the release notes into a separate file for each (active) Tom Lane 20:17
pgsql: Split the release notes into a separate file for each (active) Tom Lane 20:18
pgsql: Split the release notes into a separate file for each (active) Tom Lane 20:18
pgsql: We don't need major_release_split any more. Tom Lane 20:28
pgsql: Install some simple defenses in postmaster startup to help ensure Tom Lane 22:02
pg-migrator - src: Properly name loop variables. User Bmomjian 22:45
pg-migrator - src: More variable name cleanup User Bmomjian 23:57

May 3, 2009

Thread Author Time
pgsql: Update UTF-8 <--> EUC_KR, JOHAB, UHC mappings. Tatsuo Ishii 01:17
pllolcode - pllolcode: Begin making the handler decently modular User Eggyknap 04:35
pgsql: Fix already-obsolete hint message ... Tom Lane 17:16
pgsql: Fix assign_pgstat_temp_directory() to ensure the directory path Tom Lane 20:09
pg-migrator - src: Variable naming cleanup. User Bmomjian 20:37
pg-migrator - src: Variable naming cleanup. User Bmomjian 20:37
pgsql: Fix unintelligible description created by removing only part of a Tom Lane 20:45
pgsql: Fix mis-description of XML Schema functions, per discussion. Tom Lane 21:10
pg-migrator - src: More variable renaming. User Bmomjian 22:40
pgsql: Fix pg_resetxlog to remove archive status files along with WAL Tom Lane 23:13
pgsql: Fix pg_resetxlog to remove archive status files along with WAL Tom Lane 23:13
pgsql: Fix pg_resetxlog to remove archive status files along with WAL Tom Lane 23:13
pgsql: Fix pg_resetxlog to remove archive status files along with WAL Tom Lane 23:13

May 4, 2009

Thread Author Time
pg-migrator - src: Record all toast entries, not just relkind = 't' User Bmomjian 00:46
pgsql: Avoid a memory allocation in the backend startup code, to avoid Alvaro Herrera 02:24
pgsql: Fix missed usage of DLNewElem() Tom Lane 02:46
pgsql: Replace a couple of references to files that no longer exist in Peter Eisentraut 08:08
pgsql: Call SetLastError(0) before calling the file mapping functions to Magnus Hagander 08:36
pgsql: Call SetLastError(0) before calling the file mapping functions to Magnus Hagander 08:36
pgsql: Call SetLastError(0) before calling the file mapping functions to Magnus Hagander 08:36
pgsql: Update no longer current comments in header. Magnus Hagander 09:30
pg-migrator - src: Adjust version-check code; work on README. User Bmomjian 14:41
pg-migrator - src: Remove signal-ignoring code; no need for it. User Bmomjian 14:43
pg-migrator - src: Remove unused file. User Bmomjian 14:44
pllolcode - pllolcode: Factor executor stuff into separate file User Eggyknap 15:04
pg-migrator - src: Add README instructions; change --move option to User Bmomjian 15:50
pllolcode - pllolcode: More handler function refactoring User Eggyknap 15:52
pg-migrator - src: Move doc files to top directory. User Bmomjian 15:57
pg-migrator - pg_migrator: Add doc files to a separate directory User Bmomjian 16:44
pg-migrator - pg_migrator: New Directory User Bmomjian 16:44
pg-migrator - pg_migrator: Move src files to subdirectory User Bmomjian 16:46
pg-migrator - pg_migrator: New Directory User Bmomjian 16:46
pg-migrator - pg_migrator: Move files into more logical subdirectories. User Bmomjian 16:47
pg-migrator - pg_migrator: Need top-level Makefile. User Bmomjian 16:50
pg-migrator - src: Remove old files, now in new directory. User Bmomjian 16:52
pg-migrator - pg_migrator: Update Makefile with subdirectory rules. User Bmomjian 16:53
pgsql: Fix the query used for \d against 8.2 and 8.3 servers. Heikki Linnakangas 17:31
pginstaller - pginst: Search for the correct versions of the PL DLLs Dave Page 17:34
pllolcode - pllolcode: (Finally!) cache parse trees in a hash table, and User Eggyknap 19:25
pg-migrator - pg_migrator: Improvements for install usage User Bmomjian 19:55
pg-migrator - pg_migrator: Improved installation changes. User Bmomjian 19:55
pg-migrator - pg_migrator: Better install instructions. User Bmomjian 19:56
pg-migrator - pg_migrator: Move install instruction to INSTALL. User Bmomjian 19:59
pg-migrator - pg_migrator: Move install instruction to INSTALL. User Bmomjian 20:00
pllolcode - pllolcode: Doc update User Eggyknap 20:07
pg-migrator - pg_migrator: Output format improvements. User Bmomjian 20:58
pg-migrator - pg_migrator: Fix from/to parameter passing confusion. User Bmomjian 21:44
pg-migrator - pg_migrator: Improve error reporting. User Bmomjian 22:01
pg-migrator - pg_migrator: Wording improvements. User Bmomjian 22:01

May 5, 2009

Thread Author Time
pgsql: Code review for \df rewrite: fix assorted bugs, make type and Tom Lane 02:29
pg-migrator - pg_migrator: Schema-qualify all pg_class lookups. User Bmomjian 02:45
pg-migrator - pg_migrator: Update TODO list. User Bmomjian 02:46
pg-migrator - pg_migrator: Fix "--link" option. User Bmomjian 02:54
npgsql - Npgsql2: Added some tests based on Forums. User Fxjr 03:30
pgsql: Make the win32 shared memory code try 10 times instead of one if Magnus Hagander 09:48
pgsql: Make the win32 shared memory code try 10 times instead of one if Magnus Hagander 09:48
pg-migrator - pg_migrator: Improve install instructions, stamp alpha 1 User Bmomjian 13:59
pg-migrator - pg_migrator: Improve install instructions, stamp alpha1 User Bmomjian 13:59
psqlodbc - psqlodbc: Improve the handling of UUID type especially to User Hinoue 14:35
psqlodbc - psqlodbc: release under preparation and there is still User H-saito 14:48
pg-migrator - pg_migrator: Mention email address for bug reports. User Bmomjian 16:58
pg-migrator - pg_migrator: Improve wording. User Bmomjian 17:00
pg-migrator - pg_migrator: Properly spell implementation. User Bmomjian 17:12
pg-migrator - pg_migrator: Properly spell implementation. User Bmomjian 17:13
pg-migrator - pg_migrator: Fix typo. User Bmomjian 17:14
pg-migrator - pg_migrator: Fix compiler warning. User Bmomjian 17:44
pgsql: Avoid integer overflow in the loop that extracts histogram Tom Lane 18:02
pgsql: Disable the use of Unicode escapes in string constants (U&'') Peter Eisentraut 18:32
pg-migrator - pg_migrator: Fix bug identified by Stefan Kaltenbrunner. User Bmomjian 18:46
pg-migrator - pg_migrator: Update README. User Bmomjian 18:46
pg-migrator - pg_migrator: Stamp alpha2. User Bmomjian 18:50
pg-migrator - pg_migrator: Stamp Alpha2 User Bmomjian 18:50
pgsql: Update comment for _bt_relandgetbuf. Tom Lane 19:02
pg-migrator - pg_migrator: Change cp to use -R, not -r. User Bmomjian 19:02
pgsql: Insert CHECK_FOR_INTERRUPTS() calls into btree and hash index Tom Lane 19:36
pgsql: Install a "dead man switch" to allow the postmaster to detect Tom Lane 19:59
pgsql: Install an atexit(2) callback that ensures that proc_exit's Tom Lane 20:06
pg-migrator - pg_migrator: Improve error reporting. User Bmomjian 21:07
pgsql: Make new complaint about unsafe Unicode literals include an error Tom Lane 21:09
pgsnap - pgsnap: Minimum 8.4 support. User Gleu 21:29
pgsql: Minor improvement: avoid assuming that GetLastError value cannot Tom Lane 21:51
pgsnap - pgsnap: Add clustered tables' report. User Gleu 22:13
pg-migrator - pg_migrator: Fix tablespace problem; stamp alpha3. User Bmomjian 22:15
pg-migrator - pg_migrator: Stamp alpha3. User Bmomjian 22:16
pg-migrator - pg_migrator: Improve error reporting. User Bmomjian 23:06
pg-migrator - pg_migrator: Improve error reporting. User Bmomjian 23:06
pgsql: Tweak a comment to agree a bit better with the new dispensation Tom Lane 23:39

May 6, 2009

Thread Author Time
npgsql - Npgsql2: Add helper method to read bytes from stream even when User Jbcooley 00:57
npgsql - Npgsql2: bug #1010267 - read all bytes in a copydata message. User Jbcooley 01:00
pgsql: Fix ecpg tests for change that disallowed Unicode literals unless Tom Lane 03:22
npgsql - Npgsql2: [#1010567] failed LargeObject operation causes User Fxjr 03:28
npgsql - Npgsql2: Fixed line ending inconsistencies. User Fxjr 03:30
npgsql - Npgsql2: Updated for 2.0.5 release. User Jbcooley 03:36
npgsql - Npgsql2: Updated for 2.0.5 release. User Jbcooley 03:39
npgsql - Npgsql2: Updated files for 2.0.5 release User Fxjr 04:04
pgbouncer - pgbouncer: Fixed the Service parameter path name problem. User H-saito 07:41
pgsnap - pgsnap: Add "stats on functions" report. User Gleu 07:57
Re: pgsql: Minor improvement: avoid assuming that GetLastError value cannot Magnus Hagander 09:15
pgbouncer - pgbouncer: Fixed adjustment of a WSAStartup position User H-saito 12:43
pginstaller - pginst: Disallow backslashes in superuser passwords, since User Mha 13:36
pginstaller - pginst: Disallow backslashes in superuser passwords, since User Mha 13:36
pginstaller - pginst: Disallow backslashes in superuser passwords, since User Mha 13:36
Re: pgsql: Minor improvement: avoid assuming that GetLastError value cannot Tom Lane 13:38
Re: pgsql: Minor improvement: avoid assuming that GetLastError value cannot Magnus Hagander 13:39
pgsql: Modify CREATE DATABASE to enforce that the source database's Tom Lane 16:15
pgsql: Tweak distribute_qual_to_rels so that when we decide a Tom Lane 20:31

May 7, 2009

Thread Author Time
orafce - orafce: PG_EUC_JIS_2004 is an enum value, not a macro. User Itagaki 01:11
textsearch-ja - textsearch_senna: Implements restrict selectivity User Itagaki 09:04
pgsql: Request XLOG switch before writing checkpoint in Heikki Linnakangas 11:25
pgsql: Request XLOG switch before writing checkpoint in Heikki Linnakangas 11:25
pgsql: Request XLOG switch before writing checkpoint in Heikki Linnakangas 11:25
pginstaller - pginst: Correctly set the domain name on DCs Dave Page 11:54
pginstaller - pginst: Correctly set the domain name on DCs Dave Page 11:55
pginstaller - web: Note the updated PL version numbers used in 8.4. Dave Page 12:04
pginstaller - web: Clarify that the SERVICEDOMAIN property must be set Dave Page 12:07
pg-migrator - pg_migrator: Fix compiler warning. User Bmomjian 14:17
pg-migrator - pg_migrator: #ifdef out PAGE_CONVERSION code; not needed User Bmomjian 14:25
pg-migrator - pg_migrator: Update developer information. User Bmomjian 14:25
pgsql: Ooops ... Tom Lane 20:13
pgsql: Change pgbench to use the table names pgbench_accounts, Tom Lane 22:01

Browse Archives

Prev | Next