index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Avoid consuming an XID during vac_truncate_clog().
Tom Lane
2016-05-24
*
Support IndexElem in raw_expression_tree_walker().
Tom Lane
2016-05-23
*
Fix latent crash in do_text_output_multiline().
Tom Lane
2016-05-23
*
Further improve documentation about --quote-all-identifiers switch.
Tom Lane
2016-05-20
*
Improve documentation about pg_dump's --quote-all-identifiers switch.
Tom Lane
2016-05-20
*
doc: Fix typo
Peter Eisentraut
2016-05-13
*
Ensure plan stability in contrib/btree_gist regression test.
Tom Lane
2016-05-12
*
Fix bogus comments
Alvaro Herrera
2016-05-12
*
Fix obsolete comment
Alvaro Herrera
2016-05-12
*
Fix infer_arbiter_indexes() to not barf on system columns.
Tom Lane
2016-05-11
*
Fix assorted missing infrastructure for ON CONFLICT.
Tom Lane
2016-05-11
*
Fix autovacuum for shared relations
Alvaro Herrera
2016-05-10
*
Stamp 9.5.3.
REL9_5_3
Tom Lane
2016-05-09
*
Translation updates
Peter Eisentraut
2016-05-09
*
Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22.
Tom Lane
2016-05-07
*
Docs: improve warnings about nextval() not producing gapless sequences.
Tom Lane
2016-05-07
*
Distrust external OpenSSL clients; clear err queue
Peter Eisentraut
2016-05-06
*
Fix SSL tests
Peter Eisentraut
2016-05-06
*
Fix pg_upgrade to not fail when new-cluster TOAST rules differ from old.
Tom Lane
2016-05-06
*
Fix possible read past end of string in to_timestamp().
Tom Lane
2016-05-06
*
Update time zone data files to tzdata release 2016d.
Tom Lane
2016-05-05
*
Fix ordering/categorization of some recently-added system views.
Tom Lane
2016-05-05
*
doc: Fix more typos
Peter Eisentraut
2016-05-04
*
doc: Fix typos
Peter Eisentraut
2016-05-03
*
Fix configure's incorrect version tests for flex and perl.
Tom Lane
2016-05-02
*
Remove unused macros.
Heikki Linnakangas
2016-05-02
*
doc: Fix typo
Peter Eisentraut
2016-05-01
*
Fix mishandling of equivalence-class tests in parameterized plans.
Tom Lane
2016-04-29
*
Fix comment whitespace in VS2105 patch
Andrew Dunstan
2016-04-29
*
Fix typo in VS2015 patch
Andrew Dunstan
2016-04-29
*
Support building with Visual Studio 2015
Andrew Dunstan
2016-04-29
*
Remember asking for feedback during walsender shutdown.
Andres Freund
2016-04-28
*
Adjust DatumGetBool macro, this time for sure.
Tom Lane
2016-04-28
*
Revert "Convert contrib/seg's bool-returning SQL functions to V1 call convent...
Tom Lane
2016-04-28
*
Impose a full barrier in generic-xlc.h atomics functions.
Noah Misch
2016-04-26
*
doc: Fix typo
Peter Eisentraut
2016-04-24
*
Rename strtoi() to strtoint().
Tom Lane
2016-04-23
*
doc: Fix typos
Peter Eisentraut
2016-04-23
*
Convert contrib/seg's bool-returning SQL functions to V1 call convention.
Tom Lane
2016-04-22
*
Add putenv support for msvcrt from Visual Studio 2013
Magnus Hagander
2016-04-22
*
Fix unexpected side-effects of operator_precedence_warning.
Tom Lane
2016-04-21
*
Fix planner failure with full join in RHS of left join.
Tom Lane
2016-04-21
*
Improve TranslateSocketError() to handle more Windows error codes.
Tom Lane
2016-04-21
*
Remove dead code in win32.h.
Tom Lane
2016-04-21
*
Provide errno-translation wrappers around bind() and listen() on Windows.
Tom Lane
2016-04-21
*
Fix ruleutils.c's dumping of ScalarArrayOpExpr containing an EXPR_SUBLINK.
Tom Lane
2016-04-21
*
Honor PGCTLTIMEOUT environment variable for pg_regress' startup wait.
Tom Lane
2016-04-20
*
Fix memory leak and other bugs in ginPlaceToPage() & subroutines.
Tom Lane
2016-04-20
*
Further reduce the number of semaphores used under --disable-spinlocks.
Tom Lane
2016-04-18
*
doc: Add missing parentheses
Peter Eisentraut
2016-04-15
[prev]
[next]