pgsql-committers since 2011-07-15 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

July 15, 2011

Thread Author Time
pgsql: Fix two ancient bugs in GiST code to re-find a parent after page Heikki Linnakangas 08:11
pgsql: Fix two ancient bugs in GiST code to re-find a parent after page Heikki Linnakangas 08:11
pgsql: Fix two ancient bugs in GiST code to re-find a parent after page Heikki Linnakangas 08:11
pgsql: Fix two ancient bugs in GiST code to re-find a parent after page Heikki Linnakangas 08:11
pgsql: Fix two ancient bugs in GiST code to re-find a parent after page Heikki Linnakangas 08:11
pgsql: Fix two ancient bugs in GiST code to re-find a parent after page Heikki Linnakangas 08:11
pgsql: Change the way the offset of downlink is stored in GISTInsertSta Heikki Linnakangas 09:25
pgbulkload - pgbulkload: Update pg_bulkload.html according to the recent User Masao_fujii 13:48
pgsql: Doc clarification for pg_locks columns. Bruce Momjian 17:13
pgsql: Set information_schema.tables.commit_action to null Peter Eisentraut 18:12
pgsql: Set different deadlock_timeout on each session in new isolation Alvaro Herrera 22:48

July 16, 2011

Thread Author Time
pgsql: Fix SSPI login when multiple roundtrips are required Magnus Hagander 18:04
pgsql: Fix SSPI login when multiple roundtrips are required Magnus Hagander 18:04
pgsql: Fix SSPI login when multiple roundtrips are required Magnus Hagander 18:04
pgsql: Fix SSPI login when multiple roundtrips are required Magnus Hagander 18:04
pgsql: Fix SSPI login when multiple roundtrips are required Magnus Hagander 18:04
pgsql: Add an errdetail_internal() ereport auxiliary routine. Tom Lane 18:23
pgsql: Add an errdetail_internal() ereport auxiliary routine. Tom Lane 18:23
pgsql: Use errdetail_internal() for SSI transaction cancellation detail Tom Lane 18:23
pgsql: Replace errdetail("%s", ...) with errdetail_internal("%s", ...). Tom Lane 18:23
pgsql: Use errdetail_internal() for SSI transaction cancellation detail Tom Lane 18:23
pgsql: Replace errdetail("%s", ...) with errdetail_internal("%s", ...). Tom Lane 18:23
pgsql: Improve make_subplanTargetList to avoid including Vars unnecessa Tom Lane 20:47

July 17, 2011

Thread Author Time
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Jim Nasby 17:20
pgsql: Add temp_file_limit GUC parameter to constrain temporary file sp Tom Lane 18:19
pgsql: Further thoughts about temp_file_limit patch. Tom Lane 19:05
Re: [COMMITTERS] pgsql: Add temp_file_limit GUC parameter to constrain temporary file sp Bruce Momjian 21:08
Re: [COMMITTERS] pgsql: Add temp_file_limit GUC parameter to constrain temporary file sp Tom Lane 21:10
Re: [COMMITTERS] pgsql: Add temp_file_limit GUC parameter to constrain temporary file sp Bruce Momjian 22:39

July 18, 2011

