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
*
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
*
Fix contrib/pg_trgm's extraction of trigrams from regular expressions.
Tom Lane
2017-02-22
*
Make walsender always initialize the buffers.
Fujii Masao
2017-02-22
*
Fix sloppy handling of corner-case errors in fd.c.
Tom Lane
2017-02-21
*
doc: Update URL for plr
Peter Eisentraut
2017-02-21
*
Fix documentation of to_char/to_timestamp TZ, tz, OF formatting patterns.
Tom Lane
2017-02-20
*
Make src/interfaces/libpq/test clean up after itself.
Tom Lane
2017-02-19
*
Adjust PL/Tcl regression test to dodge a possible bug or zone dependency.
Tom Lane
2017-02-19
*
Fix help message for pg_basebackup -R
Magnus Hagander
2017-02-18
*
Document usage of COPT environment variable for adjusting configure flags.
Tom Lane
2017-02-17
*
Doc: remove duplicate index entry.
Tom Lane
2017-02-16
*
Formatting and docs corrections for logical decoding output plugins.
Tom Lane
2017-02-15
*
Doc: fix typo in logicaldecoding.sgml.
Tom Lane
2017-02-15
[next]