pgsql-committers since 2011-11-03 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

Nov. 3, 2011

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Reduce checkpoints and WAL traffic on low activity database serv Greg Smith 00:21
Re: Re: [COMMITTERS] pgsql: Reduce checkpoints and WAL traffic on low activity database serv Tom Lane 03:16
pgsql: Fix handling of PlaceHolderVars in nestloop parameter management Tom Lane 04:51
pgsql: Fix handling of PlaceHolderVars in nestloop parameter management Tom Lane 04:51
pgsql: Improve docs for timing and skipping of checkpoints Simon Riggs 08:54
Re: Re: [COMMITTERS] pgsql: Reduce checkpoints and WAL traffic on low activity database serv Simon Riggs 08:55
Re: Re: [COMMITTERS] pgsql: Reduce checkpoints and WAL traffic on low activity database serv Robert Haas 11:33
pgsql: Support range data types. Heikki Linnakangas 11:56
pgsql: Pre-pad WAL files when streaming transaction log Magnus Hagander 14:39
pgsql: Properly close replication connection in pg_receivexlog Magnus Hagander 14:44
pgsql: Do not treat a superuser as a member of every role for HBA purpo Andrew Dunstan 16:50
pgsql: Implement a dry-run mode for isolationtester Alvaro Herrera 17:22
pgsql: Adjust pg_upgrade "new database skip" code, e.g. 'postgres', to Bruce Momjian 17:57
Re: pgsql: Do not treat a superuser as a member of every role for HBA purpo Tom Lane 19:16
Re: pgsql: Do not treat a superuser as a member of every role for HBA purpo Andrew Dunstan 20:04
pgsql: Role membership of superusers is only by explicit membership for Andrew Dunstan 20:34
pgsql: Fix inline_set_returning_function() to allow multiple OUT parame Tom Lane 21:54
pgsql: Fix inline_set_returning_function() to allow multiple OUT parame Tom Lane 21:54
pgsql: Fix inline_set_returning_function() to allow multiple OUT parame Tom Lane 21:54
pgsql: Fix inline_set_returning_function() to allow multiple OUT parame Tom Lane 21:54
pgsql: Improve comments for TSLexeme data structure. Tom Lane 23:18
pgsql: Fix bogus code in contrib/ tsearch dictionary examples. Tom Lane 23:18
pgsql: Fix bogus code in contrib/ tsearch dictionary examples. Tom Lane 23:18
pgsql: Fix bogus code in contrib/ tsearch dictionary examples. Tom Lane 23:18
pgsql: Fix bogus code in contrib/ tsearch dictionary examples. Tom Lane 23:18
pgsql: Fix bogus code in contrib/ tsearch dictionary examples. Tom Lane 23:18

Nov. 4, 2011

Thread Author Time
pgsql: Unbreak isolationtester on Win32 Alvaro Herrera 02:36
pgsql: Move user functions related to WAL into xlogfuncs.c Simon Riggs 09:38
pgsql: Silence bogus compiler warning. Robert Haas 14:41
pgsql: Check the return value of getcwd(), instead of assuming success. Robert Haas 14:41
pgsql: Add missing space in comment Magnus Hagander 14:57
pgsql: Add note about using GNU tar warning options for base backups Peter Eisentraut 19:55
pgsql: Fix archive_command example Peter Eisentraut 20:05
pgsql: Fix archive_command example Peter Eisentraut 20:05
pgsql: Fix archive_command example Peter Eisentraut 20:05
pgsql: Fix archive_command example Peter Eisentraut 20:05
pgsql: Fix archive_command example Peter Eisentraut 20:05

Nov. 5, 2011

