pgsql-committers since 2013-01-19 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

Jan. 19, 2013

Thread Author Time
pgsql: libpq doc: Clarify what commands return PGRES_TUPLES_OK Peter Eisentraut 03:39
pgsql: Make pgxs build executables with the right suffix. Andrew Dunstan 19:55
pgsql: Make pgxs build executables with the right suffix. Andrew Dunstan 19:55
pgsql: Make pgxs build executables with the right suffix. Andrew Dunstan 19:55
pgsql: Make pgxs build executables with the right suffix. Andrew Dunstan 19:55
pgsql: Make pgxs build executables with the right suffix. Andrew Dunstan 19:55
pgsql: Make pgxs build executables with the right suffix. Andrew Dunstan 19:55
pgsql: Modernize string literal syntax in tutorial example. Tom Lane 22:21
pgsql: Modernize string literal syntax in tutorial example. Tom Lane 22:21
pgsql: Modernize string literal syntax in tutorial example. Tom Lane 22:21
pgsql: Use SET TRANSACTION READ ONLY in pg_dump, if server supports it. Tom Lane 22:56

Jan. 20, 2013

Thread Author Time
pgsql: Clarify that streaming replication can be both async and sync Magnus Hagander 15:13
pgsql: Clarify that streaming replication can be both async and sync Magnus Hagander 15:13
pgsql: Clarify that streaming replication can be both async and sync Magnus Hagander 15:13
pgsql: Fix an O(N^2) performance issue for sessions modifying many rela Tom Lane 18:45

Jan. 21, 2013

Thread Author Time
pgsql: doc: Fix syntax of a URL Peter Eisentraut 00:49
pgsql: doc: Fix syntax of a URL Peter Eisentraut 00:49
pgsql: doc: Fix syntax of a URL Peter Eisentraut 00:49
pgsql: doc: Fix syntax of a URL Peter Eisentraut 00:49
pgsql: doc: Fix syntax of a URL Peter Eisentraut 00:49
pgsql: Fix error-checking typo in check_TSCurrentConfig(). Tom Lane 04:10
pgsql: Fix error-checking typo in check_TSCurrentConfig(). Tom Lane 04:10
pgsql: Fix error-checking typo in check_TSCurrentConfig(). Tom Lane 04:10
pgsql: Fix one-byte buffer overrun in PQprintTuples(). Tom Lane 04:44
pgsql: Fix one-byte buffer overrun in PQprintTuples(). Tom Lane 04:44
pgsql: Fix one-byte buffer overrun in PQprintTuples(). Tom Lane 04:44
pgsql: Fix one-byte buffer overrun in PQprintTuples(). Tom Lane 04:44
pgsql: Fix one-byte buffer overrun in PQprintTuples(). Tom Lane 04:44
pgsql: Fix one-byte buffer overrun in PQprintTuples(). Tom Lane 04:44
pgsql: Refactor ALTER some-obj RENAME implementation Alvaro Herrera 15:10
pgsql: Add ddl_command_end support for event triggers. Robert Haas 23:01
Re: pgsql: Add ddl_command_end support for event triggers. Thom Brown 23:08

Jan. 22, 2013

Thread Author Time
pgsql: Add infrastructure for storing a VARIADIC ANY function's VARIADI Tom Lane 01:26
pgsql: Typo fixes. Robert Haas 03:35
pgsql: Fix CREATE EVENT TRIGGER syntax synopsis in documentation. Robert Haas 23:56

Jan. 23, 2013

