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

Dec. 14, 2015

Thread Author Time
pgsql: Remove xmlparse(document '') test Kevin Grittner 17:59
pgsql: Add missing CHECK_FOR_INTERRUPTS in lseg_inside_poly Alvaro Herrera 19:45
pgsql: Add missing CHECK_FOR_INTERRUPTS in lseg_inside_poly Alvaro Herrera 19:45
pgsql: Add missing CHECK_FOR_INTERRUPTS in lseg_inside_poly Alvaro Herrera 19:45
pgsql: Add missing CHECK_FOR_INTERRUPTS in lseg_inside_poly Alvaro Herrera 19:45
pgsql: Add missing CHECK_FOR_INTERRUPTS in lseg_inside_poly Alvaro Herrera 19:45
pgsql: Add missing CHECK_FOR_INTERRUPTS in lseg_inside_poly Alvaro Herrera 19:45
pgsql: pg_rewind: Don't error if the two clusters are already on the sa Tom Lane 23:21

Dec. 15, 2015

Thread Author Time
pgsql: Add missing cleanup logic in pg_rewind/t/005_same_timeline.pl te Tom Lane 00:22
pgsql: Add missing cleanup logic in pg_rewind/t/005_same_timeline.pl te Tom Lane 00:22
pgsql: Collect the global OR of hasRowSecurity flags for plancache Stephen Frost 01:06
pgsql: Collect the global OR of hasRowSecurity flags for plancache Stephen Frost 01:06
pgsql: Improve CREATE POLICY documentation Stephen Frost 15:08
pgsql: Improve CREATE POLICY documentation Stephen Frost 15:08
pgsql: Provide a way to predefine LWLock tranche IDs. Robert Haas 16:49
pgsql: Move buffer I/O and content LWLocks out of the main tranche. Robert Haas 18:47
pgsql: Teach mdnblocks() not to create zero-length files. Robert Haas 21:13
pgsql: Update 9.5 release notes through today. Tom Lane 21:42
pgsql: Update 9.5 release notes through today. Tom Lane 21:42
pgsql: Document use of Subject Alternative Names in SSL server certific Tom Lane 21:57
pgsql: Document use of Subject Alternative Names in SSL server certific Tom Lane 21:57
pgsql: Stamp 9.5rc1. Tom Lane 22:26

Dec. 16, 2015

Thread Author Time
pgsql: Mark CHECK constraints declared NOT VALID valid if created with Robert Haas 12:47
pgsql: Speed up CREATE INDEX CONCURRENTLY's TID sort. Robert Haas 20:28
pgsql: Cope with Readline's failure to track SIGWINCH events outside of Tom Lane 21:59
pgsql: Cope with Readline's failure to track SIGWINCH events outside of Tom Lane 21:59
pgsql: Cope with Readline's failure to track SIGWINCH events outside of Tom Lane 21:59
pgsql: Cope with Readline's failure to track SIGWINCH events outside of Tom Lane 21:59
pgsql: Cope with Readline's failure to track SIGWINCH events outside of Tom Lane 21:59
pgsql: Cope with Readline's failure to track SIGWINCH events outside of Tom Lane 21:59

Dec. 17, 2015

Thread Author Time
pgsql: Tag refs/tags/REL9_5_RC1 was created pgsql 00:10
pgsql: Rework internals of changing a type's ownership Alvaro Herrera 17:26
pgsql: Rework internals of changing a type's ownership Alvaro Herrera 17:26
pgsql: Fix improper initialization order for readline. Tom Lane 21:56
pgsql: Fix improper initialization order for readline. Tom Lane 21:56
pgsql: Fix improper initialization order for readline. Tom Lane 21:56
pgsql: Fix improper initialization order for readline. Tom Lane 21:56
pgsql: Fix improper initialization order for readline. Tom Lane 21:56
pgsql: Fix improper initialization order for readline. Tom Lane 21:56

Dec. 18, 2015