Thread Author Time
pgsql: Don't assume that a tuple's header size is unchanged during toas Tom Lane 03:25
pgsql: Don't assume that a tuple's header size is unchanged during toas Tom Lane 03:25
pgsql: Don't assume that a tuple's header size is unchanged during toas Tom Lane 03:25
pgsql: Don't assume that a tuple's header size is unchanged during toas Tom Lane 03:25
pgsql: Don't assume that a tuple's header size is unchanged during toas Tom Lane 03:25
pgsql: Don't assume that a tuple's header size is unchanged during toas Tom Lane 03:25
pgsql: Make psql \d on a sequence show the table/column owning it Magnus Hagander 11:56
pgsql: Show statistics target for columns in \d+ on a table Magnus Hagander 12:03
Re: pgsql: Show statistics target for columns in \d+ on a table Tom Lane 14:38
pgsql: Update regression tests for \d+ modification Magnus Hagander 15:01
Re: pgsql: Show statistics target for columns in \d+ on a table Magnus Hagander 15:01

Nov. 6, 2011

Thread Author Time
pgsql: Oops, forgot to fix the catversion when I committed the range ty Heikki Linnakangas 12:36
pgsql: Un-break horology regression test. Tom Lane 23:20

Nov. 7, 2011

Thread Author Time
pgsql: On second thought, we'd better just drop these tests altogether. Tom Lane 01:12
pgsql: Fix timestamp range subdiff functions, when using float datetime Heikki Linnakangas 15:44
pgsql: Fix assorted bugs in contrib/unaccent's configuration file parsi Tom Lane 16:50
pgsql: Fix assorted bugs in contrib/unaccent's configuration file parsi Tom Lane 16:50
pgsql: Fix assorted bugs in contrib/unaccent's configuration file parsi Tom Lane 16:50
pgsql: Minor grammar improvements. Robert Haas 17:27

Nov. 8, 2011

Thread Author Time
pgsql: Make VACUUM avoid waiting for a cleanup lock, where possible. Robert Haas 02:46
pgsql: Remove hstore's text => text operator. Robert Haas 02:51
pgsql: -DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS Peter Eisentraut 04:56
pgsql: -DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS Peter Eisentraut 04:56
pgsql: -DLINUX_OOM_ADJ=0 should be in CPPFLAGS, not CFLAGS Peter Eisentraut 04:56
Re: pgsql: Remove hstore's text => text operator. Thom Brown 07:38
Re: pgsql: Make VACUUM avoid waiting for a cleanup lock, where possible. Thom Brown 07:43
pgsql: Adjust range type docs for some last-minute changes I made to th Heikki Linnakangas 07:47
pgsql: Rewrite comment for slightly greater accuracy. Robert Haas 13:12
pgsql: Fix hstore regression tests. Robert Haas 13:12
Re: pgsql: Remove hstore's text => text operator. Andrew Dunstan 14:23
pgsql: Make DatumGetInetP() unpack inet datums with a 1-byte header, an Heikki Linnakangas 20:51
pgsql: Make DatumGetInetP() unpack inet datums with a 1-byte header, an Heikki Linnakangas 20:51
pgsql: Make DatumGetInetP() unpack inet datums with a 1-byte header, an Heikki Linnakangas 20:51
pgsql: Make DatumGetInetP() unpack inet datums with a 1-byte header, an Heikki Linnakangas 20:51
pgsql: Make DatumGetInetP() unpack inet datums with a 1-byte header, an Heikki Linnakangas 20:51

Nov. 9, 2011

Thread Author Time
pgsql: Wrap appendrel member outputs in PlaceHolderVars in additional c Tom Lane 02:14
pgsql: Wrap appendrel member outputs in PlaceHolderVars in additional c Tom Lane 02:14
pgsql: Fix random discrepancies between parallel_schedule and serial_sc Tom Lane 04:05
pgsql: Fix random discrepancies between parallel_schedule and serial_sc Tom Lane 04:05
pgsql: Tweak new regression test case for more portability. Tom Lane 05:14
pgsql: In COPY, insert tuples to the heap in batches. Heikki Linnakangas 09:06
Re: [COMMITTERS] pgsql: In COPY, insert tuples to the heap in batches. Simon Riggs 13:25
pgsql: Fix compiler warning. Robert Haas 16:15
Re: [COMMITTERS] pgsql: In COPY, insert tuples to the heap in batches. Heikki Linnakangas 18:42
pgsql: Clean gettext-files file in clean target Peter Eisentraut 18:58
pgsql: Fix bugs in the COPY heap-insert batching patch. Heikki Linnakangas 19:28
pgsql: Only install the extension files for the current Python major ve Peter Eisentraut 19:46
pgsql: Only install the extension files for the current Python major ve Peter Eisentraut 19:46