Thread Author Time
pgsql: Fix a few small bugs in yesterday's event trigger patch. Robert Haas 02:37
pgsql: doc: Fix declared number of columns in table Peter Eisentraut 03:01
pgsql: pg_upgrade: remove --single-transaction usage Bruce Momjian 03:27
Re: pgsql: Fix a few small bugs in yesterday's event trigger patch. Tom Lane 04:50
pgsql: Fix more issues with cascading replication and timeline switches Heikki Linnakangas 08:19
pgsql: Gitignore vcxproj files. Andrew Dunstan 08:46
pgsql: Implement pg_unreachable() on MSVC. Heikki Linnakangas 10:53
pgsql: Update comments and output for event_trigger regression test. Robert Haas 11:53
Re: pgsql: Minor enhancements to MVCC chapter Thom Brown 14:03
pgsql: Further documentation tweaks for event triggers. Robert Haas 14:33
pgsql: Improve concurrency of foreign key locking Alvaro Herrera 15:12
pgsql: pg_isready Robert Haas 16:04
pgsql: Clarify that connection parameters aren't totally meaningless fo Robert Haas 16:05
Re: pgsql: Improve concurrency of foreign key locking Andrew Dunstan 16:23
pgsql: isolationtester: add a few fflush(stderr) calls Alvaro Herrera 16:32
Re: [COMMITTERS] pgsql: Improve concurrency of foreign key locking Andrew Dunstan 16:58
Re: [COMMITTERS] pgsql: Improve concurrency of foreign key locking Andres Freund 17:15
Re: [COMMITTERS] pgsql: Improve concurrency of foreign key locking Tom Lane 17:37
Re: [COMMITTERS] pgsql: Improve concurrency of foreign key locking Simon Riggs 17:48
Re: [COMMITTERS] pgsql: Improve concurrency of foreign key locking Alvaro Herrera 17:58
pgsql: Fix performance problems with autovacuum truncation in busy work Kevin Grittner 19:42
pgsql: Fix performance problems with autovacuum truncation in busy work Kevin Grittner 19:42
pgsql: Fix performance problems with autovacuum truncation in busy work Kevin Grittner 19:42
Re: [COMMITTERS] pgsql: Improve concurrency of foreign key locking Andrew Dunstan 21:23
Re: [COMMITTERS] pgsql: Improve concurrency of foreign key locking Tom Lane 23:14

Jan. 24, 2013

Thread Author Time
pgsql: Fix failure to rotate postmaster log file for size reasons on Wi Tom Lane 03:09
pgsql: Fix failure to rotate postmaster log file for size reasons on Wi Tom Lane 03:09
pgsql: Docs shouldn't say HOT Standby. Simon Riggs 08:04
pgsql: Also fix rotation of csvlog on Windows. Heikki Linnakangas 09:44
pgsql: Also fix rotation of csvlog on Windows. Heikki Linnakangas 09:44
pgsql: pg_upgrade: report failed cluster name Bruce Momjian 13:36
pgsql: Fix rare missing cancellations in Hot Standby. Simon Riggs 14:25
pgsql: Fix rare missing cancellations in Hot Standby. Simon Riggs 14:25
pgsql: Fix rare missing cancellations in Hot Standby. Simon Riggs 14:25
pgsql: Fix rare missing cancellations in Hot Standby. Simon Riggs 14:25
pgsql: Make output identical to pg_resetxlog's Alvaro Herrera 14:55
pgsql: Don't require oldestMultixact if server doesn't have it Alvaro Herrera 14:55
Re: [COMMITTERS] pgsql: Improve concurrency of foreign key locking Alvaro Herrera 16:57
Re: Materialized views WIP patch Noah Misch 18:07
pgsql: Redefine HEAP_XMAX_IS_LOCKED_ONLY Alvaro Herrera 20:19
pgsql: Use the catversion to distinguish old/new clusters Alvaro Herrera 20:19
pgsql: pg_upgrade: detect stale postmaster.pid lock files Bruce Momjian 20:20
pgsql: Use correct output device for Windows prompts. Andrew Dunstan 21:02
pgsql: Use correct output device for Windows prompts. Andrew Dunstan 21:02
pgsql: Use correct output device for Windows prompts. Andrew Dunstan 21:02
pgsql: Use correct output device for Windows prompts. Andrew Dunstan 21:02
pgsql: Use correct output device for Windows prompts. Andrew Dunstan 21:02
pgsql: Use correct output device for Windows prompts. Andrew Dunstan 21:02
pgsql: Fix SPI documentation for new handling of ExecutorRun's count pa Tom Lane 23:34
pgsql: Fix SPI documentation for new handling of ExecutorRun's count pa Tom Lane 23:34
pgsql: Fix SPI documentation for new handling of ExecutorRun's count pa Tom Lane 23:34
pgsql: Fix SPI documentation for new handling of ExecutorRun's count pa Tom Lane 23:34