Thread Author Time
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Robert Haas 00:36
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Andrew Dunstan 00:44
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Robert Haas 00:50
Re: [COMMITTERS] pgsql: Enable CHECK constraints to be declared NOT VALID Alvaro Herrera 01:46
pgsql: Add pg_opfamily_is_visible. Robert Haas 03:25
pgsql: Remove claim that the project is not represented in the SQL work Peter Eisentraut 04:38
pgsql: Note that information_schema.sql_languages was removed in SQL:20 Peter Eisentraut 04:38
pgsql: Note that information_schema.sql_languages was removed in SQL:20 Peter Eisentraut 04:38
pgsql: Remove claim that the project is not represented in the SQL work Peter Eisentraut 04:38
pgsql: Create a "fast path" for acquiring weak relation locks. Robert Haas 04:50
Re: Re: [COMMITTERS] pgsql: Add temp_file_limit GUC parameter to constrain temporary file sp Peter Eisentraut 10:52
Re: Re: [COMMITTERS] pgsql: Add temp_file_limit GUC parameter to constrain temporary file sp Tom Lane 14:36
pgsql: Made ecpglib write double with a precision of 15 digits. Michael Meskes 14:38
pgsql: Made ecpglib write double with a precision of 15 digits. Michael Meskes 14:38
pgsql: Made ecpglib write double with a precision of 15 digits. Michael Meskes 14:38
pgsql: Made ecpglib write double with a precision of 15 digits. Michael Meskes 14:38
pgsql: Made ecpglib write double with a precision of 15 digits. Michael Meskes 14:38
Re: pgsql: Made ecpglib write double with a precision of 15 digits. Tom Lane 14:57
pgsql: Avoid index rebuild for no-rewrite ALTER TABLE .. ALTER TYPE. Robert Haas 15:05
Re: pgsql: Made ecpglib write double with a precision of 15 digits. Tom Lane 16:16
Re: pgsql: Made ecpglib write double with a precision of 15 digits. Michael Meskes 16:50
pgsql: Adapted expected result for latest change to ecpglib. Michael Meskes 17:08
pgsql: Made ecpglib write double with a precision of 15 digits. Michael Meskes 17:08
pgsql: Adapted expected result for latest change to ecpglib. Michael Meskes 17:08
pgsql: Adapted expected result for latest change to ecpglib. Michael Meskes 17:08
pgsql: Adapted expected result for latest change to ecpglib. Michael Meskes 17:22
pgsql: Adapted expected result for latest change to ecpglib. Michael Meskes 17:22
pgsql: Adapted expected result for latest change to ecpglib. Michael Meskes 17:22
pgsql: Add GET STACKED DIAGNOSTICS plpgsql command to retrieve exceptio Tom Lane 18:47
Re: Re: [COMMITTERS] pgsql: Add temp_file_limit GUC parameter to constrain temporary file sp Mark Kirkwood 22:29

July 19, 2011

Thread Author Time
pgsql: Cascading replication feature for streaming log-based replicatio Simon Riggs 02:44
pgbulkload - pgbulkload: Support PostgreSQL 9.1 and 9.2dev. User Itagaki 03:20
pgsql: Fix typo Peter Eisentraut 05:17
pgsql: Change debug message from ereport to elog Peter Eisentraut 05:17
pgsql: Fix typo Peter Eisentraut 05:17
pgsql: Put inline declaration before return type Peter Eisentraut 05:17
pgsql: Change debug message from ereport to elog Peter Eisentraut 05:17
Re: [COMMITTERS] pgsql: Cascading replication feature for streaming log-based replicatio 📎 Fujii Masao 06:31
pgsql: Introduce sending servers as new category for replication params Simon Riggs 08:01
pgsql: Minor doc additions for cascading replication. Simon Riggs 08:08
Re: [COMMITTERS] pgsql: Cascading replication feature for streaming log-based replicatio Simon Riggs 08:08
pgsql: Remove superfluous variable. Robert Haas 14:30
Re: pgsql: Further thoughts about temp_file_limit patch. Cédric Villemain 14:33
Re: pgsql: Further thoughts about temp_file_limit patch. Tom Lane 14:57
pgsql: Some refinement for the "fast path" lock patch. Robert Haas 16:13
pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs. Simon Riggs 16:22
pgsql: Add expected regress output on stricter isolation levels Alvaro Herrera 16:58
pgsql: Make isolationtester more robust on locked commands Alvaro Herrera 18:37
pgsql: Increase deadlock_timeout to 100ms in FK isolation tests Alvaro Herrera 18:37
Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs. Heikki Linnakangas 19:49
Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs. Simon Riggs 20:08
Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs. Heikki Linnakangas 20:24
Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs. Simon Riggs 20:46

