pgsql-committers before 2014-04-05 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

Browse Archives

Prev | Next

March 19, 2014

Thread Author Time
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

April 1, 2014

Thread Author Time
pgsql: Fix typo in comment. Heikki Linnakangas 06:30
pgsql: Fix typo in comment. Heikki Linnakangas 06:30
pgsql: Fix typo in comment. Heikki Linnakangas 06:30
pgsql: Fix typo in comment. Heikki Linnakangas 06:30
pgsql: Move SizeOfHeapNewCid next to xl_heap_new_cid struct. Heikki Linnakangas 16:24
pgsql: Fix bug in the new B-tree incomplete-split code. Heikki Linnakangas 16:24
pgsql: Remove dead check for backup block, replace with Assert. Heikki Linnakangas 18:26
pgsql: Doc: improve discussion of reverse+forward host name lookup in p Tom Lane 19:20
pgsql: Fix bug in the new GIN incomplete-split code. Heikki Linnakangas 19:50

April 2, 2014

Thread Author Time
pgsql: Fix bugs in manipulation of PgBackendStatus.st_clienthostname. Tom Lane 01:30
pgsql: Fix bugs in manipulation of PgBackendStatus.st_clienthostname. Tom Lane 01:30
pgsql: Fix bugs in manipulation of PgBackendStatus.st_clienthostname. Tom Lane 01:30
pgsql: Fix bugs in manipulation of PgBackendStatus.st_clienthostname. Tom Lane 01:30
pgsql: De-anonymize the union in JsonbValue. Tom Lane 18:30
pgsql: Fix assorted issues in client host name lookup. Tom Lane 21:11
pgsql: Fix assorted issues in client host name lookup. Tom Lane 21:11
pgsql: Fix assorted issues in client host name lookup. Tom Lane 21:11
pgsql: Fix assorted issues in client host name lookup. Tom Lane 21:11

April 3, 2014

Thread Author Time
pgsql: Avoid palloc in critical section in GiST WAL-logging. Heikki Linnakangas 12:57
pgsql: Avoid palloc in critical section in GiST WAL-logging. Heikki Linnakangas 12:57
pgsql: Avoid palloc in critical section in GiST WAL-logging. Heikki Linnakangas 12:57
pgsql: Avoid palloc in critical section in GiST WAL-logging. Heikki Linnakangas 12:57
pgsql: Fix documentation about size of interval type. Tom Lane 15:06
pgsql: Fix documentation about size of interval type. Tom Lane 15:06
pgsql: Fix documentation about size of interval type. Tom Lane 15:06
pgsql: Fix documentation about size of interval type. Tom Lane 15:06
pgsql: Fix documentation about size of interval type. Tom Lane 15:06
pgsql: Avoid promising that "ADD COLUMN ... DEFAULT NULL" is free. Tom Lane 16:38
pgsql: Fix documentation about joining pg_locks to other views. Tom Lane 18:19
pgsql: Fix documentation about joining pg_locks to other views. Tom Lane 18:19
pgsql: Fix documentation about joining pg_locks to other views. Tom Lane 18:19
pgsql: Fix documentation about joining pg_locks to other views. Tom Lane 18:19
pgsql: Fix documentation about joining pg_locks to other views. Tom Lane 18:19
pgsql: Fix documentation about joining pg_locks to other views. Tom Lane 18:19
Re: [COMMITTERS] pgsql: Add ALTER TABLESPACE ... MOVE command Alvaro Herrera 19:14
pgsql: Code review for commit d26888bc4d1e539a82f21382b0000fe5bbf889d9. Tom Lane 20:57
Re: [COMMITTERS] pgsql: Add ALTER TABLESPACE ... MOVE command Tom Lane 21:10

April 4, 2014

Thread Author Time
pgsql: Fix non-equivalence of VARIADIC and non-VARIADIC function call f Tom Lane 02:02
pgsql: Fix non-equivalence of VARIADIC and non-VARIADIC function call f Tom Lane 02:02
pgsql: Avoid allocations in critical sections. Heikki Linnakangas 10:41
pgsql: Avoid allocations in critical sections. Heikki Linnakangas 10:41
pgsql: Avoid allocations in critical sections. Heikki Linnakangas 10:41
pgsql: Avoid allocations in critical sections. Heikki Linnakangas 10:41
pgsql: Avoid allocations in critical sections. Heikki Linnakangas 10:41
pgsql: Avoid allocations in critical sections. Heikki Linnakangas 10:41
pgsql: Add an Assertion that you don't palloc within a critical section Heikki Linnakangas 11:31
pgsql: In checkpoint, move the check for in-progress xacts out of criti Heikki Linnakangas 14:32
Re: [COMMITTERS] pgsql: In checkpoint, move the check for in-progress xacts out of criti Robert Haas 15:06
pgsql: Move multixid allocation out of critical section. Heikki Linnakangas 15:26
pgsql: Move multixid allocation out of critical section. Heikki Linnakangas 15:26
Re: Re: [COMMITTERS] pgsql: In checkpoint, move the check for in-progress xacts out of criti Heikki Linnakangas 15:26
pgsql: Fix some compiler warnings that clang emits with -pedantic. Robert Haas 15:33
pgsql: Fix bogus time printout in walreceiver's debug log messages. Tom Lane 15:44
pgsql: Fix bogus time printout in walreceiver's debug log messages. Tom Lane 15:44
pgsql: Fix bogus time printout in walreceiver's debug log messages. Tom Lane 15:44
Re: [COMMITTERS] pgsql: Add ALTER TABLESPACE ... MOVE command Stephen Frost 20:39
pgsql: Make sure -D is an absolute path when starting server on Windows Tom Lane 22:42
pgsql: Preserve errno across free(). Tom Lane 23:07

Browse Archives

Prev | Next