pgsql-committers before 2015-09-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

Aug. 14, 2015

Thread Author Time
Re: pgsql: Allow pg_create_physical_replication_slot() to reserve WAL. Michael Paquier 06:32
Re: pgsql: Allow pg_create_physical_replication_slot() to reserve WAL. Andres Freund 06:50
Re: pgsql: Allow pg_create_physical_replication_slot() to reserve WAL. 📎 Michael Paquier 07:03
Re: pgsql: Allow pg_create_physical_replication_slot() to reserve WAL. Andres Freund 07:07
pgsql: Reduce lock levels for ALTER TABLE SET autovacuum storage option Simon Riggs 13:20
pgsql: Update key words table for 9.5 Peter Eisentraut 16:15
pgsql: Update key words table for 9.5 Peter Eisentraut 16:15

Aug. 15, 2015

Thread Author Time
pgsql: Encoding PG_UHC is code page 949. Noah Misch 00:26
pgsql: Restore old pgwin32_message_to_UTF16() behavior outside transact Noah Misch 00:26
pgsql: Restore old pgwin32_message_to_UTF16() behavior outside transact Noah Misch 00:26
pgsql: Restore old pgwin32_message_to_UTF16() behavior outside transact Noah Misch 00:26
pgsql: Encoding PG_UHC is code page 949. Noah Misch 00:26
pgsql: Encoding PG_UHC is code page 949. Noah Misch 00:26
pgsql: Reject isolation test specifications with duplicate step names. Robert Haas 02:14
pgsql: Remove bogus step from test_decoding isolation tests. Robert Haas 02:41
pgsql: Remove unused expected-output file. Robert Haas 03:13
Re: pgsql: Reduce lock levels for ALTER TABLE SET autovacuum storage option Michael Paquier 12:17
pgsql: Use the correct type for TableInfo->relreplident. Andres Freund 14:32
pgsql: Use the correct type for TableInfo->relreplident. Andres Freund 14:32
pgsql: Use the correct type for TableInfo->relreplident. Andres Freund 14:32
pgsql: Don't use 'bool' as a struct member name in help_config.c. Andres Freund 14:50
pgsql: Don't use 'bool' as a struct member name in help_config.c. Andres Freund 14:50
pgsql: Don't use 'bool' as a struct member name in help_config.c. Andres Freund 14:50
pgsql: Don't use 'bool' as a struct member name in help_config.c. Andres Freund 14:51
pgsql: Don't use 'bool' as a struct member name in help_config.c. Andres Freund 14:51
pgsql: Don't use 'bool' as a struct member name in help_config.c. Andres Freund 14:51
pgsql: Don't use 'bool' as a struct member name in help_config.c. Andres Freund 14:51
pgsql: vacuumdb: Don't assign negative values to a boolean. Andres Freund 15:01
pgsql: vacuumdb: Don't assign negative values to a boolean. Andres Freund 15:01
pgsql: Use fuzzy path cost tiebreaking rule in our oldest supported bra Tom Lane 15:02
pgsql: Use fuzzy path cost tiebreaking rule in our oldest supported bra Tom Lane 15:02
pgsql: Correct type of waitMode variable in ExecInsertIndexTuples(). Andres Freund 15:12
pgsql: Correct type of waitMode variable in ExecInsertIndexTuples(). Andres Freund 15:12
pgsql: Don't use function definitions looking like old-style ones. Andres Freund 15:28
pgsql: Repair unsafe use of shared typecast-lookup table in plpgsql DO Tom Lane 16:01
pgsql: Repair unsafe use of shared typecast-lookup table in plpgsql DO Tom Lane 16:01
pgsql: Improve documentation about MVCC-unsafe utility commands. Tom Lane 17:30
pgsql: Improve documentation about MVCC-unsafe utility commands. Tom Lane 17:30
pgsql: Improve documentation about MVCC-unsafe utility commands. Tom Lane 17:30
pgsql: Improve documentation about MVCC-unsafe utility commands. Tom Lane 17:30
pgsql: Improve documentation about MVCC-unsafe utility commands. Tom Lane 17:30
pgsql: Improve documentation about MVCC-unsafe utility commands. Tom Lane 17:30
pgsql: Improve documentation about MVCC-unsafe utility commands. Tom Lane 17:30
pgsql: Add docs about postgres_fdw's setting of search_path and other G Tom Lane 18:32
pgsql: Add docs about postgres_fdw's setting of search_path and other G Tom Lane 18:32
pgsql: Add docs about postgres_fdw's setting of search_path and other G Tom Lane 18:32
pgsql: Add docs about postgres_fdw's setting of search_path and other G Tom Lane 18:32