July 20, 2011

Thread Author Time
pgsql: Minor improvement to pg_seclabel documentation. Robert Haas 13:25
pgsql: Improve sepgsql and SECURITY LABEL documentation. Robert Haas 13:25
pgsql: Minor improvement to pg_seclabel documentation. Robert Haas 13:25
pgsql: Improve sepgsql and SECURITY LABEL documentation. Robert Haas 13:25
pgsql: Rewrite libxml error handling to be more robust. Tom Lane 17:04
pgsql: Support SECURITY LABEL on databases, tablespaces, and roles. Robert Haas 17:18
pgsql: In pg_upgrade, use pg_strudup(), for consistency. Bruce Momjian 20:38
pgsql: In pg_upgrade, fix the -l/log option to work on Windows. Bruce Momjian 22:31
pgsql: In pg_upgrade, fix the -l/log option to work on Windows. Bruce Momjian 22:31
pgsql: In pg_upgrade, fix the -l/log option to work on Windows. Bruce Momjian 22:31
pgsql: Ensure that xpath() escapes special characters in string values. Tom Lane 22:45

July 21, 2011

Thread Author Time
pgsql: Make xpath() do something useful with XPath expressions that ret Tom Lane 15:33
pgsql: Fix PQsetvalue() to avoid possible crash when adding a new tuple Tom Lane 16:25
pgsql: Fix PQsetvalue() to avoid possible crash when adding a new tuple Tom Lane 16:25
pgsql: Fix PQsetvalue() to avoid possible crash when adding a new tuple Tom Lane 16:25
pgsql: Fix PQsetvalue() to avoid possible crash when adding a new tuple Tom Lane 16:25
Re: Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs. Tom Lane 16:56
Re: Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs. Simon Riggs 17:30
Re: Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs. Alvaro Herrera 18:05
pgsql: In pg_upgrade, add C comment about why we don't try to do shared Bruce Momjian 21:13

July 22, 2011

Thread Author Time
Re: Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs. Heikki Linnakangas 07:34
pgsql: Unbreak unlogged tables. Robert Haas 20:18
pgsql: Unbreak unlogged tables. Robert Haas 20:18

July 23, 2011

Thread Author Time
pgsql: Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 21:00
pgsql: Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 21:00
pgsql: Change EDITOR_LINENUMBER_SWITCH to an environment variable Peter Eisentraut 21:50
pgsql: Change EDITOR_LINENUMBER_SWITCH to an environment variable Peter Eisentraut 21:50
Re: [COMMITTERS] pgsql: Looks like we can't declare getpeereid on Windows anyway. Andrew Dunstan 22:53
pgsql: Unbreak Windows builds broken by EDITOR_LINENUMBER_ARG change. Andrew Dunstan 23:33
pgsql: Unbreak Windows builds broken by EDITOR_LINENUMBER_ARG change. Andrew Dunstan 23:33

July 24, 2011

Thread Author Time
pgsql: In pg_upgrade on Windows, check if the directory is writable by Bruce Momjian 05:43
pgsql: In pg_upgrade on Windows, check if the directory is writable by Bruce Momjian 05:43
pgsql: Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag. Tom Lane 19:18
pgsql: Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag. Tom Lane 19:18
pgsql: Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag. Tom Lane 19:18
pgsql: Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag. Tom Lane 19:18
pgsql: Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag. Tom Lane 19:18
pgsql: Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag. Tom Lane 19:18
pgsql: Improve libpq's error reporting for SSL failures. Tom Lane 20:29
pgsql: Improve libpq's error reporting for SSL failures. Tom Lane 20:29
pgsql: Improve libpq's error reporting for SSL failures. Tom Lane 20:29
pgsql: Improve libpq's error reporting for SSL failures. Tom Lane 20:29
pgsql: Improve libpq's error reporting for SSL failures. Tom Lane 20:29
Re: pgsql: Improve libpq's error reporting for SSL failures. Andrew Dunstan 21:39

