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
*
pg_upgrade docs: clarify instructions on standby extensions
Bruce Momjian
2017-02-25
*
Fix unportable definition of BSWAP64() macro.
Tom Lane
2017-02-24
*
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
*
pg_dump: Fix typo in query
Peter Eisentraut
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
*
Make sure that hash join's bulk-tuple-transfer loops are interruptible.
Tom Lane
2017-02-15
*
Fix tab completion for "ALTER SYSTEM SET variable ...".
Tom Lane
2017-02-15
*
Fix YA unwanted behavioral difference with operator_precedence_warning.
Tom Lane
2017-02-15
*
Corrections and improvements to generic parallel query documentation.
Robert Haas
2017-02-14
*
Ignore tablespace ACLs when ignoring schema ACLs.
Noah Misch
2017-02-12
*
Blind try to fix portability issue in commit 8f93bd851 et al.
Tom Lane
2017-02-09
*
Fix roundoff problems in float8_timestamptz() and make_interval().
Tom Lane
2017-02-08
*
Correct thinko in last-minute release note item.
Tom Lane
2017-02-07
*
Stamp 9.6.2.
REL9_6_2
Tom Lane
2017-02-06
*
Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20.
Tom Lane
2017-02-06
*
Avoid returning stale attribute bitmaps in RelationGetIndexAttrBitmap().
Tom Lane
2017-02-06
*
Translation updates
Peter Eisentraut
2017-02-06
*
Add missing newline to error messages
Peter Eisentraut
2017-02-06
*
Fix typo also in expected output.
Heikki Linnakangas
2017-02-06
*
Fix typos in comments.
Heikki Linnakangas
2017-02-06
*
Fix placement of initPlans when forcibly materializing a subplan.
Tom Lane
2017-02-02
*
Add KOI8-U map files to Makefile.
Heikki Linnakangas
2017-02-02
*
Don't count background workers against a user's connection limit.
Andrew Dunstan
2017-02-01
*
pg_dump: Fix handling of ALTER DEFAULT PRIVILEGES
Stephen Frost
2017-01-31
*
test_pg_dump: perltidy cleanup
Stephen Frost
2017-01-31
*
Update time zone data files to tzdata release 2016j.
Tom Lane
2017-01-30
*
Handle ALTER EXTENSION ADD/DROP with pg_init_privs
Stephen Frost
2017-01-29
*
test_pg_dump TAP test whitespace cleanup
Stephen Frost
2017-01-29
*
Orthography fixes for new castNode() macro.
Tom Lane
2017-01-27
*
Check interrupts during hot standby waits
Simon Riggs
2017-01-27
*
Add castNode(type, ptr) for safe casting between NodeTag based types.
Andres Freund
2017-01-26
*
Remove test for COMMENT ON DATABASE
Alvaro Herrera
2017-01-26
*
Reset hot standby xmin after restart
Simon Riggs
2017-01-26
*
Ensure that a tsquery like '!foo' matches empty tsvectors.
Tom Lane
2017-01-26
*
Fix comments in StrategyNotifyBgWriter().
Tatsuo Ishii
2017-01-24
*
doc: Update URL for Microsoft download site
Peter Eisentraut
2017-01-23
*
Avoid useless respawining the autovacuum launcher at high speed.
Robert Haas
2017-01-20
*
Dump sequence data based on the TableDataInfo flag
Stephen Frost
2017-01-19
*
Reset the proper GUC in create_index test.
Tom Lane
2017-01-18
*
Change some test macros to return true booleans
Alvaro Herrera
2017-01-18
[next]