pgsql-committers since 2011-04-23 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 23, 2011

Thread Author Time
pgsql: Make GIN and GIST pass the index collation to all their support Tom Lane 00:13
pgsql: Fix contrib/btree_gist to handle collations properly. Tom Lane 00:20
pgsql: Fix char2wchar/wchar2char to support collations properly. Tom Lane 16:36
pgsql: Adjust comments about collate.linux.utf8 regression test. Tom Lane 16:52
pgsql: Hash indexes had better pass the index collation to support func Tom Lane 18:13
pgsql: Update oidjoins regression test for 9.1 catalog schema additions Tom Lane 18:50
pgsql: Silence a few compiler warnings from gcc on MinGW. Andrew Dunstan 22:15
pgsql: Improve findoidjoins to cover more cases. Tom Lane 23:33

April 24, 2011

Thread Author Time
pgsql: In pg_upgrade, only compile copy_file() on non-Win32 systems. Bruce Momjian 00:28
psqlodbc - psqlodbc: Add change history. Hiroshi Saito 04:43
pgsql: Improve cost estimation for aggregates and window functions. Tom Lane 20:55
pgsql: Normalize whitespace in the arguments of <indexterm> Peter Eisentraut 22:26

April 25, 2011

Thread Author Time
npgsql - Npgsql2: [ npgsql-Bugs-1011018 ] Invalid Cast with DbType.Time User Fxjr 02:29
pgsql: In libecpg do not set an sqlda field that is 'reserved for futur Michael Meskes 11:46
pgsql: Adjust yywrap macro for non-reentrant scanners for MSVC. Andrew Dunstan 13:17
pgsql: Fix SSI-related assertion failure. Robert Haas 13:48
pgsql: Regression tests for TOAST. Robert Haas 13:48
pgsql: Add fast paths for cases when no serializable transactions are r Robert Haas 13:52
pgsql: Add postmaster/postgres undocumented -b option for binary upgrad Bruce Momjian 16:04
pgsql: Give getopt() a prototype and modern style arg specs. Andrew Dunstan 16:41
pgsql: Prevent perl header overriding our *snprintf macros, and give it Andrew Dunstan 16:55
pgsql: Assorted minor changes to silence Windows compiler warnings. Andrew Dunstan 16:59
pgsql: Use terse mode to avoid variable order dependency output in fore Andrew Dunstan 18:45
pgsql: Support "make check" in contrib Peter Eisentraut 19:28
pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Tom Lane 20:22
pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Tom Lane 20:22
pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Tom Lane 20:22
pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Tom Lane 20:22
pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Tom Lane 20:22
pgsql: Remove partial and undocumented GRANT .. FOREIGN TABLE support. Robert Haas 20:41
pgsql: Refactor broken CREATE TABLE IF NOT EXISTS support. Robert Haas 21:01

April 26, 2011

Thread Author Time
pgsql: Remove incorrect HINT for use of ALTER FOREIGN TABLE on the wron Tom Lane 00:14
pgsql: In pg_upgrade, avoid one start/stop of the postmaster; use the Bruce Momjian 00:18
textsearch-ja - textsearch-ja: Fix a bug in text normalization when a User Itagaki 11:44
pgsql: Now that pg_upgrade uses -w in pg_ctl, remove loop that retried Bruce Momjian 14:15
textsearch-ja - textsearch-ja: Added pure-mecab text parser and User Itagaki 14:31
pgsql: Clarify that a non-specified precision NUMERIC has a very high r Bruce Momjian 15:55
Re: pgsql: Clarify that a non-specified precision NUMERIC has a very high r Robert Haas 17:02
Re: pgsql: Clarify that a non-specified precision NUMERIC has a very high r Bruce Momjian 17:28
Re: pgsql: Clarify that a non-specified precision NUMERIC has a very high r Robert Haas 17:45
Re: pgsql: Clarify that a non-specified precision NUMERIC has a very high r Tom Lane 18:28
pgsql: Complain if pg_hba.conf contains "hostssl" but SSL is disabled. Tom Lane 19:40
pgsql: Complain if pg_hba.conf contains "hostssl" but SSL is disabled. Tom Lane 19:40
pgsql: Complain if pg_hba.conf contains "hostssl" but SSL is disabled. Tom Lane 19:40
pgsql: Rephrase some not-supported error messages in pg_hba.conf proces Tom Lane 19:56

April 27, 2011