Thread Author Time
pgsql: Adjust behavior of single-user -j mode for better initdb error r Tom Lane 00:38
pgsql: Use just one standalone-backend session for initdb's post-bootst Tom Lane 00:38
pgsql: Remove unreferenced function declarations. Tom Lane 01:22
pgsql: Remove unreferenced function declarations. Tom Lane 01:22
pgsql: Cube extension kNN support Teodor Sigaev 11:42
pgsql: Allow to omit boundaries in array subscript Teodor Sigaev 12:21
Re: [COMMITTERS] pgsql: Handle policies during DROP OWNED BY Stephen Frost 16:40
Re: [COMMITTERS] pgsql: Handle policies during DROP OWNED BY Robert Haas 16:41
Re: pgsql: Allow to omit boundaries in array subscript Tom Lane 16:54
pgsql: Fix typo in comment. Robert Haas 17:05
pgsql: Fix copy-and-paste error in logical decoding callback. Robert Haas 17:24
pgsql: Fix copy-and-paste error in logical decoding callback. Robert Haas 17:24
pgsql: Fix TupleQueueReaderNext not to ignore its nowait argument. Robert Haas 17:41
pgsql: Remove duplicate word. Robert Haas 17:44
Re: pgsql: Allow to omit boundaries in array subscript Teodor Sigaev 18:28
pgsql: pgbench: Change terminology from "threshold" to "parameter". Robert Haas 18:32
pgsql: pgbench: Change terminology from "threshold" to "parameter". Robert Haas 18:32
pgsql: Revert 9246af6799819847faa33baf441251003acbb8fe because Teodor Sigaev 18:38

Dec. 19, 2015

Thread Author Time
pgsql: Fix tab completion for ALTER ... TABLESPACE ... OWNED BY. Andres Freund 16:38
pgsql: Fix tab completion for ALTER ... TABLESPACE ... OWNED BY. Andres Freund 16:38
pgsql: Fix tab completion for ALTER ... TABLESPACE ... OWNED BY. Andres Freund 16:38
pgsql: Fix whitespace Peter Eisentraut 16:48
pgsql: Adopt a more compact, less error-prone notation for tab completi Tom Lane 21:03
pgsql: Add missing COSTS OFF to EXPLAIN commands in rowsecurity.sql. Tom Lane 21:55
pgsql: Add missing COSTS OFF to EXPLAIN commands in rowsecurity.sql. Tom Lane 21:55

Dec. 20, 2015

Thread Author Time
pgsql: psql: Review of new help output strings Peter Eisentraut 17:19
pgsql: psql: Review of new help output strings Peter Eisentraut 17:19
pgsql: Teach psql's tab completion to consider the entire input string. Tom Lane 18:28
pgsql: Remove silly completion for "DELETE FROM tabname ...". Tom Lane 23:30
pgsql: Remove silly completion for "DELETE FROM tabname ...". Tom Lane 23:30
pgsql: Remove silly completion for "DELETE FROM tabname ...". Tom Lane 23:30
pgsql: Remove silly completion for "DELETE FROM tabname ...". Tom Lane 23:30
pgsql: Remove silly completion for "DELETE FROM tabname ...". Tom Lane 23:30
pgsql: Remove silly completion for "DELETE FROM tabname ...". Tom Lane 23:30

Dec. 21, 2015

Thread Author Time
pgsql: Make viewquery a copy in rewriteTargetView() Stephen Frost 15:35
pgsql: Make viewquery a copy in rewriteTargetView() Stephen Frost 15:35
pgsql: Make viewquery a copy in rewriteTargetView() Stephen Frost 15:35
pgsql: Make viewquery a copy in rewriteTargetView() Stephen Frost 15:35
pgsql: Fix calculation of space needed for parsed words in tab completi Tom Lane 20:09
pgsql: adjust ACL owners for REASSIGN and ALTER OWNER TO Alvaro Herrera 22:18
pgsql: adjust ACL owners for REASSIGN and ALTER OWNER TO Alvaro Herrera 22:18
pgsql: adjust ACL owners for REASSIGN and ALTER OWNER TO Alvaro Herrera 22:18
pgsql: adjust ACL owners for REASSIGN and ALTER OWNER TO Alvaro Herrera 22:18
pgsql: Rework internals of changing a type's ownership Alvaro Herrera 22:53
pgsql: Rework internals of changing a type's ownership Alvaro Herrera 22:53
pgsql: Rework internals of changing a type's ownership Alvaro Herrera 22:53
pgsql: some bullshit Alvaro Herrera 22:53
pgsql: Rework internals of changing a type's ownership Alvaro Herrera 22:53
Re: pgsql: some bullshit Alvaro Herrera 23:16

Dec. 22, 2015

Thread Author Time
Re: pgsql: some bullshit Robert Haas 05:06
Re: pgsql: some bullshit Michael Paquier 07:55
Re: pgsql: some bullshit Simon Riggs 10:57
pgsql: postgres_fdw: Consider requesting sorted data so we can do a mer Robert Haas 18:54
pgsql: Comment improvements for abbreviated keys. Robert Haas 19:01
pgsql: Comment improvements for abbreviated keys. Robert Haas 19:01

Dec. 23, 2015