Jan. 25, 2013

Thread Author Time
pgsql: doc: correct sepgsql doc about permission checking of CASCADE Bruce Momjian 02:21
pgsql: doc: correct sepgsql doc about permission checking of CASCADE Bruce Momjian 02:21
pgsql: doc: add mention of ssi read anomolies to mvcc docs Bruce Momjian 02:44
pgsql: Fix concat() and format() to handle VARIADIC-labeled arguments c Tom Lane 05:20
pgsql: Make pg_dump exclude unlogged table data on hot standby slaves Magnus Hagander 08:49
pgsql: Make pg_dump exclude unlogged table data on hot standby slaves Magnus Hagander 08:49
pgsql: Make pg_dump exclude unlogged table data on hot standby slaves Magnus Hagander 08:49
Re: pgsql: Make pg_dump exclude unlogged table data on hot standby slaves 📎 Andres Freund 12:31
Re: pgsql: Make pg_dump exclude unlogged table data on hot standby slaves Magnus Hagander 12:56
Re: [COMMITTERS] pgsql: Make pg_dump exclude unlogged table data on hot standby slaves 📎 Andres Freund 12:59
Re: pgsql: Make pg_dump exclude unlogged table data on hot standby slaves Magnus Hagander 13:01
pgsql: Eliminate use of ExecuteSqlQueryForSingleRow, which is not in 9. Robert Haas 13:43
Re: pgsql: Make pg_dump exclude unlogged table data on hot standby slaves Robert Haas 13:43
pgsql: Add some randomness to the choice of which GiST page to insert t Heikki Linnakangas 15:00
pgsql: doc: improve wording of "foreign data server" in file-fdw docs Bruce Momjian 15:14
pgsql: doc: improve wording of "foreign data server" in file-fdw docs Bruce Momjian 15:14
Re: pgsql: Eliminate use of ExecuteSqlQueryForSingleRow, which is not in 9. Tom Lane 15:14
pgsql: Add prosecdef to \df+ output. Heikki Linnakangas 15:22
pgsql: docs: In ecpg, clarify how username/password colon parameters a Bruce Momjian 16:19
pgsql: docs: In ecpg, clarify how username/password colon parameters a Bruce Momjian 16:19
pgsql: doc: backpatch MVCC wording improvements to 9.1 Bruce Momjian 16:26
Re: pgsql: Minor enhancements to MVCC chapter Bruce Momjian 16:26
pgsql: Unbreak 9.0 and 9.1 pg_upgrade. Andrew Dunstan 16:40
pgsql: Unbreak 9.0 and 9.1 pg_upgrade. Andrew Dunstan 16:41
pgsql: Make it easy to time out pg_isready, and make the default 3 seco Robert Haas 17:39
pgsql: doc: split search_path index entries into separate secondaries Bruce Momjian 17:49
pgsql: doc: adjust search_path secondary index mention Bruce Momjian 18:45
pgsql: doc: merge ecpg username/password example into C comment Bruce Momjian 18:46
pgsql: doc: merge ecpg username/password example into C comment Bruce Momjian 18:46
pgsql: Change plan caching to honor, not resist, changes in search_path Tom Lane 19:15
pgsql: doc: mention commit_delay is only honored if fsync is enabled Bruce Momjian 20:54
pgsql: Fix plpython's handling of functions used as triggers on multipl Tom Lane 21:59
pgsql: Fix plpython's handling of functions used as triggers on multipl Tom Lane 21:59
pgsql: Fix plpython's handling of functions used as triggers on multipl Tom Lane 21:59

Jan. 26, 2013