July 25, 2011

Thread Author Time
Re: pgsql: Improve libpq's error reporting for SSL failures. Tom Lane 02:03
pgsql: Fix previous patch so it also works if not USE_SSL (mea culpa). Tom Lane 03:29
pgsql: Fix previous patch so it also works if not USE_SSL (mea culpa). Tom Lane 03:29
pgsql: Fix previous patch so it also works if not USE_SSL (mea culpa). Tom Lane 03:29
pgsql: Fix previous patch so it also works if not USE_SSL (mea culpa). Tom Lane 03:29
pgsql: Fix previous patch so it also works if not USE_SSL (mea culpa). Tom Lane 03:29
pgsql: Add new pgbench switch, --unlogged-tables. Robert Haas 10:59
pgsql: Add new pgbench options, --tablespace and --index-tablespace. Robert Haas 13:19
pgsql: Improvements to SQL/MED documentation. Robert Haas 13:38
pgsql: Improvements to SQL/MED documentation. Robert Haas 13:38
pgsql: Add some environment checks prior to sepgsql regression testing. Robert Haas 14:51
pgsql: Silence compiler warning about uninitialized variable. Andrew Dunstan 23:38

July 26, 2011

Thread Author Time
pgsql: Don't build replacement getpeereid function on mingw. Andrew Dunstan 03:49
pgsql: Don't build replacement getpeereid function on mingw. Andrew Dunstan 03:49
pgsql: Only display column comments for relkinds that support them. Robert Haas 13:53
pgsql: Clarify which relkinds accept column comments. Robert Haas 13:53
pgsql: Clarify which relkinds accept column comments. Robert Haas 13:53
pgsql: Clarify which relkinds accept column comments. Robert Haas 13:53
pgsql: Replace printf format %i by %d Peter Eisentraut 19:55
pgsql: Add missing newlines at end of error messages Peter Eisentraut 20:30
pgsql: Add missing newlines at end of error messages Peter Eisentraut 20:30
pgsql: Add missing newlines at end of error messages Peter Eisentraut 20:30
pgsql: Add missing newlines at end of error messages Peter Eisentraut 20:30
pgsql: Add missing newlines at end of error messages Peter Eisentraut 20:30
pgsql: Add missing newlines at end of error messages Peter Eisentraut 20:30
pgsql: Check to see whether libxml2 handles error context the way we ex Tom Lane 20:31
Re: [COMMITTERS] pgsql: Add missing newlines at end of error messages David Fetter 22:13

July 27, 2011

Thread Author Time
Re: [COMMITTERS] pgsql: Add missing newlines at end of error messages Peter Eisentraut 14:14
pgsql: Fix typo. Robert Haas 15:21
pgsql: Fix typo. Robert Haas 15:21
pgsql: Fix typo. Robert Haas 15:21
Re: [COMMITTERS] pgsql: Add missing newlines at end of error messages David Fetter 17:17
pgsql: Minor message style adjustment Peter Eisentraut 20:56
pgsql: Minor message style adjustment Peter Eisentraut 20:56

July 28, 2011

Thread Author Time
pgbulkload - pgbulkload: Stamp HEAD as 3.2devel. User Mhasegawa 01:42
pgsql: Fix pg_restore's direct-to-database mode for standard_conforming Tom Lane 18:08
pgsql: Fix pg_restore's direct-to-database mode for standard_conforming Tom Lane 18:08
pgsql: Fix pg_restore's direct-to-database mode for standard_conforming Tom Lane 18:08
pgsql: Fix pg_restore's direct-to-database mode for standard_conforming Tom Lane 18:08
pgsql: Fix pg_restore's direct-to-database mode for standard_conforming Tom Lane 18:08
pgsql: Fix pg_restore's direct-to-database mode for standard_conforming Tom Lane 18:08
Re: pgsql: Fix pg_restore's direct-to-database mode for standard_conforming Thom Brown 22:37
Re: pgsql: Fix pg_restore's direct-to-database mode for standard_conforming Tom Lane 22:40