Nov. 10, 2011

Thread Author Time
pgsql: Fix another bug in the redo of COPY batches. Heikki Linnakangas 10:21
psqlodbc - psqlodbc: Fix the bug that the first fetch operation doesn't User Hinoue 12:06
psqlodbc - psqlodbc: Revise the handling of decimal point. User Hinoue 13:36
pgsql: Document that PQexec() can handle a NULL res pointer just fine. Bruce Momjian 18:01
pgsql: Document that PQexec() can handle a NULL res pointer just fine. Bruce Momjian 18:01
pgsql: Fix server header file installation with vpath builds Peter Eisentraut 20:30
pgsql: Fix server header file installation with vpath builds Peter Eisentraut 20:30
pgsql: Fix server header file installation with vpath builds Peter Eisentraut 20:30
pgsql: Fix server header file installation with vpath builds Peter Eisentraut 20:30
pgsql: Fix server header file installation with vpath builds Peter Eisentraut 20:30
pgsql: Fix server header file installation with vpath builds Peter Eisentraut 20:30
pgsql: Avoid platform-dependent infinite loop in pg_dump. Tom Lane 21:10
pgsql: Avoid platform-dependent infinite loop in pg_dump. Tom Lane 21:10
pgsql: Revert removal of trace_userlocks, because userlocks aren't gone Robert Haas 22:59
pgsql: Correct documentation for trace_userlocks. Robert Haas 23:04
pgsql: Correct documentation for trace_userlocks. Robert Haas 23:04
pgsql: Correct documentation for trace_userlocks. Robert Haas 23:04
pgsql: Correct documentation for trace_userlocks. Robert Haas 23:04
pgsql: Throw nice error if server is too old to support psql's \ef or \ Tom Lane 23:37
pgsql: Throw nice error if server is too old to support psql's \ef or \ Tom Lane 23:37
pgsql: Throw nice error if server is too old to support psql's \ef or \ Tom Lane 23:37
pgsql: Throw nice error if server is too old to support psql's \ef or \ Tom Lane 23:37
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Thom Brown 23:56

Nov. 11, 2011

Thread Author Time
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Thom Brown 00:28
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Alvaro Herrera 03:32
psqlodbc - psqlodbc: Adjust the operations after closing eof-detected User Hinoue 12:11
psqlodbc - psqlodbc: Before dropping the statement, sync and discard the User Hinoue 22:52
psqlodbc - psqlodbc: add the change history. Hiroshi Saito 23:50

Nov. 12, 2011

Thread Author Time
pgsql: Fix psql's \dd version check for operator families. Robert Haas 04:34
pgsql: Avoid retaining multiple relation locks in RangeVarGetRelid. Robert Haas 06:23
pgsql: Add psql expanded auto mode Peter Eisentraut 15:07
pgsql: In plpgsql, allow foreign tables to define row types. Tom Lane 23:49
pgsql: In plpgsql, allow foreign tables to define row types. Tom Lane 23:49

Nov. 13, 2011

Thread Author Time
pgsql: Wakeup WALWriter as needed for asynchronous commit performance. Simon Riggs 09:04
pgsql: Applied patch by Zoltan to fix copy&paste bug in ecpg's sqlda ha Michael Meskes 12:58
pgsql: Applied patch by Zoltan to fix copy&paste bug in ecpg's sqlda ha Michael Meskes 12:58
pgsql: Applied patch by Zoltan to fix copy&paste bug in ecpg's sqlda ha Michael Meskes 12:59