Thread Author Time
pgsql: Allow omitting one or both boundaries in an array slice specifie Tom Lane 02:05
pgsql: Remove unnecessary escaping in C character literals Peter Eisentraut 03:44
pgsql: Change Gather not to use a physical tlist. Robert Haas 18:43
pgsql: Read from the same worker repeatedly until it returns no tuple. Robert Haas 19:12
pgsql: In pg_dump, remember connection passwords no matter how we got t Tom Lane 19:26
pgsql: In pg_dump, remember connection passwords no matter how we got t Tom Lane 19:26
pgsql: In pg_dump, remember connection passwords no matter how we got t Tom Lane 19:26
pgsql: In pg_dump, remember connection passwords no matter how we got t Tom Lane 19:26
pgsql: Improve handling of password reuse in src/bin/scripts programs. Tom Lane 20:45
pgsql: Improve handling of password reuse in src/bin/scripts programs. Tom Lane 20:45

Dec. 24, 2015

Thread Author Time
pgsql: Avoid VACUUM FULL altogether in initdb. Tom Lane 01:09
pgsql: Fix factual and grammatical errors in comments for struct _table Tom Lane 15:43
pgsql: Fix factual and grammatical errors in comments for struct _table Tom Lane 15:43
pgsql: Docs typo fix. Tom Lane 15:43
pgsql: Fix factual and grammatical errors in comments for struct _table Tom Lane 15:43
pgsql: Fix factual and grammatical errors in comments for struct _table Tom Lane 15:43
pgsql: Docs: fix erroneously-given function name. Tom Lane 15:50
pgsql: Docs: fix erroneously-given function name. Tom Lane 15:50
pgsql: Remove unnecessary row ordering dependency in pg_rewind test sui Tom Lane 16:38
pgsql: Remove unnecessary row ordering dependency in pg_rewind test sui Tom Lane 16:38

Dec. 25, 2015

Thread Author Time
pgsql: Improve the gin index scan performance in pg_trgm. Teodor Sigaev 10:08
pgsql: Improve SECURITY LABEL tab completion Fujii Masao 13:56

Dec. 26, 2015

Thread Author Time
pgsql: Fix brin_summarize_new_values() to check index type and ownershi Tom Lane 17:56
pgsql: Fix brin_summarize_new_values() to check index type and ownershi Tom Lane 17:56
pgsql: Include typmod when complaining about inherited column type mism Tom Lane 18:41

Dec. 27, 2015

Thread Author Time
pgsql: Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 16:04
pgsql: Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 16:04
pgsql: Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 16:04
pgsql: Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 16:04
pgsql: Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 16:04
pgsql: Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt() Alvaro Herrera 16:04

Dec. 28, 2015

Thread Author Time
pgsql: Fix translation domain in pg_basebackup Alvaro Herrera 13:51
pgsql: Fix translation domain in pg_basebackup Alvaro Herrera 13:51
pgsql: Fix translation domain in pg_basebackup Alvaro Herrera 13:51
pgsql: Fix translation domain in pg_basebackup Alvaro Herrera 13:51
pgsql: Fix translation domain in pg_basebackup Alvaro Herrera 13:51
pgsql: Update documentation about pseudo-types. Tom Lane 16:04
pgsql: Update documentation about pseudo-types. Tom Lane 16:04
pgsql: Update documentation about pseudo-types. Tom Lane 16:04
pgsql: Update documentation about pseudo-types. Tom Lane 16:04
pgsql: doc: pg_committs -> pg_commit_ts Alvaro Herrera 16:45
pgsql: doc: pg_committs -> pg_commit_ts Alvaro Herrera 16:45
pgsql: Fix omission of -X (--no-psqlrc) in some psql invocations. Tom Lane 16:47
pgsql: Document the exponentiation operator as associating left to righ Tom Lane 17:09
pgsql: Document the exponentiation operator as associating left to righ Tom Lane 17:09
pgsql: Document the exponentiation operator as associating left to righ Tom Lane 17:09
pgsql: Document the exponentiation operator as associating left to righ Tom Lane 17:09
pgsql: Document the exponentiation operator as associating left to righ Tom Lane 17:09
pgsql: Document the exponentiation operator as associating left to righ Tom Lane 17:09
pgsql: Document brin_summarize_new_pages Alvaro Herrera 18:29
pgsql: Document brin_summarize_new_pages Alvaro Herrera 18:29
pgsql: Code and docs review for cube kNN support. Tom Lane 19:39
pgsql: Rename (new|old)estCommitTs to (new|old)estCommitTsXid Joe Conway 20:35
pgsql: Rename (new|old)estCommitTs to (new|old)estCommitTsXid Joe Conway 20:35

Dec. 29, 2015

Thread Author Time
pgsql: Put back one copyObject() in rewriteTargetView(). Tom Lane 21:46
pgsql: Put back one copyObject() in rewriteTargetView(). Tom Lane 21:46
pgsql: Put back one copyObject() in rewriteTargetView(). Tom Lane 22:06
pgsql: Add some comments about division of labor between rewriter and p Tom Lane 23:50

