pgsql-committers before 2014-04-01 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

March 17, 2014

Thread Author Time
Re: pgsql: Fix typos in comments. Alvaro Herrera 12:44
pgsql: Fix thinko: have trueTriConsistentFn return GIN_TRUE. Heikki Linnakangas 15:30
pgsql: During index build, check and elog (not just Assert) for broken Tom Lane 16:36
pgsql: During index build, check and elog (not just Assert) for broken Tom Lane 16:36
Re: pgsql: During index build, check and elog (not just Assert) for broken Alvaro Herrera 16:41
Re: pgsql: Fix typos in comments. Thom Brown 16:55
Re: pgsql: Fix typos in comments. Tom Lane 17:00
Re: pgsql: Fix typos in comments. Thom Brown 17:05
pgsql: Release notes for 9.3.4, 9.2.8, 9.1.13, 9.0.17, 8.4.21. Tom Lane 19:29
pgsql: Release notes for 9.3.4, 9.2.8, 9.1.13, 9.0.17, 8.4.21. Tom Lane 19:29
pgsql: Release notes for 9.3.4, 9.2.8, 9.1.13, 9.0.17, 8.4.21. Tom Lane 19:29
pgsql: Release notes for 9.3.4, 9.2.8, 9.1.13, 9.0.17, 8.4.21. Tom Lane 19:29
pgsql: Release notes for 9.3.4, 9.2.8, 9.1.13, 9.0.17, 8.4.21. Tom Lane 19:29
pgsql: Release notes for 9.3.4, 9.2.8, 9.1.13, 9.0.17, 8.4.21. Tom Lane 19:29
pgsql: Stamp 9.3.4. Tom Lane 19:36
pgsql: Stamp 9.2.8. Tom Lane 19:37
pgsql: Stamp 9.1.13. Tom Lane 19:37
pgsql: Stamp 9.0.17. Tom Lane 19:38
pgsql: Stamp 8.4.21. Tom Lane 19:39

March 18, 2014

