| 2016-01-12 |
Tom Lane | Avoid dump/reload problems when using both plpython2... |
commit | commitdiff | tree |
| 2016-01-11 |
Robert Haas | Remove obsolete comment. |
commit | commitdiff | tree |
| 2016-01-11 |
Peter Eisentraut | doc: Fix typo in logical decoding documentation |
commit | commitdiff | tree |
| 2016-01-09 |
Tom Lane | Remove a useless PG_GETARG_DATUM() call from jsonb_buil... |
commit | commitdiff | tree |
| 2016-01-09 |
Tom Lane | Add some checks on "char"-type columns to type_sanity... |
commit | commitdiff | tree |
| 2016-01-09 |
Tom Lane | Clean up some lack-of-STRICT issues in the core code... |
commit | commitdiff | tree |
| 2016-01-09 |
Tom Lane | Clean up code for widget_in() and widget_out(). |
commit | commitdiff | tree |
| 2016-01-09 |
Simon Riggs | Revoke change to rmgr desc of btree vacuum |
commit | commitdiff | tree |
| 2016-01-09 |
Tom Lane | Add STRICT to some C functions created by the regressio... |
commit | commitdiff | tree |
| 2016-01-09 |
Simon Riggs | Avoid pin scan for replay of XLOG_BTREE_VACUUM |
commit | commitdiff | tree |
| 2016-01-08 |
Alvaro Herrera | Revert "Blind attempt at a Cygwin fix" |
commit | commitdiff | tree |
| 2016-01-08 |
Alvaro Herrera | Blind attempt at a Cygwin fix |
commit | commitdiff | tree |
| 2016-01-08 |
Magnus Hagander | Fix typo in comment |
commit | commitdiff | tree |
| 2016-01-08 |
Magnus Hagander | Remove reundand include of TestLib |
commit | commitdiff | tree |
| 2016-01-08 |
Tom Lane | Marginal cleanup of GROUPING SETS code in grouping_plan... |
commit | commitdiff | tree |
| 2016-01-08 |
Tom Lane | Delay creation of subplan tlist until after create_plan(). |
commit | commitdiff | tree |
| 2016-01-07 |
Alvaro Herrera | Fix order of arguments to va_start() |
commit | commitdiff | tree |
| 2016-01-07 |
Tom Lane | Fix unobvious interaction between -X switch and subdire... |
commit | commitdiff | tree |
| 2016-01-07 |
Alvaro Herrera | Add win32security to LIBOBJS |
commit | commitdiff | tree |
| 2016-01-07 |
Tom Lane | Use plain mkdir() not pg_mkdir_p() to create subdirecto... |
commit | commitdiff | tree |
| 2016-01-07 |
Alvaro Herrera | pgstat: add WAL receiver status view & SRF |
commit | commitdiff | tree |
| 2016-01-07 |
Tom Lane | Remove vestigial CHECK_FOR_INTERRUPTS call. |
commit | commitdiff | tree |
| 2016-01-07 |
Tom Lane | Provide more detail in postmaster log for password... |
commit | commitdiff | tree |
| 2016-01-07 |
Alvaro Herrera | Windows: Make pg_ctl reliably detect service status |
commit | commitdiff | tree |
| 2016-01-06 |
Tom Lane | In initdb's post-bootstrap phase, drop temp tables... |
commit | commitdiff | tree |
| 2016-01-06 |
Tom Lane | Comment typo fix. |
commit | commitdiff | tree |
| 2016-01-05 |
Tatsuo Ishii | Fix typo in create_transform.sgml. |
commit | commitdiff | tree |
| 2016-01-05 |
Alvaro Herrera | Add scale(numeric) |
commit | commitdiff | tree |
| 2016-01-05 |
Tom Lane | Remove some ancient and unmaintained encoding-conversio... |
commit | commitdiff | tree |
| 2016-01-05 |
Tom Lane | Sort $(wildcard) output where needed for reproducible... |
commit | commitdiff | tree |
| 2016-01-05 |
Alvaro Herrera | Make pg_receivexlog silent with 9.3 and older servers |
commit | commitdiff | tree |
| 2016-01-05 |
Tom Lane | In opr_sanity regression test, check for unexpected... |
commit | commitdiff | tree |
| 2016-01-05 |
Tom Lane | Make the to_reg*() functions accept text not cstring. |
commit | commitdiff | tree |
| 2016-01-05 |
Alvaro Herrera | Make pg_shseclabel available in early backend startup |
commit | commitdiff | tree |
| 2016-01-05 |
Tom Lane | Add to_regnamespace() and to_regrole() to the documenta... |
commit | commitdiff | tree |
| 2016-01-05 |
Tom Lane | Convert psql's tab completion for backslash commands... |
commit | commitdiff | tree |
| 2016-01-05 |
Tom Lane | In psql's tab completion, change most TailMatches patte... |
commit | commitdiff | tree |
| 2016-01-04 |
Tom Lane | Docs: provide a concrete discussion and example for... |
commit | commitdiff | tree |
| 2016-01-04 |
Tom Lane | Adjust behavior of row_security GUC to match the docs. |
commit | commitdiff | tree |
| 2016-01-04 |
Robert Haas | Fix typo in comment. |
commit | commitdiff | tree |
| 2016-01-04 |
Tom Lane | Fix regrole and regnamespace output functions to do... |
commit | commitdiff | tree |
| 2016-01-04 |
Tom Lane | Fix regrole and regnamespace types to honor quoting... |
commit | commitdiff | tree |
| 2016-01-04 |
Tom Lane | Fix bogus lock release in RemovePolicyById and RemoveRo... |
commit | commitdiff | tree |
| 2016-01-04 |
Tom Lane | Do some copy-editing on the docs for row-level security. |
commit | commitdiff | tree |
| 2016-01-03 |
Tom Lane | Guard against null arguments in binary_upgrade_create_e... |
commit | commitdiff | tree |
| 2016-01-03 |
Tom Lane | Do some copy-editing on the docs for replication origins. |
commit | commitdiff | tree |
| 2016-01-03 |
Tom Lane | Do a final round of copy-editing on the 9.5 release... |
commit | commitdiff | tree |
| 2016-01-03 |
Tom Lane | Fix treatment of *lpNumberOfBytesRecvd == 0: that's... |
commit | commitdiff | tree |
| 2016-01-03 |
Tom Lane | Teach pg_dump to quote reloption values safely. |
commit | commitdiff | tree |
| 2016-01-02 |
Tom Lane | Fix overly-strict assertions in spgtextproc.c. |
commit | commitdiff | tree |
| 2016-01-02 |
Tom Lane | Adjust back-branch release note description of commits... |
commit | commitdiff | tree |
| 2016-01-02 |
Tom Lane | Make copyright.pl cope with nonstandard case choices... |
commit | commitdiff | tree |
| 2016-01-02 |
Tom Lane | Update copyright for 2016 |
commit | commitdiff | tree |
| 2016-01-02 |
Tom Lane | Update copyright for 2016 |
commit | commitdiff | tree |
| 2016-01-02 |
Bruce Momjian | Update copyright for 2016 |
commit | commitdiff | tree |
| 2016-01-02 |
Noah Misch | Cover heap_page_prune_opt()'s cleanup lock tactic in... |
commit | commitdiff | tree |
| 2016-01-01 |
Tom Lane | Teach flatten_reloptions() to quote option values safely. |
commit | commitdiff | tree |
| 2016-01-01 |
Tom Lane | Add some more defenses against silly estimates to ginco... |
commit | commitdiff | tree |
| 2016-01-01 |
Noah Misch | Fix comments about WAL rule "write xlog before data... |
commit | commitdiff | tree |
| 2016-01-01 |
Peter Eisentraut | doc: Remove redundant duplicate URLs from ulink elements |
commit | commitdiff | tree |
| 2016-01-01 |
Peter Eisentraut | doc: Add index entries and better documentation link... |
commit | commitdiff | tree |
| 2015-12-31 |
Tom Lane | Add a comment noting that FDWs don't have to implement... |
commit | commitdiff | tree |
| 2015-12-31 |
Tom Lane | Fix ALTER OPERATOR to update dependencies properly. |
commit | commitdiff | tree |
| 2015-12-30 |
Tom Lane | Dept of second thoughts: the !scan_all exit mustn't... |
commit | commitdiff | tree |
| 2015-12-30 |
Tom Lane | Avoid useless truncation attempts during VACUUM. |
commit | commitdiff | tree |
| 2015-12-30 |
Tom Lane | Minor hacking on contrib/cube documentation. |
commit | commitdiff | tree |
| 2015-12-29 |
Tom Lane | Add some comments about division of labor between rewri... |
commit | commitdiff | tree |
| 2015-12-29 |
Tom Lane | Put back one copyObject() in rewriteTargetView(). |
commit | commitdiff | tree |
| 2015-12-28 |
Joe Conway | Rename (new|old)estCommitTs to (new|old)estCommitTsXid |
commit | commitdiff | tree |
| 2015-12-28 |
Tom Lane | Code and docs review for cube kNN support. |
commit | commitdiff | tree |
| 2015-12-28 |
Alvaro Herrera | Document brin_summarize_new_pages |
commit | commitdiff | tree |
| 2015-12-28 |
Tom Lane | Document the exponentiation operator as associating... |
commit | commitdiff | tree |
| 2015-12-28 |
Tom Lane | Fix omission of -X (--no-psqlrc) in some psql invocations. |
commit | commitdiff | tree |
| 2015-12-28 |
Alvaro Herrera | doc: pg_committs -> pg_commit_ts |
commit | commitdiff | tree |
| 2015-12-28 |
Tom Lane | Update documentation about pseudo-types. |
commit | commitdiff | tree |
| 2015-12-28 |
Alvaro Herrera | Fix translation domain in pg_basebackup |
commit | commitdiff | tree |
| 2015-12-27 |
Alvaro Herrera | Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto... |
commit | commitdiff | tree |
| 2015-12-26 |
Tom Lane | Include typmod when complaining about inherited column... |
commit | commitdiff | tree |
| 2015-12-26 |
Tom Lane | Fix brin_summarize_new_values() to check index type... |
commit | commitdiff | tree |
| 2015-12-25 |
Fujii Masao | Improve SECURITY LABEL tab completion |
commit | commitdiff | tree |
| 2015-12-25 |
Teodor Sigaev | Improve the gin index scan performance in pg_trgm. |
commit | commitdiff | tree |
| 2015-12-24 |
Tom Lane | Remove unnecessary row ordering dependency in pg_rewind... |
commit | commitdiff | tree |
| 2015-12-24 |
Tom Lane | Docs: fix erroneously-given function name. |
commit | commitdiff | tree |
| 2015-12-24 |
Tom Lane | Fix factual and grammatical errors in comments for... |
commit | commitdiff | tree |
| 2015-12-24 |
Tom Lane | Docs typo fix. |
commit | commitdiff | tree |
| 2015-12-24 |
Tom Lane | Avoid VACUUM FULL altogether in initdb. |
commit | commitdiff | tree |
| 2015-12-23 |
Tom Lane | Improve handling of password reuse in src/bin/scripts... |
commit | commitdiff | tree |
| 2015-12-23 |
Tom Lane | In pg_dump, remember connection passwords no matter... |
commit | commitdiff | tree |
| 2015-12-23 |
Robert Haas | Read from the same worker repeatedly until it returns... |
commit | commitdiff | tree |
| 2015-12-23 |
Robert Haas | Change Gather not to use a physical tlist. |
commit | commitdiff | tree |
| 2015-12-23 |
Peter Eisentraut | Remove unnecessary escaping in C character literals |
commit | commitdiff | tree |
| 2015-12-23 |
Tom Lane | Allow omitting one or both boundaries in an array slice... |
commit | commitdiff | tree |
| 2015-12-22 |
Robert Haas | Comment improvements for abbreviated keys. |
commit | commitdiff | tree |
| 2015-12-22 |
Robert Haas | postgres_fdw: Consider requesting sorted data so we... |
commit | commitdiff | tree |
| 2015-12-21 |
Tom Lane | Fix calculation of space needed for parsed words in... |
commit | commitdiff | tree |
| 2015-12-21 |
Stephen Frost | Make viewquery a copy in rewriteTargetView() |
commit | commitdiff | tree |
| 2015-12-20 |
Tom Lane | Remove silly completion for "DELETE FROM tabname ...". |
commit | commitdiff | tree |
| 2015-12-20 |
Tom Lane | Teach psql's tab completion to consider the entire... |
commit | commitdiff | tree |
| 2015-12-20 |
Peter Eisentraut | psql: Review of new help output strings |
commit | commitdiff | tree |
| 2015-12-19 |
Tom Lane | Add missing COSTS OFF to EXPLAIN commands in rowsecurit... |
commit | commitdiff | tree |
| next |