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

Thread Author Time
Re: [HACKERS] Re: pgsql: setlocale() on Windows doesn't work correctly if the locale name Tom Lane 00:22
pgsql: Throw error for mismatched pg_upgrade clusters Bruce Momjian 01:00
Re: [HACKERS] Re: pgsql: setlocale() on Windows doesn't work correctly if the locale name Hiroshi Inoue 01:42
Re: [HACKERS] Re: pgsql: setlocale() on Windows doesn't work correctly if the locale name Andrew Dunstan 03:25
Re: [HACKERS] Re: pgsql: setlocale() on Windows doesn't work correctly if the locale name Hiroshi Inoue 03:48
Re: Re: [COMMITTERS] pgsql: setlocale() on Windows doesn't work correctly if the locale name Heikki Linnakangas 06:30
pgsql: Quotes in strings injected into bki file need to escaped. In par Heikki Linnakangas 07:07
pgsql: Quotes in strings injected into bki file need to escaped. In par Heikki Linnakangas 07:07
pgsql: Quotes in strings injected into bki file need to escaped. In par Heikki Linnakangas 07:07
pgsql: Pg_upgrade C comment addition. Bruce Momjian 09:45
Re: Re: [COMMITTERS] pgsql: setlocale() on Windows doesn't work correctly if the locale name Tom Lane 13:08
Re: Re: [COMMITTERS] pgsql: setlocale() on Windows doesn't work correctly if the locale name Hiroshi Inoue 13:16
Re: Re: [COMMITTERS] pgsql: setlocale() on Windows doesn't work correctly if the locale name Tom Lane 13:38
pgsql: Fix PL/Python traceback for error in separate file Peter Eisentraut 20:23
Re: Re: [COMMITTERS] pgsql: setlocale() on Windows doesn't work correctly if the locale name Hiroshi Inoue 21:39
Re: Re: [COMMITTERS] pgsql: setlocale() on Windows doesn't work correctly if the locale name Hiroshi Inoue 21:40
pgsql: Make plan_cluster_use_sort cope with no IndexOptInfo for the tar Tom Lane 21:44
pgsql: Set indcheckxmin true when REINDEX fixes an invalid or not-ready Tom Lane 23:01
pgsql: Set indcheckxmin true when REINDEX fixes an invalid or not-ready Tom Lane 23:01
pgsql: Set indcheckxmin true when REINDEX fixes an invalid or not-ready Tom Lane 23:01

April 21, 2011

Thread Author Time
pgsql: Fix bugs in indexing of in-doubt HOT-updated tuples. Tom Lane 00:34
pgsql: Fix bugs in indexing of in-doubt HOT-updated tuples. Tom Lane 00:34
pgsql: Fix bugs in indexing of in-doubt HOT-updated tuples. Tom Lane 00:34
pgsql: Fix bugs in indexing of in-doubt HOT-updated tuples. Tom Lane 00:34
pgsql: Allow ALTER TABLE name {OF type | NOT OF}. Robert Haas 02:01
pgsql: Typo fix. Robert Haas 02:05
libpqtypes - libpqtypes: fixed bug in error.c where the global init User Achernow 02:15
pgsql: Fix use of incorrect constant RemoveRoleFromObjectACL. Robert Haas 02:26
pgsql: Fix use of incorrect constant RemoveRoleFromObjectACL. Robert Haas 02:26
pgsql: Allow ALTER TYPE .. ADD ATTRIBUTE .. CASCADE to recurse to desce Robert Haas 03:02
pgsql: Avoid possible divide-by-zero in gincostestimate. Tom Lane 23:29

April 22, 2011

Thread Author Time
pgsql: Improve doc wording for SQL syntax of LIMIT/OFFSET. Bruce Momjian 02:26
pgsql: Make a code-cleanup pass over the collations patch. Tom Lane 21:43
pgsql: Add fill-column setting to emacs example configurations Peter Eisentraut 21:49
pgsql: Small update to emacs example configuration Peter Eisentraut 21:49
pgsql: De-kludge contrib/btree_gin for collations. Tom Lane 22:23

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

Browse Archives

Prev | Next