Thread Author Time
pgsql: doc: revert 80c20fcf3df17309b3c131962045825f42e45bc7 and Bruce Momjian 02:01
pgsql: Allow CREATE TABLE IF EXIST so succeed if the schema is nonexist Bruce Momjian 18:24
Re: pgsql: Allow CREATE TABLE IF EXIST so succeed if the schema is nonexist Jaime Casanova 18:30
pgsql: Issue ERROR if FREEZE mode can't be honored by COPY Bruce Momjian 18:33
Re: pgsql: Allow CREATE TABLE IF EXIST so succeed if the schema is nonexist Bruce Momjian 18:39
pgsql: Update LookupExplicitNamespace() comments; commit message updat Bruce Momjian 18:47
pgsql: Update comments in new DROP IF EXISTS code; commit message updat Bruce Momjian 19:52
pgsql: Make LATERAL implicit for functions in FROM. Tom Lane 21:19

Jan. 27, 2013

Thread Author Time
pgsql: Made ecpglib use translated messages. Michael Meskes 12:51
pgsql: Made ecpglib use translated messages. Michael Meskes 12:51
pgsql: Made ecpglib use translated messages. Michael Meskes 12:51
pgsql: Made ecpglib use translated messages. Michael Meskes 12:51
pgsql: Made ecpglib use translated messages. Michael Meskes 12:53

Jan. 28, 2013

Thread Author Time
pgsql: Handle SPIErrors raised directly in PL/Python code. Heikki Linnakangas 07:48
pgsql: REASSIGN OWNED: handle shared objects, too Alvaro Herrera 22:32
pgsql: DROP OWNED: don't try to drop tablespaces/databases Alvaro Herrera 22:32
pgsql: DROP OWNED: don't try to drop tablespaces/databases Alvaro Herrera 22:32
pgsql: DROP OWNED: don't try to drop tablespaces/databases Alvaro Herrera 22:32
pgsql: DROP OWNED: don't try to drop tablespaces/databases Alvaro Herrera 22:32
pgsql: DROP OWNED: don't try to drop tablespaces/databases Alvaro Herrera 22:32
pgsql: DROP OWNED: don't try to drop tablespaces/databases Alvaro Herrera 22:32

Jan. 29, 2013

Thread Author Time
pgsql: Fast promote mode skips checkpoint at end of recovery. Simon Riggs 00:07
pgsql: Skip truncating ON COMMIT DELETE ROWS temp tables, if the transa Heikki Linnakangas 08:44
pgsql: Allow pgbench to use a scale larger than 21474. Heikki Linnakangas 10:11
Re: pgsql: Fast promote mode skips checkpoint at end of recovery. Heikki Linnakangas 11:31
Re: pgsql: Fast promote mode skips checkpoint at end of recovery. Simon Riggs 11:46
Re: pgsql: Fast promote mode skips checkpoint at end of recovery. Heikki Linnakangas 12:19
Re: pgsql: Fast promote mode skips checkpoint at end of recovery. Simon Riggs 13:23
Re: pgsql: Fast promote mode skips checkpoint at end of recovery. Fujii Masao 16:27
Re: pgsql: Fast promote mode skips checkpoint at end of recovery. Fujii Masao 16:38
Re: pgsql: Fast promote mode skips checkpoint at end of recovery. Simon Riggs 16:49
Re: pgsql: Fast promote mode skips checkpoint at end of recovery. Simon Riggs 16:51
Re: pgsql: Fast promote mode skips checkpoint at end of recovery. Devrim Gündüz 16:56
Re: [COMMITTERS] pgsql: Tolerate timeline switches while "pg_basebackup -X fetch" is run Alvaro Herrera 18:55
pgsql: Provide database object names as separate fields in error messag Tom Lane 22:09

Jan. 30, 2013

Thread Author Time
pgsql: entab: Fix some compiler warnings Peter Eisentraut 03:21
pgsql: pg_regress: Allow overriding diff options Peter Eisentraut 04:01
Re: pgsql: Fast promote mode skips checkpoint at end of recovery. Simon Riggs 17:26
pgsql: Fix grammar for subscripting or field selection from a sub-SELEC Tom Lane 19:18
pgsql: Fix grammar for subscripting or field selection from a sub-SELEC Tom Lane 19:18
pgsql: Fix grammar for subscripting or field selection from a sub-SELEC Tom Lane 19:18
pgsql: Fix grammar for subscripting or field selection from a sub-SELEC Tom Lane 19:18
pgsql: Fix grammar for subscripting or field selection from a sub-SELEC Tom Lane 19:18
pgsql: Fix grammar for subscripting or field selection from a sub-SELEC Tom Lane 19:18