Aug. 17, 2015

Thread Author Time
pgsql: Fix reporting of skipped transactions in pgbench. Heikki Linnakangas 07:16
pgsql: Improve configure test for the sse4.2 crc instruction. Andres Freund 09:36
pgsql: Improve configure test for the sse4.2 crc instruction. Andres Freund 09:36
pgsql: docs: Fix "typo" introduced in 3f811c2d. Andres Freund 09:55
pgsql: Fix performance bug from conflict between two previous improveme Tom Lane 23:39

Aug. 18, 2015

Thread Author Time
pgsql: psql: Make EXECUTE PROCEDURE tab completion a bit narrower. Robert Haas 17:03
pgsql: psql: Make EXECUTE PROCEDURE tab completion a bit narrower. Robert Haas 17:03
pgsql: Fix a few bogus statement type names in plpgsql error messages. Tom Lane 23:23
pgsql: Fix a few bogus statement type names in plpgsql error messages. Tom Lane 23:23
pgsql: Fix a few bogus statement type names in plpgsql error messages. Tom Lane 23:23
pgsql: Fix a few bogus statement type names in plpgsql error messages. Tom Lane 23:23
pgsql: Fix a few bogus statement type names in plpgsql error messages. Tom Lane 23:23
pgsql: Fix a few bogus statement type names in plpgsql error messages. Tom Lane 23:23
pgsql: Fix a few bogus statement type names in plpgsql error messages. Tom Lane 23:23

Aug. 19, 2015

Thread Author Time
pgsql: Fix bug in calculations of hash join buckets. Kevin Grittner 13:33
pgsql: Fix bug in calculations of hash join buckets. Kevin Grittner 13:33
pgsql: Update config.guess and config.sub Peter Eisentraut 15:51
pgsql: Update config.guess and config.sub Peter Eisentraut 15:51

Aug. 20, 2015

Thread Author Time
Re: pgsql: Fix namespace handling in xpath function martipamies 10:18
pgsql: Remove xpath namespace-handling change from 9.5 release notes. Tom Lane 16:28

Aug. 21, 2015

Thread Author Time
pgsql: doc: Whitespace and formatting fixes Peter Eisentraut 02:47
pgsql: doc: Whitespace and formatting fixes Peter Eisentraut 02:47
pgsql: Rename 'cmd' to 'cmd_name' in CreatePolicyStmt Stephen Frost 12:23
pgsql: In AlterRole, make bypassrls an int Stephen Frost 12:23
pgsql: Rename 'cmd' to 'cmd_name' in CreatePolicyStmt Stephen Frost 12:23
pgsql: In AlterRole, make bypassrls an int Stephen Frost 12:23
pgsql: Allow record_in() and record_recv() to work for transient record Tom Lane 16:22
pgsql: Allow record_in() and record_recv() to work for transient record Tom Lane 16:22
pgsql: Allow record_in() and record_recv() to work for transient record Tom Lane 16:22
pgsql: Fix plpython crash when returning string representation of a REC Tom Lane 16:22
pgsql: Fix plpython crash when returning string representation of a REC Tom Lane 16:22
pgsql: Allow record_in() and record_recv() to work for transient record Tom Lane 16:22
pgsql: Allow record_in() and record_recv() to work for transient record Tom Lane 16:22
pgsql: Fix plpython crash when returning string representation of a REC Tom Lane 16:22
pgsql: Fix plpython crash when returning string representation of a REC Tom Lane 16:22
pgsql: Fix plpython crash when returning string representation of a REC Tom Lane 16:22
pgsql: Allow record_in() and record_recv() to work for transient record Tom Lane 16:22
pgsql: Fix plpython crash when returning string representation of a REC Tom Lane 16:22
pgsql: Remove ExecGetScanType function Alvaro Herrera 17:16
Re: pgsql: In AlterRole, make bypassrls an int Alvaro Herrera 17:35
pgsql: Do not allow *timestamp to be passed as NULL Alvaro Herrera 17:40
pgsql: Do not allow *timestamp to be passed as NULL Alvaro Herrera 17:40
Re: pgsql: In AlterRole, make bypassrls an int Stephen Frost 17:41
pgsql: Clean up roles from roleattributes test Stephen Frost 19:51
pgsql: Clean up roles from roleattributes test Stephen Frost 19:51