Nov. 14, 2011

Thread Author Time
pgsql: Run pgindent on range type files, per request from Tom. Bruce Momjian 17:09
pgsql: Rerun pgindent with updated typedef list. Bruce Momjian 17:12
pgsql: Fix copyright notices, other minor editing in new range-types co Tom Lane 18:59
pgsql: Return FALSE instead of throwing error for comparisons with empt Tom Lane 20:16
pgsql: Return NULL instead of throwing error when desired bound is not Tom Lane 20:34

Nov. 15, 2011

Thread Author Time
pgsql: Update oidjoins regression test to match git HEAD. Tom Lane 01:28
pgsql: Fix alignment and toasting bugs in range types. Tom Lane 02:42
pgsql: Restructure function-internal caching in the range type code. Tom Lane 18:06
pgsql: Improve caching in range type I/O functions. Tom Lane 20:48

Nov. 16, 2011

Thread Author Time
pgsql: Don't elide blank lines when accumulating psql command history. Robert Haas 01:36
pgsql: Don't elide blank lines when accumulating psql command history. Robert Haas 01:36
pgsql: Don't elide blank lines when accumulating psql command history. Robert Haas 01:36
pgsql: Don't elide blank lines when accumulating psql command history. Robert Haas 01:36
pgsql: Don't elide blank lines when accumulating psql command history. Robert Haas 01:36
pgsql: Don't elide blank lines when accumulating psql command history. Robert Haas 01:36
psqlodbc - psqlodbc: Fix memory leaks in case memory overflow. User Hinoue 14:22
pgsql: Code review for range-types catalog entries. Tom Lane 23:21

Nov. 17, 2011