Dec. 30, 2015

Thread Author Time
pgsql: Minor hacking on contrib/cube documentation. Tom Lane 02:21
Re: [COMMITTERS] pgsql: Document brin_summarize_new_pages Tatsuo Ishii 02:55
pgsql: Avoid useless truncation attempts during VACUUM. Tom Lane 22:13
pgsql: Dept of second thoughts: the !scan_all exit mustn't increase sca Tom Lane 22:32

Dec. 31, 2015

Thread Author Time
Re: pgsql: Further tweaking of print_aligned_vertical(). Bruce Momjian 21:41
pgsql: Fix ALTER OPERATOR to update dependencies properly. Tom Lane 22:37
pgsql: Add a comment noting that FDWs don't have to implement EXCEPT or Tom Lane 22:59
pgsql: Add a comment noting that FDWs don't have to implement EXCEPT or Tom Lane 22:59

Jan. 1, 2016

Thread Author Time
pgsql: doc: Remove redundant duplicate URLs from ulink elements Peter Eisentraut 03:29
pgsql: doc: Add index entries and better documentation link for Linux O Peter Eisentraut 03:29
pgsql: Fix comments about WAL rule "write xlog before data" versus pg_m Noah Misch 06:49
pgsql: Split out pg_operator.h function declarations to new file pg_ope Tom Lane 18:00
pgsql: Add some more defenses against silly estimates to gincostestimat Tom Lane 18:43
pgsql: Add some more defenses against silly estimates to gincostestimat Tom Lane 18:43
pgsql: Add some more defenses against silly estimates to gincostestimat Tom Lane 18:43
pgsql: Add some more defenses against silly estimates to gincostestimat Tom Lane 18:43
pgsql: Add some more defenses against silly estimates to gincostestimat Tom Lane 18:43
pgsql: Add some more defenses against silly estimates to gincostestimat Tom Lane 18:43
pgsql: Teach flatten_reloptions() to quote option values safely. Tom Lane 20:28
pgsql: Teach flatten_reloptions() to quote option values safely. Tom Lane 20:28
pgsql: Teach flatten_reloptions() to quote option values safely. Tom Lane 20:28
pgsql: Teach flatten_reloptions() to quote option values safely. Tom Lane 20:28
pgsql: Teach flatten_reloptions() to quote option values safely. Tom Lane 20:28
pgsql: Teach flatten_reloptions() to quote option values safely. Tom Lane 20:28

Jan. 2, 2016

Thread Author Time
pgsql: Cover heap_page_prune_opt()'s cleanup lock tactic in README. Noah Misch 02:57
pgsql: Update copyright for 2016 Bruce Momjian 18:34
pgsql: Update copyright for 2016 Bruce Momjian 18:34
pgsql: Update copyright for 2016 Bruce Momjian 18:34
pgsql: Update copyright for 2016 Bruce Momjian 18:34
pgsql: Update copyright for 2016 Bruce Momjian 18:34
pgsql: Update copyright for 2016 Bruce Momjian 18:34
pgsql: Update copyright for 2016 Tom Lane 19:09
pgsql: Update copyright for 2016 Tom Lane 19:19
Re: pgsql: Update copyright for 2016 Bruce Momjian 19:21
Re: pgsql: Update copyright for 2016 Bruce Momjian 19:22
Re: pgsql: Update copyright for 2016 Tom Lane 19:38
pgsql: Make copyright.pl cope with nonstandard case choices in copyrigh Tom Lane 19:45
pgsql: Adjust back-branch release note description of commits a2a718b22 Tom Lane 20:29
pgsql: Adjust back-branch release note description of commits a2a718b22 Tom Lane 20:29
pgsql: Adjust back-branch release note description of commits a2a718b22 Tom Lane 20:29
pgsql: Adjust back-branch release note description of commits a2a718b22 Tom Lane 20:29
pgsql: Adjust back-branch release note description of commits a2a718b22 Tom Lane 20:29
pgsql: Adjust back-branch release note description of commits a2a718b22 Tom Lane 20:29
pgsql: Fix overly-strict assertions in spgtextproc.c. Tom Lane 21:25
pgsql: Fix overly-strict assertions in spgtextproc.c. Tom Lane 21:25
pgsql: Fix overly-strict assertions in spgtextproc.c. Tom Lane 21:25
pgsql: Fix overly-strict assertions in spgtextproc.c. Tom Lane 21:25
pgsql: Fix overly-strict assertions in spgtextproc.c. Tom Lane 21:25

Browse Archives

Prev | Next