Aug. 22, 2015

Thread Author Time
pgsql: Detect mismatched CONTINUE and EXIT statements at plpgsql compil Tom Lane 00:17
pgsql: Avoid O(N^2) behavior when enlarging SPI tuple table in spi_prin Tom Lane 00:33
pgsql: Avoid O(N^2) behavior when enlarging SPI tuple table in spi_prin Tom Lane 00:33
pgsql: Avoid O(N^2) behavior when enlarging SPI tuple table in spi_prin Tom Lane 00:33
pgsql: Avoid O(N^2) behavior when enlarging SPI tuple table in spi_prin Tom Lane 00:33
pgsql: Avoid O(N^2) behavior when enlarging SPI tuple table in spi_prin Tom Lane 00:33
pgsql: Avoid O(N^2) behavior when enlarging SPI tuple table in spi_prin Tom Lane 00:33
pgsql: Avoid O(N^2) behavior when enlarging SPI tuple table in spi_prin Tom Lane 00:33
pgsql: Add hint to run "pgbench -i", if test tables don't exist. Heikki Linnakangas 13:26

Aug. 23, 2015

Thread Author Time
pgsql: Improve whitespace Peter Eisentraut 02:03
pgsql: Improve whitespace Peter Eisentraut 02:03
pgsql: Improve spelling Peter Eisentraut 02:03
pgsql: Improve spelling Peter Eisentraut 02:03
pgsql: Fix typo in C comment. Kevin Grittner 16:41
pgsql: Fix typo in C comment. Kevin Grittner 16:41
pgsql: Avoid use of float arithmetic in bipartite_match.c. Tom Lane 17:02
pgsql: Avoid use of float arithmetic in bipartite_match.c. Tom Lane 17:02
Re: pgsql: Avoid use of float arithmetic in bipartite_match.c. Andres Freund 17:25
Re: pgsql: Avoid use of float arithmetic in bipartite_match.c. Tom Lane 17:30
Re: pgsql: Avoid use of float arithmetic in bipartite_match.c. Andres Freund 17:44
pgsql: Reduce number of bytes examined by convert_one_string_to_scalar( Tom Lane 19:15
pgsql: Tweak wording of syntax error messages about bad CONTINUE/EXIT s Tom Lane 21:34

Aug. 25, 2015

Thread Author Time
Re: [COMMITTERS] pgsql: Change TAP test framework to not rely on having a chmod executab 📎 Peter Eisentraut 14:02
pgsql: Fix potential platform dependence in gist regression test. Tom Lane 15:43
pgsql: Fix potential platform dependence in gist regression test. Tom Lane 15:43
pgsql: Limit the verbosity of memory context statistics dumps. Tom Lane 17:09
pgsql: Further tweak wording of error messages about bad CONTINUE/EXIT Tom Lane 18:06
pgsql: Docs: be explicit about datatype matching for lead/lag functions Tom Lane 23:13
pgsql: Docs: be explicit about datatype matching for lead/lag functions Tom Lane 23:13
pgsql: Docs: be explicit about datatype matching for lead/lag functions Tom Lane 23:13
pgsql: Docs: be explicit about datatype matching for lead/lag functions Tom Lane 23:13
pgsql: Docs: be explicit about datatype matching for lead/lag functions Tom Lane 23:13
pgsql: Docs: be explicit about datatype matching for lead/lag functions Tom Lane 23:13
pgsql: Docs: be explicit about datatype matching for lead/lag functions Tom Lane 23:13

Aug. 26, 2015

Thread Author Time
pgsql: Reestablish alignment of pg_controldata output. Joe Conway 01:46
pgsql: Reestablish alignment of pg_controldata output. Joe Conway 01:46
Re: [COMMITTERS] pgsql: Change TAP test framework to not rely on having a chmod executab Michael Paquier 06:15
pgsql: 9.5 release notes: mention lack of char() sort improvements Bruce Momjian 14:33
pgsql: 9.5 release notes: mention lack of char() sort improvements Bruce Momjian 14:33
Re: pgsql: 9.5 release notes: mention lack of char() sort improvements Bruce Momjian 14:34
pgsql: release notes: backpatch removal of xpath item to 9.5 tree Bruce Momjian 18:41
pgsql: release notes: abbreviated key speedup only for varchar/text Bruce Momjian 18:46
pgsql: release notes: abbreviated key speedup only for varchar/text Bruce Momjian 18:46
pgsql: Speed up HeapTupleSatisfiesMVCC() by replacing the XID-in-progre Tom Lane 22:19

Aug. 27, 2015

Thread Author Time
pgsql: Add a small cache of locks owned by a resource owner in Resource Tom Lane 16:22
pgsql: Add a small cache of locks owned by a resource owner in Resource Tom Lane 16:22
Re: [COMMITTERS] pgsql: psql: show proper row count in \x mode for zero-column output Bruce Momjian 17:12
pgsql: dblink docs: fix typo to use "connname" (3 n's), not "conname" Bruce Momjian 17:43
pgsql: dblink docs: fix typo to use "connname" (3 n's), not "conname" Bruce Momjian 17:43
pgsql: dblink docs: fix typo to use "connname" (3 n's), not "conname" Bruce Momjian 17:43
pgsql: dblink docs: fix typo to use "connname" (3 n's), not "conname" Bruce Momjian 17:43
pgsql: dblink docs: fix typo to use "connname" (3 n's), not "conname" Bruce Momjian 17:43
pgsql: dblink docs: fix typo to use "connname" (3 n's), not "conname" Bruce Momjian 17:43
pgsql: dblink docs: fix typo to use "connname" (3 n's), not "conname" Bruce Momjian 17:43

Aug. 28, 2015

Thread Author Time
pgsql: Simplify Perl chmod calls Peter Eisentraut 02:50
pgsql: Simplify Perl chmod calls Peter Eisentraut 02:50
Re: pgsql: Add missing_ok option to the SQL functions for reading files. Bruce Momjian 12:39
Re: pgsql: Add missing_ok option to the SQL functions for reading files. Michael Paquier 12:41
Re: pgsql: Add missing_ok option to the SQL functions for reading files. Bruce Momjian 14:17
Re: pgsql: Add missing_ok option to the SQL functions for reading files. Bruce Momjian 14:21
pgsql: Clarify what some historic terms in rewriteHandler.c mean. Andres Freund 14:30
pgsql: Ensure locks are acquired on RLS-added relations Stephen Frost 15:40
pgsql: Ensure locks are acquired on RLS-added relations Stephen Frost 15:40
Adding commit details to SGML release notes Bruce Momjian 21:12
Re: Adding commit details to SGML release notes Alvaro Herrera 21:27
Re: Adding commit details to SGML release notes Tom Lane 21:32
Re: Adding commit details to SGML release notes Bruce Momjian 21:49
Re: Adding commit details to SGML release notes Tom Lane 22:03
Re: Adding commit details to SGML release notes Andres Freund 22:23
Re: Adding commit details to SGML release notes Bruce Momjian 22:31

Aug. 29, 2015

Thread Author Time
pgsql: Fix s_lock.h PPC assembly code to be compatible with native AIX Tom Lane 20:09
pgsql: Fix s_lock.h PPC assembly code to be compatible with native AIX Tom Lane 20:09
pgsql: Fix s_lock.h PPC assembly code to be compatible with native AIX Tom Lane 20:09
pgsql: Fix s_lock.h PPC assembly code to be compatible with native AIX Tom Lane 20:09
pgsql: Fix s_lock.h PPC assembly code to be compatible with native AIX Tom Lane 20:09
pgsql: Fix s_lock.h PPC assembly code to be compatible with native AIX Tom Lane 20:09
pgsql: Fix s_lock.h PPC assembly code to be compatible with native AIX Tom Lane 20:09
pgsql: Use "mb" not the nonexistent "rmb" for pg_read_barrier() on Alph Tom Lane 20:34

Aug. 30, 2015

Thread Author Time
pgsql: Fix sepgsql regression tests. Joe Conway 18:11
pgsql: Fix sepgsql regression tests. Joe Conway 18:11
pgsql: Fix sepgsql regression tests. Joe Conway 18:11
pgsql: Fix sepgsql regression tests. Joe Conway 18:12

Aug. 31, 2015

Thread Author Time
pgsql: Remove long-dead support for platforms without sig_atomic_t. Tom Lane 05:36
pgsql: Small grammar fix Magnus Hagander 12:08
pgsql: Small grammar fix Magnus Hagander 12:08
pgsql: psql: print longtable as a possible \pset option Bruce Momjian 16:24
pgsql: psql: print longtable as a possible \pset option Bruce Momjian 16:24
pgsql: psql: print longtable as a possible \pset option Bruce Momjian 16:24
pgsql: psql: print longtable as a possible \pset option Bruce Momjian 16:24
pgsql: Remove support for Unix systems without the POSIX signal APIs. Tom Lane 16:56
pgsql: Remove theoretically-unnecessary special case for icc. Tom Lane 18:43
pgsql: Actually, it's not that hard to merge the Windows pqsignal code Tom Lane 19:53
pgsql: Allow icc to use the same atomics infrastructure as gcc. Tom Lane 20:30
pgsql: docs: remove outdated note about unique indexes Bruce Momjian 21:05
pgsql: docs: remove outdated note about unique indexes Bruce Momjian 21:05
pgsql: Clean up icc + ia64 situation. Tom Lane 22:10

Sept. 1, 2015

Thread Author Time
pgsql: Use <substeps> in pg_upgrade's procedure Alvaro Herrera 18:02
pgsql: Use <substeps> in pg_upgrade's procedure Alvaro Herrera 18:13
pgsql: Allow notifications to bgworkers without database connections. Robert Haas 20:32
pgsql: Allow notifications to bgworkers without database connections. Robert Haas 20:32
pgsql: pg_upgrade docs: clarify rsync and move verification step Bruce Momjian 20:42
pgsql: pg_upgrade docs: clarify rsync and move verification step Bruce Momjian 20:42
pgsql: Flush to show results of TestLib.pm (TAP) test as we go. Kevin Grittner 21:15
Re: pgsql: Flush to show results of TestLib.pm (TAP) test as we go. Tom Lane 21:24
pgsql: Document that PL/Python now returns floats using repr() not str( Tom Lane 23:26
pgsql: Document that PL/Python now returns floats using repr() not str( Tom Lane 23:26

Sept. 2, 2015

Thread Author Time
pgsql: Allow usage of huge maintenance_work_mem for GIN build. Teodor Sigaev 17:09
pgsql: Update the SSL test suite for recent changes to TAP testing fram Robert Haas 20:22

Browse Archives

Prev | Next