Thread Author Time
pgsql: Reword documentation for NUMERIC with no specified precision. Bruce Momjian 03:43
Re: pgsql: Clarify that a non-specified precision NUMERIC has a very high r Bruce Momjian 03:45
pgsql: Doc wording improvement for NUMERIC limit paragraph. Bruce Momjian 04:07
npgsql - Npgsql2: New: [#1011021] Support User Fxjr 13:10
pgsql: Use an explicit format string to keep the compiler happy. Andrew Dunstan 14:03
pgsql: Force use of "%I64d" format for 64 bit ints on MinGW. Andrew Dunstan 14:14
pgsql: Remove hard coded formats for INT64 and use configured settings Andrew Dunstan 15:09
Re: pgsql: Remove hard coded formats for INT64 and use configured settings Tom Lane 15:15
pgsql: Revert "Remove hard coded formats for INT64 and use configured s Andrew Dunstan 15:29
pgsql: Fix array- and path-creating functions to ensure padding bytes a Tom Lane 17:59
pgsql: Fix array- and path-creating functions to ensure padding bytes a Tom Lane 17:59
pgsql: Fix array- and path-creating functions to ensure padding bytes a Tom Lane 17:59
pgsql: Fix array- and path-creating functions to ensure padding bytes a Tom Lane 17:59
pgsql: Fix array- and path-creating functions to ensure padding bytes a Tom Lane 17:59
pgsql: Add comments about the need to avoid uninitialized bits in datat Tom Lane 18:06
pgsql: Add comments about the need to avoid uninitialized bits in datat Tom Lane 18:06
pgsql: timeline is not needed in BaseBackup() Magnus Hagander 18:40
pgsql: Revert "Force use of "%I64d" format for 64 bit ints on MinGW." Andrew Dunstan 18:57
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Alvaro Herrera 19:08
pgsql: Fix binary upgrade of altered typed tables Peter Eisentraut 19:11
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Tom Lane 20:10
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Alvaro Herrera 20:31
pgsql: Make a quick copy-editing pass over the 9.1 release notes. Tom Lane 20:52
pgsql: Tag 9.1beta1. Tom Lane 21:18

April 28, 2011

Thread Author Time
psqlodbc - psqlodbc: Prep release 09.00.0300. Hiroshi Saito 01:03
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Tom Lane 05:21
edb-debugger - server: Support the new DefineCustomStringVariable API in Dave Page 09:14
pgsql: The arguments to pg_ctl kill are not optional - remove brackets Heikki Linnakangas 09:59
pgsql: The arguments to pg_ctl kill are not optional - remove brackets Heikki Linnakangas 09:59
pgsql: The arguments to pg_ctl kill are not optional - remove brackets Heikki Linnakangas 09:59
pgsql: The arguments to pg_ctl kill are not optional - remove brackets Heikki Linnakangas 09:59
pgsql: The arguments to pg_ctl kill are not optional - remove brackets Heikki Linnakangas 09:59
pgsql: Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for Andrew Dunstan 15:05
pgsql: Add some casts to try to silence most of the remaining format wa Andrew Dunstan 19:07
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Dave Page 19:33
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Tom Lane 19:44
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Dave Page 19:57
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Alvaro Herrera 20:05
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Tom Lane 20:05
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Dave Page 20:11
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Tom Lane 20:30

April 29, 2011

Thread Author Time
pgsql: Use non-literal format for possibly non-standard strftime format Andrew Dunstan 00:03
reorg - pg_reorg: Fixed database corruption when target tables have User Itagaki 05:06
pgsql: Rewrite pg_size_pretty() to avoid compiler bug. Tom Lane 05:46
pgsql: Rewrite pg_size_pretty() to avoid compiler bug. Tom Lane 05:46
pgsql: Rewrite pg_size_pretty() to avoid compiler bug. Tom Lane 05:46
pgsql: Rewrite pg_size_pretty() to avoid compiler bug. Tom Lane 05:46
pgsql: Rewrite pg_size_pretty() to avoid compiler bug. Tom Lane 05:46
pgsql: Remove special case for xmin == xmax in HeapTupleSatisfiesVacuum Tom Lane 20:30
pgsql: Remove special case for xmin == xmax in HeapTupleSatisfiesVacuum Tom Lane 20:30
pgsql: Remove special case for xmin == xmax in HeapTupleSatisfiesVacuum Tom Lane 20:30
pgsql: Remove special case for xmin == xmax in HeapTupleSatisfiesVacuum Tom Lane 20:30

April 30, 2011

Thread Author Time
pgsql: Lowercase status labels in pg_stat_replication view. Bruce Momjian 02:28
Re: [COMMITTERS] pgsql: Update docs to say you need fsync to make sync rep work fast. Bruce Momjian 16:30
Re: Re: [COMMITTERS] pgsql: Update docs to say you need fsync to make sync rep work fast. Tom Lane 17:39

May 1, 2011

Thread Author Time
Re: pgsql: Fix pg_size_pretty() to avoid overflow for inputs close to INT64 Dave Page 09:15
pgsql: Make CLUSTER lock the old table's toast table before copying dat Tom Lane 21:58
pgsql: Make CLUSTER lock the old table's toast table before copying dat Tom Lane 21:58
pgsql: Make CLUSTER lock the old table's toast table before copying dat Tom Lane 21:58
pgsql: Make CLUSTER lock the old table's toast table before copying dat Tom Lane 21:58
pgsql: Catch errors in for loop in makefile Peter Eisentraut 22:06
pgsql: Rewrite installation makefile rules without for loops Peter Eisentraut 22:06
pgsql: Catch errors in for loop in makefile Peter Eisentraut 22:06
pgsql: Add missing gitignore file Peter Eisentraut 22:06
pgsql: Add missing gitignore file Peter Eisentraut 22:06
pgsql: Add missing gitignore file Peter Eisentraut 22:06
pgsql: Catch errors in for loop in makefile Peter Eisentraut 22:06
pgsql: Catch errors in for loop in makefile Peter Eisentraut 22:06
pgsql: Catch errors in for loop in makefile Peter Eisentraut 22:06

May 2, 2011

Thread Author Time
psqlodbc - psqlodbc: Remove a meaningless if clause. User Hinoue 08:53
psqlodbc - psqlodbc: Add the change history. Hiroshi Saito 13:12
pgsql: Tag refs/tags/REL9_1_BETA1 was created pgsql 15:17
pgsql: Improve aset.c's space management in contexts with small maxBloc Tom Lane 16:08
pgsql: Small cleanup of spacing in verbatim DocBook elements Peter Eisentraut 16:21
pgsql: Update some ALTER USER cross-references to ALTER ROLE Alvaro Herrera 16:41
pgsql: Fix pull_up_sublinks' failure to handle nested pull-up opportuni Tom Lane 19:57
pgsql: Fix pull_up_sublinks' failure to handle nested pull-up opportuni Tom Lane 19:57
pgsql: Fix pull_up_sublinks' failure to handle nested pull-up opportuni Tom Lane 19:57

May 3, 2011

Thread Author Time
pgsql: Add ID attribute to some sect2's missing it Alvaro Herrera 02:43
pgsql: Update obsolete mention of Sequoia, now known as Tungsten Alvaro Herrera 14:38
pgsql: Improve description of read/write traffic scalability Alvaro Herrera 14:38

May 4, 2011

Thread Author Time
psqlodbc - psqlodbc: Remove ssl_verify_available() because it's no User Hinoue 11:10
pgsql: Message style cleanup Peter Eisentraut 18:10
pgsql: Fix alignment of --help output Peter Eisentraut 18:10
pgsql: Link some tables into the surrounding text by their id Peter Eisentraut 18:10
pgsql: Remove redundant port number check Peter Eisentraut 18:10
Re: pgsql: Message style cleanup Magnus Hagander 18:32
pgsql: Include unary plus in the Operator Precedence table. Tom Lane 19:02
Re: [COMMITTERS] pgsql: Message style cleanup Peter Eisentraut 19:09
Re: [COMMITTERS] pgsql: Message style cleanup Magnus Hagander 19:16

May 5, 2011

Thread Author Time
pgsql: Improve style of generate_history.pl Perl script. Bruce Momjian 16:49
pgsql: Clarify error message when attempting to create index on foreign Magnus Hagander 19:48
pgsql: Improve pg_archivecleanup and pg_standby --help output Peter Eisentraut 20:19
pgsql: Improve formatting of pg_upgrade --help output Peter Eisentraut 20:19
Re: pgsql: Clarify error message when attempting to create index on foreign Alvaro Herrera 20:20
Re: pgsql: Clarify error message when attempting to create index on foreign Magnus Hagander 20:53
pgsql: Unbreak the regression tests from my previous commit Magnus Hagander 21:02

May 6, 2011

Thread Author Time
pgsql: Remove precedence labeling of keywords TRUE, FALSE, UNKNOWN, and Tom Lane 00:39
pgsql: Move RegisterPredicateLockingXid() call to a safer place. Tom Lane 16:58
pgsql: Improve compiler string shown in version() Peter Eisentraut 20:07

May 7, 2011

Thread Author Time
pgsql: Fix typos in SECURITY LABEL documentation. Robert Haas 01:19
pgsql: Adjust pg_upgrade FATAL error messages to have consistent newlin Bruce Momjian 01:47
pgsql: Add comment about memory reordering to PredicateLockTupleRowVers Robert Haas 01:55
pgsql: Check that the pg_upgrade user specified is a super-user. Bruce Momjian 12:55
pgsql: In pg_upgrade, report non-super-user username in error message. Bruce Momjian 16:17
pgsql: Add missing documention connecting word. Bruce Momjian 18:31

May 8, 2011

Thread Author Time
pgsql: Add xreflabels to /contrib manuals so links appear correct. Als Bruce Momjian 02:29
pgsql: Add C comment why client encoding can be set in pg_upgrade. Bruce Momjian 02:30
pgsql: Fix some portability issues in isolation regression test driver. Tom Lane 23:45

May 9, 2011

Thread Author Time
Re: pgsql: Fix broken pg_dump query. Bruce Momjian 02:17
pgsql: Add C comment about the fact that the autovacuum limit can go ba Bruce Momjian 04:00
pgsql: In pg_upgrade, add status message about superuser check. Bruce Momjian 12:56
pgsql: Remove "make check" target in src/test/isolation/Makefile. Tom Lane 15:01

May 10, 2011

Thread Author Time
pgsql: Update documentation to state there is three-value logic, not Bruce Momjian 01:05
pgsql: Update documentation to state there is three-value logic, not Bruce Momjian 01:05
pgsql: Documentation cleanup for the possible values of the datatype 'b Bruce Momjian 03:26
pgsql: In pg_upgrade, remove suggestion of setting pg_hba.conf to 'trus Bruce Momjian 14:43
pgsql: Be more wary in initdb's creation of platform-dependent collatio Tom Lane 16:09
pgsql: Adjust documentation with respect to "unknown" timezone setting. Tom Lane 17:49
pgsql: Put options help in alphabetical order Peter Eisentraut 19:40
pgsql: Add bug report line to pg_upgrade --help output Peter Eisentraut 19:40
pgsql: Add some punctuation Peter Eisentraut 19:40
pgsql: Put options in more alphabetical order Peter Eisentraut 19:40
pgsql: Format pg_upgrade --version in line with conventions Peter Eisentraut 19:40
pgsql: Put pg_test_fsync --help and --version output in line with conve Peter Eisentraut 19:40
pgsql: For create/dropdb, only connect once to the server since we now Bruce Momjian 23:44

May 11, 2011

Thread Author Time
pgsql: Prevent datebsearch() from crashing on base == NULL && nel == 0. Tom Lane 00:37
pgsql: Mention "backslash" escape processing change in 9.1 release note Bruce Momjian 00:57
pgsql: Be more explicit about the meaning of the change in standard_con Tom Lane 03:45
pgsql: Shut down WAL receiver if it's still running at end of recovery. Heikki Linnakangas 09:50
pgsql: Shut down WAL receiver if it's still running at end of recovery. Heikki Linnakangas 11:51
pgsql: Clean up parsing of CREATE TRIGGER's argument list. Tom Lane 18:44
pgsql: Split PGC_S_DEFAULT into two values, for true boot_val vs comput Tom Lane 23:58

May 12, 2011

Thread Author Time
pgsql: Fix assorted typos Alvaro Herrera 12:53
pgsql: Fix write-past-buffer-end in ldapServiceLookup(). Tom Lane 15:58
pgsql: Fix write-past-buffer-end in ldapServiceLookup(). Tom Lane 15:58
pgsql: Fix write-past-buffer-end in ldapServiceLookup(). Tom Lane 15:58
pgsql: Fix write-past-buffer-end in ldapServiceLookup(). Tom Lane 15:58
pgsql: Fix write-past-buffer-end in ldapServiceLookup(). Tom Lane 15:58
pgsql: Kill stray "not". Robert Haas 21:10

May 13, 2011

Thread Author Time
pgsql: More cleanup of FOREIGN TABLE permissions handling. Robert Haas 19:51

May 15, 2011

Thread Author Time
pgsql: Build and run isolation test programs under MSVC. Andrew Dunstan 21:57
pgsql: Add missing check function lookup. Andrew Dunstan 22:04
pgsql: Fix bad macro call noticed by MSVC compiler. Andrew Dunstan 22:45

May 16, 2011

Thread Author Time
pgsql: Add required psqldir setting for isolation checks. Andrew Dunstan 03:13
pgsql: Quote isolationtester command name so Windows will not think dot Andrew Dunstan 03:42
pgsql: Allow pg_upgrade to honor libpq environment variables. Add 'loc Bruce Momjian 14:48
pgsql: Add pg_upgrade check to make sure the user has full access permi Bruce Momjian 15:02
pgsql: Remove redundant privilege doc sentences. Bruce Momjian 15:23
pgsql: Update pg_upgrade directory check error message. Bruce Momjian 16:33
pgsql: Fix pg_dump's handling of extension-member casts and languages. Tom Lane 20:42

May 18, 2011

Thread Author Time
pgsql: Fix pg_upgrade build problem on Windows when using X_OK access Bruce Momjian 16:14
pgsql: Improve pg_upgrade X_OK comment. Bruce Momjian 16:26
pgsql: /contrib/foo -> contrib/foo Peter Eisentraut 22:17
pgsql: Spell checking and markup refinement Peter Eisentraut 22:17

Browse Archives

Prev | Next