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 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
*
Fix VALIDATE CONSTRAINT to consider NO INHERIT attribute.
Robert Haas
2017-04-28
*
Don't use on-disk snapshots for exported logical decoding snapshot.
Andres Freund
2017-04-27
*
Preserve required !catalog tuples while computing initial decoding snapshot.
Andres Freund
2017-04-27
*
Fix postmaster's handling of fork failure for a bgworker process.
Tom Lane
2017-04-24
*
Repair crash with unsortable data in grouping sets.
Andrew Gierth
2017-04-24
*
Zero padding in replication origin's checkpointed on disk-state.
Andres Freund
2017-04-23
*
Fix order of arguments to SubTransSetParent().
Tom Lane
2017-04-23
*
doc: Update link
Peter Eisentraut
2017-04-21
*
Avoid depending on non-POSIX behavior of fcntl(2).
Tom Lane
2017-04-21
*
Always build a custom plan node's targetlist from the path's pathtarget.
Tom Lane
2017-04-17
*
Fix compiler warning
Peter Eisentraut
2017-04-16
*
Provide a way to control SysV shmem attach address in EXEC_BACKEND builds.
Tom Lane
2017-04-15
*
Further fix pg_trgm's extraction of trigrams from regular expressions.
Tom Lane
2017-04-14
*
Fix regexport.c to behave sanely with lookaround constraints.
Tom Lane
2017-04-13
*
Improve castNode notation by introducing list-extraction-specific variants.
Tom Lane
2017-04-10
*
Silence compiler warning in sepgsql
Joe Conway
2017-04-06
*
Remove dead code and fix comments in fast-path function handling.
Heikki Linnakangas
2017-04-06
*
Fix integer-overflow problems in interval comparison.
Tom Lane
2017-04-05
*
Back-patch checkpoint clarification docs and pg_basebackup updates
Magnus Hagander
2017-04-01
*
Don't use bgw_main even to specify in-core bgworker entrypoints.
Robert Haas
2017-03-31
*
Simplify the example of VACUUM in documentation.
Fujii Masao
2017-03-31
*
Suppress implicit-conversion warnings seen with newer clang versions.
Tom Lane
2017-03-28
*
Fix unportable disregard of alignment requirements in RADIUS code.
Tom Lane
2017-03-26
*
Revert Windows service check refactoring, and replace with a different fix.
Heikki Linnakangas
2017-03-24
*
doc: Fix a few typos and awkward links
Peter Eisentraut
2017-03-18
*
Remove dead link.
Robert Haas
2017-03-17
*
Fix and simplify check for whether we're running as Windows service.
Heikki Linnakangas
2017-03-17
*
Avoid having vacuum set reltuples to 0 on non-empty relations in the
Andrew Gierth
2017-03-16
*
Fix ancient get_object_address_opf_member bug
Alvaro Herrera
2017-03-16
*
Spelling fixes
Peter Eisentraut
2017-03-14
*
Fix failure to mark init buffers as BM_PERMANENT.
Robert Haas
2017-03-14
*
Remove unnecessary dependency on statement_timeout in prepared_xacts test.
Tom Lane
2017-03-13
*
Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED.
Michael Meskes
2017-03-13
*
Fix pg_file_write() error handling.
Noah Misch
2017-03-12
*
Fix ancient connection leak in dblink
Joe Conway
2017-03-11
*
Sanitize newlines in object names in "pg_restore -l" output.
Tom Lane
2017-03-10
*
Fix a potential double-free in ecpg.
Michael Meskes
2017-03-10
*
Fix timestamptz regression test to still work with latest IANA zone data.
Tom Lane
2017-03-09
*
Use doubly-linked block lists in aset.c to reduce large-chunk overhead.
Tom Lane
2017-03-08
*
pg_xlogdump: Remove extra newline in error message
Peter Eisentraut
2017-03-08
*
Fix grammar
Magnus Hagander
2017-03-07
*
Repair incorrect pg_dump labeling for some comments and security labels.
Tom Lane
2017-03-06
*
pg_upgrade: Fix large object COMMENTS, SECURITY LABELS
Stephen Frost
2017-03-06
*
Avoid dangling pointer to relation name in RLS code path in DoCopy().
Tom Lane
2017-03-06
*
In rebuild_relation(), don't access an already-closed relcache entry.
Tom Lane
2017-03-04
*
Fix incorrect variable datatype
Magnus Hagander
2017-02-28
*
pg_upgrade docs: clarify instructions on standby extensions
Bruce Momjian
2017-02-25
[next]