Thread Author Time
pgsql: Make it easy to detach completely from shared memory. Robert Haas 11:59
pgsql: Fix help message and document in pg_receivexlog. Fujii Masao 12:21
Re: [COMMITTERS] pgsql: Make it easy to detach completely from shared memory. Simon Riggs 12:41
Re: [COMMITTERS] pgsql: Make it easy to detach completely from shared memory. Robert Haas 13:09
Re: [COMMITTERS] pgsql: Make it easy to detach completely from shared memory. Tom Lane 13:51
Re: [COMMITTERS] pgsql: Make it easy to detach completely from shared memory. Simon Riggs 14:00
pgsql: Fix pg_dumpall option parsing: -i doesn't take an argument. Tom Lane 14:38
pgsql: Fix pg_dumpall option parsing: -i doesn't take an argument. Tom Lane 14:38
pgsql: Improve shm_mq portability around MAXIMUM_ALIGNOF and sizeof(Siz Robert Haas 15:26
pgsql: Fix relcache reference leak in refresh_by_match_merge(). Tom Lane 15:37
pgsql: Rewrite comment for shm_mq_receive_bytes. Robert Haas 15:54
pgsql: Add pg_recvlogical, a tool to receive data logical decoding data Robert Haas 16:26
Re: pgsql: Add pg_recvlogical, a tool to receive data logical decoding data Heikki Linnakangas 16:51
Re: pgsql: Add pg_recvlogical, a tool to receive data logical decoding data Andres Freund 16:56
pgsql: Documentation for logical decoding. Robert Haas 17:21
pgsql: test_shm_mq: Use Size rather than uint64. Robert Haas 17:31
Re: pgsql: Add pg_recvlogical, a tool to receive data logical decoding data 📎 Andres Freund 17:53
Re: pgsql: Documentation for logical decoding. Thom Brown 18:12
Re: pgsql: Documentation for logical decoding. Andres Freund 18:16
Re: pgsql: Documentation for logical decoding. 📎 Thom Brown 18:21
pgsql: Fix some remaining int64 vestiges in contrib/test_shm_mq. Tom Lane 18:26
pgsql: Make the handling of interrupted B-tree page splits more robust. Heikki Linnakangas 18:53
pgsql: Fix uninitialized variable. Robert Haas 18:54
pgsql: Logical decoding documentation corrections. Robert Haas 18:58
pgsql: Fix misc typos in comments. Heikki Linnakangas 19:05
pgsql: Remove rm_safe_restartpoint machinery. Heikki Linnakangas 20:11
Re: pgsql: Remove rm_safe_restartpoint machinery. Andres Freund 20:19
pgsql: Fix compilation of pg_xlogdump, now that rm_safe_restartpoint is Heikki Linnakangas 20:23
Re: pgsql: Remove rm_safe_restartpoint machinery. Heikki Linnakangas 20:24

March 19, 2014

Thread Author Time
Re: pgsql: Documentation for logical decoding. 📎 Fujii Masao 12:59
Re: pgsql: Documentation for logical decoding. Andres Freund 13:06
Re: pgsql: Documentation for logical decoding. Fujii Masao 13:12
Re: pgsql: Documentation for logical decoding. Andres Freund 13:17
pgsql: Some minor improvements to logical decoding document. Fujii Masao 13:19
pgsql: Tag refs/tags/REL8_4_21 was created pgsql 14:09
pgsql: Tag refs/tags/REL9_0_17 was created pgsql 14:09
pgsql: Tag refs/tags/REL9_1_13 was created pgsql 14:09
pgsql: Tag refs/tags/REL9_3_4 was created pgsql 14:09
pgsql: Tag refs/tags/REL9_2_8 was created pgsql 14:09
pgsql: Fix memory leak during regular expression execution. Tom Lane 15:10
pgsql: Fix memory leak during regular expression execution. Tom Lane 15:10
pgsql: Fix memory leak during regular expression execution. Tom Lane 15:10
pgsql: Setup error context callback for transaction lock waits Alvaro Herrera 18:11

March 20, 2014

Thread Author Time
pgsql: test_shm_mq: Improve regression tests. Robert Haas 13:35
pgsql: libpq: pass a memory allocation failure error up to PQconndefau Bruce Momjian 15:48
Re: Re: [COMMITTERS] pgsql: libpq: change PQconndefaults() to ignore invalid service files Bruce Momjian 15:49
pgsql: Again fix initialization of auto-tuned effective_cache_size. Tom Lane 16:58

March 21, 2014

Thread Author Time
pgsql: Replace the XLogInsert slots with regular LWLocks. Heikki Linnakangas 14:13
pgsql: Properly check for readdir/closedir() failures Bruce Momjian 17:45
pgsql: Properly check for readdir/closedir() failures Bruce Momjian 17:45
pgsql: Properly check for readdir/closedir() failures Bruce Momjian 17:45
pgsql: Properly check for readdir/closedir() failures Bruce Momjian 17:45
pgsql: Properly check for readdir/closedir() failures Bruce Momjian 17:45
pgsql: Properly check for readdir/closedir() failures Bruce Momjian 17:45
pgsql: Remove MinGW readdir/errno bug workaround fixed on 2003-10-10 Bruce Momjian 17:47
Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions. 📎 Andres Freund 21:26
Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions. Tom Lane 21:37
Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions. Andres Freund 21:47
Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions. Tom Lane 21:58
Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions. Heikki Linnakangas 22:30
pgsql: Fix build with LWLOCK_STATS or dtrace. Heikki Linnakangas 22:33
pgsql: Fix thinkos in GinLogicValue enum. Heikki Linnakangas 22:42
Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions. Heikki Linnakangas 22:43

March 22, 2014

Thread Author Time
Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions. Andrew Dunstan 13:33

March 23, 2014

Thread Author Time
pgsql: Improve comments about AfterTriggerBeginQuery() query level usag Noah Misch 06:33
pgsql: Address ccvalid/ccnoinherit in TupleDesc support functions. Noah Misch 06:33
pgsql: Address ccvalid/ccnoinherit in TupleDesc support functions. Noah Misch 06:33
pgsql: Offer triggers on foreign tables. Noah Misch 06:33
pgsql: Address ccvalid/ccnoinherit in TupleDesc support functions. Noah Misch 06:33
pgsql: Don't test xmin/xmax columns of a postgres_fdw foreign table. Noah Misch 07:49
Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions. Heikki Linnakangas 13:22
Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions. Andrew Dunstan 14:10
Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions. Greg Stark 16:07
pgsql: Introduce jsonb, a structured format for storing json. Andrew Dunstan 21:17
Re: pgsql: Introduce jsonb, a structured format for storing json. Thom Brown 22:18
pgsql: Fix mis-spelling in jsonb docs. Andrew Dunstan 22:26
Re: pgsql: Introduce jsonb, a structured format for storing json. Andrew Dunstan 22:27

March 24, 2014

Thread Author Time
pgsql: Do jsonb regression test input in the conventional way. Andrew Dunstan 00:19
pgsql: Fix "the the" typos. Heikki Linnakangas 06:42
pgsql: Remove dead code and add comments. Heikki Linnakangas 09:05
pgsql: Fix START_REPLICATION syntax in document. Fujii Masao 10:52
pgsql: Fix START_REPLICATION syntax in document. Fujii Masao 10:52
Re: pgsql: Introduce jsonb, a structured format for storing json. Andrew Dunstan 14:42
pgsql: Change ginMergeItemPointers to return a palloc'd array. Heikki Linnakangas 16:44
pgsql: Fix ts_rank_cd() to ignore stripped lexemes Bruce Momjian 18:37
pgsql: docs: Add short "cover density" description Bruce Momjian 19:47
pgsql: Remove wchar.c Asserts that were stricter than the main code Bruce Momjian 19:59

March 25, 2014

Thread Author Time
pgsql: doc: list unlogged tables as a non-durable option Bruce Momjian 02:04
pgsql: Fix typos in pg_basebackup documentation Magnus Hagander 10:19
pgsql: Fix typos in pg_basebackup documentation Magnus Hagander 10:19
pgsql: Fix typos in pg_basebackup documentation Magnus Hagander 10:19
pgsql: Fix typos in pg_basebackup documentation Magnus Hagander 10:19
pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record. Fujii Masao 17:27
pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record. Fujii Masao 17:28
pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record. Fujii Masao 17:29
pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record. Fujii Masao 17:29
pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record. Fujii Masao 17:38
Re: pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record. Robert Haas 17:44
Re: pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record. Tom Lane 19:59
Re: pgsql: Don't forget to flush XLOG_PARAMETER_CHANGE record. Simon Riggs 20:39

March 26, 2014

Thread Author Time
pgsql: Tidy up the populate/to_record{set} code for json a bit. Andrew Dunstan 01:22
pgsql: Fix 'recheck' flag in tsquery's GIN tri-consistent function. Heikki Linnakangas 08:16
pgsql: Add -f/--follow option to pg_xlogdump. Heikki Linnakangas 11:50
Re: pgsql: Add -f/--follow option to pg_xlogdump. Andrew Dunstan 13:15
pgsql: Use pg_usleep() instead of plain sleep(), to fix Windows build Heikki Linnakangas 13:26
Re: pgsql: Add -f/--follow option to pg_xlogdump. Heikki Linnakangas 13:27
Re: pgsql: Add -f/--follow option to pg_xlogdump. Andrew Dunstan 13:42
Re: pgsql: Add -f/--follow option to pg_xlogdump. Michael Paquier 13:54
pgsql: Cleanup around json_to_record/json_to_recordset Andrew Dunstan 14:22
pgsql: pg_upgrade: use pg_usleep(); remove Windows workaround Bruce Momjian 14:22
Re: pgsql: Add -f/--follow option to pg_xlogdump. Bruce Momjian 14:23
pgsql: psql: update "replica identity" display for \d+ Bruce Momjian 15:13
pgsql: Pass more than the first XLogRecData entry to rm_desc, with WAL_ Heikki Linnakangas 16:28
pgsql: Fix refcounting bug in PLy_modify_tuple(). Tom Lane 20:42
pgsql: Fix refcounting bug in PLy_modify_tuple(). Tom Lane 20:42
pgsql: Fix refcounting bug in PLy_modify_tuple(). Tom Lane 20:42
pgsql: Fix refcounting bug in PLy_modify_tuple(). Tom Lane 20:42
pgsql: Fix refcounting bug in PLy_modify_tuple(). Tom Lane 20:42
pgsql: Fix refcounting bug in PLy_modify_tuple(). Tom Lane 20:42
pgsql: Fix uninitialized variables in json's populate_record_worker(). Andrew Dunstan 22:22

March 27, 2014

Thread Author Time
pgsql: Document that Python 2.3 requires cdecimal module for full funct Tom Lane 02:43
pgsql: Document that Python 2.3 requires cdecimal module for full funct Tom Lane 02:43
pgsql: Document that Python 2.3 requires cdecimal module for full funct Tom Lane 02:43
pgsql: Silence compiler warnings in new jsonb code. Heikki Linnakangas 09:00
pgsql: contrib/test_decoding: adjust expected output Bruce Momjian 14:47
pgsql: Revert "Document that Python 2.3 requires cdecimal module for fu Tom Lane 21:09
pgsql: Revert "Document that Python 2.3 requires cdecimal module for fu Tom Lane 21:09
pgsql: Improve documentation note about Python 2.3 and cdecimal. Tom Lane 21:15

March 28, 2014

Thread Author Time
pgsql: Un-break peer authentication. Tom Lane 14:30
Re: pgsql: Un-break peer authentication. Bruce Momjian 14:33
pgsql: Fix EquivalenceClass processing for nested append relations. Tom Lane 15:50
pgsql: Adjust getpwuid() fix commit to display errno string on failure Bruce Momjian 16:50
Re: [COMMITTERS] pgsql: Fix EquivalenceClass processing for nested append relations. David Fetter 20:14
Re: Re: [COMMITTERS] pgsql: Fix EquivalenceClass processing for nested append relations. Tom Lane 20:36
pgsql: Improve regression test for pg_filenode_relation(). Tom Lane 20:58

March 29, 2014

Thread Author Time
pgsql: Force consistent row order in contrib/test_decoding regression t Noah Misch 04:32
pgsql: Document platform-specificity of unix_socket_permissions. Noah Misch 05:39
pgsql: Document platform-specificity of unix_socket_permissions. Noah Misch 05:39
pgsql: Document platform-specificity of unix_socket_permissions. Noah Misch 05:39
pgsql: Document platform-specificity of unix_socket_permissions. Noah Misch 05:39
pgsql: Secure Unix-domain sockets of "make check" temporary clusters. Noah Misch 05:39
pgsql: Secure Unix-domain sockets of "make check" temporary clusters. Noah Misch 05:39
pgsql: Secure Unix-domain sockets of "make check" temporary clusters. Noah Misch 05:39
pgsql: Document platform-specificity of unix_socket_permissions. Noah Misch 05:39
pgsql: Document platform-specificity of unix_socket_permissions. Noah Misch 05:39
pgsql: Secure Unix-domain sockets of "make check" temporary clusters. Noah Misch 05:39
pgsql: Secure Unix-domain sockets of "make check" temporary clusters. Noah Misch 05:39
pgsql: Secure Unix-domain sockets of "make check" temporary clusters. Noah Misch 05:39
pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Noah Misch 07:16
pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Noah Misch 07:16
pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Noah Misch 07:16
pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Noah Misch 07:16
pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Noah Misch 07:16
pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Noah Misch 07:16
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Tom Lane 13:32
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Andrew Dunstan 15:28
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Noah Misch 17:22
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Andrew Dunstan 17:48
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Tom Lane 20:47
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Andrew Dunstan 21:21
pgsql: Fix dumping of a materialized view that depends on a table's pri Tom Lane 21:34
pgsql: Fix dumping of a materialized view that depends on a table's pri Tom Lane 21:34
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Tom Lane 21:39
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Andrew Dunstan 22:10
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Tom Lane 22:18
Re: pgsql: Revert "Secure Unix-domain sockets of "make check" temporary clu Noah Misch 22:29
pgsql: psql: display "Replica Identity" only for FULL and NOTHING Bruce Momjian 23:00

March 30, 2014

Thread Author Time
pgsql: Use separate output dirs for test_decoding's two runs. Andrew Dunstan 22:35

March 31, 2014

Thread Author Time
pgsql: Rename GinLogicValue to GinTernaryValue. Heikki Linnakangas 07:29
Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions. Heikki Linnakangas 07:31
Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions. Andres Freund 09:25
Re: pgsql: Allow opclasses to provide tri-valued GIN consistent functions. Heikki Linnakangas 10:25
pgsql: Rewrite the way GIN posting lists are packed on a page, to reduc Heikki Linnakangas 12:35
pgsql: Fix thinko in logical decoding code. Robert Haas 17:03
pgsql: Count buffers dirtied due to hints in pgBufferUsage.shared_blks_ Robert Haas 17:37
pgsql: Count buffers dirtied due to hints in pgBufferUsage.shared_blks_ Robert Haas 17:37
pgsql: Count buffers dirtied due to hints in pgBufferUsage.shared_blks_ Robert Haas 17:37
pgsql: test_decoding: Update .gitignore Robert Haas 18:19
pgsql: Mark FastPathStrongRelationLocks volatile. Robert Haas 18:42
pgsql: Mark FastPathStrongRelationLocks volatile. Robert Haas 18:42
pgsql: Mark FastPathStrongRelationLocks volatile. Robert Haas 18:42

Browse Archives

Prev | Next