July 29, 2011

Thread Author Time
pgsql: Move new pgbench options to correct section of --help output. Robert Haas 20:44
pgsql: Reduce sinval synchronization overhead. Robert Haas 20:51

July 30, 2011

Thread Author Time
pgsql: Fix pg_update to properly test for the data directory's existenc Bruce Momjian 05:50
pgsql: Fix pg_update to properly test for the data directory's existenc Bruce Momjian 05:50

July 31, 2011

Thread Author Time
pgsql: Add host name resolution information to pg_hba.conf error messag Peter Eisentraut 15:14
pgsql: Add host name resolution information to pg_hba.conf error messag Peter Eisentraut 15:15
snapshot - root: One step forward to task #1000200 - Rewrite driver code User Cunha17 20:00

Aug. 1, 2011

Thread Author Time
pgsql: Minor stylistic corrections. Robert Haas 12:25

Aug. 2, 2011

Thread Author Time
pgsql: Avoid integer overflow when LIMIT + OFFSET >= 2^63. Heikki Linnakangas 09:11
pgsql: Avoid integer overflow when LIMIT + OFFSET >= 2^63. Heikki Linnakangas 09:11
pgsql: Avoid integer overflow when LIMIT + OFFSET >= 2^63. Heikki Linnakangas 09:11
pgsql: Avoid integer overflow when LIMIT + OFFSET >= 2^63. Heikki Linnakangas 09:11
pgsql: Avoid integer overflow when LIMIT + OFFSET >= 2^63. Heikki Linnakangas 09:11
pgsql: Avoid integer overflow when LIMIT + OFFSET >= 2^63. Heikki Linnakangas 09:11
pgsql: Fix incorrect initialization of ProcGlobal->startupBufferPinWait Tom Lane 17:24
pgsql: Fix incorrect initialization of ProcGlobal->startupBufferPinWait Tom Lane 17:24
pgsql: Fix incorrect initialization of ProcGlobal->startupBufferPinWait Tom Lane 17:24
Re: pgsql: Fix incorrect initialization of ProcGlobal->startupBufferPinWait Simon Riggs 19:16
pgsql: Move CheckRecoveryConflictDeadlock() call to a safer place. Tom Lane 19:17
pgsql: Move CheckRecoveryConflictDeadlock() call to a safer place. Tom Lane 19:17
pgsql: Move CheckRecoveryConflictDeadlock() call to a safer place. Tom Lane 19:17
Re: pgsql: Fix incorrect initialization of ProcGlobal->startupBufferPinWait Tom Lane 19:23
Re: pgsql: Fix incorrect initialization of ProcGlobal->startupBufferPinWait Simon Riggs 20:13

Aug. 3, 2011

Thread Author Time
ip4r - ip4r: First cut at ip6/ip6r/ipaddress/iprange support (2.0 User Andrewsn 20:16
pgsql: Make pgbench use erand48() rather than random(). Robert Haas 20:29
Re: pgsql: Make pgbench use erand48() rather than random(). Tom Lane 21:53
ip4r - ip4r: fix some VARDATA / VARDATA_ANY misuses User Andrewsn 22:08
Re: pgsql: Make pgbench use erand48() rather than random(). Robert Haas 22:16
Re: pgsql: Make pgbench use erand48() rather than random(). Tom Lane 22:36
Re: pgsql: Make pgbench use erand48() rather than random(). Robert Haas 23:08

Aug. 4, 2011

Thread Author Time
pgsql: In documentaiton, clarify which commands have reduced WAL volume Bruce Momjian 16:07

Browse Archives

Prev | Next