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
*
Update URLs in pgindent source and README
Magnus Hagander
2017-05-23
*
Fix precision and rounding issues in money multiplication and division.
Tom Lane
2017-05-21
*
Change documentation references to PG website to use https: not http:
Tom Lane
2017-05-20
*
Fix typo in comment.
Heikki Linnakangas
2017-05-18
*
Make psql handle EOF during COPY FROM STDIN properly on all platforms.
Tom Lane
2017-05-17
*
Fix new warnings from GCC 7
Peter Eisentraut
2017-05-16
*
In SSL tests, don't scribble on permissions of a repo file.
Tom Lane
2017-05-15
*
Fix unsafe reference into relcache in constructed CommentStmt.
Tom Lane
2017-05-15
*
Make stats regression test more robust in the face of parallel query.
Tom Lane
2017-05-14
*
Suppress indentation from Data::Dumper in regression tests
Andrew Dunstan
2017-05-14
*
Avoid superfluous work for commits during logical slot creation.
Andres Freund
2017-05-13
*
Fix race condition leading to hanging logical slot creation.
Andres Freund
2017-05-13
*
Avoid searching for callback functions in CallSyscacheCallbacks().
Tom Lane
2017-05-12
*
doc: update markup for release note "release date" block
Bruce Momjian
2017-05-12
*
Reduce initial size of RelfilenodeMapHash.
Tom Lane
2017-05-12
*
Avoid searching for the target catcache in CatalogCacheIdInvalidate.
Tom Lane
2017-05-12
*
Honor PROVE_FLAGS environment setting
Andrew Dunstan
2017-05-12
*
Add libxml2 include path for MSVC builds
Andrew Dunstan
2017-05-12
*
Doc fix: scale(numeric) returns integer, not numeric.
Tom Lane
2017-05-11
*
Increase MAX_SYSCACHE_CALLBACKS to provide more room for extensions.
Tom Lane
2017-05-11
*
psql: Add missing translation markers
Peter Eisentraut
2017-05-10
*
Ignore PQcancel errors properly
Alvaro Herrera
2017-05-09
*
Stamp 9.6.3.
REL9_6_3
Tom Lane
2017-05-08
*
Further patch rangetypes_selfuncs.c's statistics slot management.
Tom Lane
2017-05-08
*
Last-minute updates for release notes.
Tom Lane
2017-05-08
*
Fix possibly-uninitialized variable.
Tom Lane
2017-05-08
*
Match pg_user_mappings limits to information_schema.user_mapping_options.
Noah Misch
2017-05-08
*
Restore PGREQUIRESSL recognition in libpq.
Noah Misch
2017-05-08
*
Translation updates
Peter Eisentraut
2017-05-08
*
Add security checks to selectivity estimation functions
Peter Eisentraut
2017-05-08
*
Release notes for 9.6.3, 9.5.7, 9.4.12, 9.3.17, 9.2.21.
Tom Lane
2017-05-07
*
Guard against null t->tm_zone in strftime.c.
Tom Lane
2017-05-07
*
Install the "posixrules" timezone link in MSVC builds.
Tom Lane
2017-05-07
*
Restore fullname[] contents before falling through in pg_open_tzfile().
Tom Lane
2017-05-07
*
pg_dump: Don't leak memory in buildDefaultACLCommands()
Stephen Frost
2017-05-06
*
RLS: Fix ALL vs. SELECT+UPDATE policy usage
Stephen Frost
2017-05-06
*
Document current_role.
Tom Lane
2017-05-06
*
Allow MSVC to build with Tcl 8.6.
Alvaro Herrera
2017-05-05
*
Give nicer error message when connecting to a v10 server requiring SCRAM.
Heikki Linnakangas
2017-05-05
*
Fix cursor_to_xml in tableforest false mode
Peter Eisentraut
2017-05-04
*
Fix pfree-of-already-freed-tuple when rescanning a GiST index-only scan.
Tom Lane
2017-05-04
*
Remove useless and rather expensive stanza in matview regression test.
Tom Lane
2017-05-03
*
Improve performance of timezone loading, especially pg_timezone_names view.
Tom Lane
2017-05-02
*
Ensure commands in extension scripts see the results of preceding DDL.
Tom Lane
2017-05-02
*
Fix perl thinko in commit fed6df486dca
Andrew Dunstan
2017-05-02
*
Update time zone data files to tzdata release 2017b.
Tom Lane
2017-05-01
*
Allow vcregress.pl to run an arbitrary TAP test set
Andrew Dunstan
2017-05-01
*
Sync our copy of the timezone library with IANA release tzcode2017b.
Tom Lane
2017-04-30
*
doc: Fix typo in 9.6 release notes
Peter Eisentraut
2017-04-28
*
Fix VALIDATE CONSTRAINT to consider NO INHERIT attribute.
Robert Haas
2017-04-28
[next]