Thread Author Time
pgsql: Applied Zoltan's patch to correctly align interval and timestamp Michael Meskes 13:51
pgsql: Applied Zoltan's patch to correctly align interval and timestamp Michael Meskes 13:51
pgsql: Applied Zoltan's patch to correctly align interval and timestamp Michael Meskes 13:51
pgsql: Restructure get_object_address() so it's safe against concurrent Robert Haas 17:52
pgsql: Remove pg_upgrade function no longer called (dir_matching_filena Bruce Momjian 18:17
pgsql: Fix pg_upgrade's pg_scandir_internal() to properly handle a NULL Bruce Momjian 18:25
pgsql: Fix pg_upgrade's pg_scandir_internal() to properly handle a NULL Bruce Momjian 18:25
pgsql: Fix pg_upgrade's pg_scandir_internal() the right way. Backpatch Bruce Momjian 18:41
pgsql: Fix pg_upgrade's pg_scandir_internal() the right way. Backpatch Bruce Momjian 18:41
pgsql: Remove ancient downcasing code from procedural language operatio Robert Haas 19:25
pgsql: Don't quote language name Alvaro Herrera 21:30
Re: pgsql: Don't quote language name Thom Brown 21:33
pgsql: Don't quote language name Alvaro Herrera 21:42
Re: pgsql: Don't quote language name Alvaro Herrera 21:43
Re: pgsql: Don't quote language name Thom Brown 21:45
pgsql: Fix range_cmp_bounds for the case of equal-valued exclusive boun Tom Lane 21:52
pgsql: Extend the unknowns-are-same-as-known-inputs type resolution heu Tom Lane 23:28
pgsql: Declare range inclusion operators as taking anyelement not anyno Tom Lane 23:56

Nov. 18, 2011

Thread Author Time
pgsql: Further consolidation of DROP statement handling. Robert Haas 02:32
pgsql: Remove scandir() requirement in pg_upgrade; instead just use re Bruce Momjian 02:59
pgsql: Do missed autoheader run for previous commit. Tom Lane 03:39
Re: pgsql: Do missed autoheader run for previous commit. Bruce Momjian 04:03
Re: pgsql: Do missed autoheader run for previous commit. Tom Lane 04:19
Re: pgsql: Do missed autoheader run for previous commit. Bruce Momjian 04:20
Re: pgsql: Do missed autoheader run for previous commit. Alvaro Herrera 13:38
Re: pgsql: Do missed autoheader run for previous commit. Tom Lane 14:12
Re: pgsql: Do missed autoheader run for previous commit. Alvaro Herrera 14:24
Re: [COMMITTERS] pgsql: Do missed autoheader run for previous commit. Tom Lane 14:54
pgsql: Avoid marking buffer dirty when VACUUM has no work to do. Simon Riggs 16:09
Re: pgsql: Avoid marking buffer dirty when VACUUM has no work to do. Tom Lane 16:19
pgsql: Further review of range-types patch. Tom Lane 23:24

Nov. 19, 2011

Thread Author Time
npgsql - Npgsql2: Fix: [#1010992] System.Double to DOUBLE PRECISION User Fxjr 03:03
npgsql - Npgsql2: Fixed problem with file encoding. User Fxjr 03:43
npgsql - Npgsql2: Removed erroneous line added by mistake. User Fxjr 04:11
pgsql: Avoid floating-point underflow while tracking buffer allocation Tom Lane 05:38
pgsql: Avoid floating-point underflow while tracking buffer allocation Tom Lane 05:38
pgsql: Avoid floating-point underflow while tracking buffer allocation Tom Lane 05:38
pgsql: Avoid floating-point underflow while tracking buffer allocation Tom Lane 05:38
pgsql: Avoid floating-point underflow while tracking buffer allocation Tom Lane 05:38

Nov. 21, 2011

Thread Author Time
npgsql - Npgsql2: Fixed some encoding problems detected by Monodevelop. User Fxjr 02:04
npgsql - Npgsql2: Fixed Bug1010788UpdateRowSource testcase. User Fxjr 02:44
pgsql: Further code review for range types patch. Tom Lane 04:50
pgsql: Fix citext upgrade script to update derived copies of pg_type.ty Tom Lane 16:25
pgsql: Fix citext upgrade script to update derived copies of pg_type.ty Tom Lane 16:25
Re: pgsql: Do missed autoheader run for previous commit. Bruce Momjian 20:08
pgsql: More code review for rangetypes patch. Tom Lane 21:20

Nov. 22, 2011

Thread Author Time
Re: [COMMITTERS] pgsql: Avoid marking buffer dirty when VACUUM has no work to do. Tom Lane 02:32
Re: [COMMITTERS] pgsql: Avoid marking buffer dirty when VACUUM has no work to do. Simon Riggs 09:36
pgsql: Continue to allow VACUUM to mark last block of index dirty Simon Riggs 09:48
pgsql: Small markup and wording improvement Peter Eisentraut 19:15
pgsql: Still more review for range-types patch. Tom Lane 21:06
pgsql: Check for INSERT privileges in SELECT INTO / CREATE TABLE AS. Robert Haas 21:16
psqlodbc - psqlodbc: Clear col_info(columns info) cache ehen DROP/ALTER User Hinoue 21:50
pgsql: Improve implementation of range-contains-element tests. Tom Lane 22:45
psqlodbc - psqlodbc: add the change history. Hiroshi Saito 23:19

Nov. 23, 2011

Thread Author Time
pgsql: Remove zero- and one-argument range constructor functions. Tom Lane 01:45
pgsql: Remove user-selectable ANALYZE option for range types. Tom Lane 05:03
pgsql: Creator of a range type must have permission to call support fun Tom Lane 17:46
pgsql: Adjust range_adjacent to support different canonicalization rule Tom Lane 22:13

Nov. 24, 2011

Thread Author Time
pgsql: Some more editing of the range-types documentation. Tom Lane 00:14
pgsql: Add pg_upgrade ENABLE_SAME_CATVERSION_UPGRADES macro for testing Bruce Momjian 03:52

Browse Archives

Prev | Next