Jan. 31, 2013

Thread Author Time
pgsql: Fix plpgsql's reporting of plan-time errors in possibly-simple e Tom Lane 01:02
pgsql: Fix plpgsql's reporting of plan-time errors in possibly-simple e Tom Lane 01:02
pgsql: Don't use spi_priv.h in plpython. Tom Lane 01:12
pgsql: Add --aggregate-interval option. Tatsuo Ishii 07:04
Re: pgsql: Improve concurrency of foreign key locking Bernd Helmle 10:56
pgsql: Properly zero-pad the day-of-year part of the win32 build number Magnus Hagander 14:10
pgsql: Properly zero-pad the day-of-year part of the win32 build number Magnus Hagander 14:10
pgsql: Properly zero-pad the day-of-year part of the win32 build number Magnus Hagander 14:10
pgsql: Properly zero-pad the day-of-year part of the win32 build number Magnus Hagander 14:10
pgsql: Properly zero-pad the day-of-year part of the win32 build number Magnus Hagander 14:10
pgsql: Properly zero-pad the day-of-year part of the win32 build number Magnus Hagander 14:10
pgsql: Reject nonzero day fields in AT TIME ZONE INTERVAL functions. Tom Lane 17:12
pgsql: Switch timelines if we crash soon after promotion. Simon Riggs 19:31
Re: pgsql: Fast promote mode skips checkpoint at end of recovery. Simon Riggs 19:33
pgsql: pg_upgrade docs: mention modification of postgresql.conf in new Bruce Momjian 21:32
pgsql: pg_upgrade docs: mention modification of postgresql.conf in new Bruce Momjian 21:32
pgsql: Restrict infomask bits to set on multixacts Alvaro Herrera 22:37
pgsql: pgrowlocks: fix bogus lock strength output Alvaro Herrera 22:37

Feb. 1, 2013

Thread Author Time
pgsql: PL/Tcl: Fix compiler warnings with Tcl 8.6 Peter Eisentraut 03:10
pgsql: Add CREATE RECURSIVE VIEW syntax Peter Eisentraut 03:33
pgsql: Fill tuple before HeapSatisfiesHOTAndKeyUpdate Alvaro Herrera 13:50
pgsql: Fix typo in freeze_table_age implementation Alvaro Herrera 15:14
pgsql: Fix typo in freeze_table_age implementation Alvaro Herrera 15:14
pgsql: Fix typo in freeze_table_age implementation Alvaro Herrera 15:14
pgsql: Fix typo in freeze_table_age implementation Alvaro Herrera 15:14
pgsql: Fix typo in freeze_table_age implementation Alvaro Herrera 15:14
Re: pgsql: Fill tuple before HeapSatisfiesHOTAndKeyUpdate Bruce Momjian 17:25
Re: pgsql: Fill tuple before HeapSatisfiesHOTAndKeyUpdate Andres Freund 17:29
Re: Re: [COMMITTERS] pgsql: Tolerate timeline switches while "pg_basebackup -X fetch" is run Robert Haas 19:46
pgsql: Move Assert() definitions to c.h Alvaro Herrera 21:32
Re: pgsql: Move Assert() definitions to c.h Tom Lane 22:28
Re: pgsql: Move Assert() definitions to c.h Alvaro Herrera 22:44
Re: pgsql: Move Assert() definitions to c.h Andres Freund 22:55

Feb. 2, 2013

Thread Author Time
pgsql: doc: Tiny whitespace fix Peter Eisentraut 02:45
pgsql: Adjust COPY FREEZE error message to be more accurate and consist Bruce Momjian 17:57

Browse Archives

Prev | Next