2016-01-19 |
Robert Haas | Expanded strings. contexts |
commit | commitdiff | tree |
2016-01-19 |
Robert Haas | Allocate memory contexts faster! |
commit | commitdiff | tree |
2016-01-18 |
Tatsuo Ishii | Fix typo. |
commit | commitdiff | tree |
2016-01-18 |
Tom Lane | Add explicit cast to amcostestimate call. |
commit | commitdiff | tree |
2016-01-18 |
Tom Lane | Restructure index access method API to hide most of... |
commit | commitdiff | tree |
2016-01-18 |
Tom Lane | Re-pgindent a few files. |
commit | commitdiff | tree |
2016-01-17 |
Tom Lane | Remove dead code in pg_dump. |
commit | commitdiff | tree |
2016-01-17 |
Peter Eisentraut | psql: Add completion support for DROP INDEX CONCURRENTLY |
commit | commitdiff | tree |
2016-01-15 |
Magnus Hagander | Fix minor typo in comment |
commit | commitdiff | tree |
2016-01-15 |
Robert Haas | Fix spelling mistakes. |
commit | commitdiff | tree |
2016-01-14 |
Tom Lane | Fix build_grouping_chain() to not clobber its input... |
commit | commitdiff | tree |
2016-01-14 |
Magnus Hagander | Properly close token in sspi authentication |
commit | commitdiff | tree |
2016-01-13 |
Tom Lane | Handle extension members when first setting object... |
commit | commitdiff | tree |
2016-01-13 |
Tom Lane | Access pg_dump's options structs through Archive struct... |
commit | commitdiff | tree |
2016-01-13 |
Tom Lane | Run pgindent on src/bin/pg_dump/* |
commit | commitdiff | tree |
2016-01-13 |
Peter Eisentraut | psql: Improve CREATE INDEX CONCURRENTLY tab completion |
commit | commitdiff | tree |
2016-01-13 |
Peter Eisentraut | psql: Fix CREATE INDEX tab completion |
commit | commitdiff | tree |
2016-01-13 |
Peter Eisentraut | psql: Update tab completion comment |
commit | commitdiff | tree |
2016-01-12 |
Simon Riggs | Add new user fn pg_current_xlog_flush_location() |
commit | commitdiff | tree |
2016-01-12 |
Simon Riggs | Maintain local LogwrtResult consistently |
commit | commitdiff | tree |
2016-01-12 |
Tom Lane | Remove no-longer-needed old-style check for incompatibl... |
commit | commitdiff | tree |
2016-01-12 |
Tom Lane | Use LOAD not actual code execution to pull in plpython... |
commit | commitdiff | tree |
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 |
next |