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
*
Fix ancient encoding error in hungarian.stop.
Tom Lane
2014-06-10
*
Stamp shared-library minor version numbers for 9.5.
Tom Lane
2014-06-10
*
Stamp HEAD as 9.5devel.
Tom Lane
2014-06-10
*
Forward-port regression test for bug #10587 into 9.3 and HEAD.
Tom Lane
2014-06-09
*
Fix infinite loop when splitting inner tuples in SPGiST text indexes.
Tom Lane
2014-06-09
*
Wrap multixact/members correctly during extension, take 2
Alvaro Herrera
2014-06-09
*
Fix off-by-one in decoding causing one-record events to be skipped.
Andres Freund
2014-06-05
*
Add defenses against running with a wrong selection of LOBLKSIZE.
Tom Lane
2014-06-05
*
Consistently spell a replication slot's name as slot_name.
Andres Freund
2014-06-05
*
Move regression test listing of builtin leakproof functions to opr_sanity.sql.
Andres Freund
2014-06-05
*
Adjust SP-GiST WAL record formats to reduce alignment padding.
Heikki Linnakangas
2014-06-05
*
Tweak new regression test case for better portability.
Tom Lane
2014-06-04
*
Add btree and hash opclasses for pg_lsn.
Tom Lane
2014-06-04
*
Bump PG_CONTROL_VERSION for previous 9.4 changes.
Tom Lane
2014-06-04
*
Fix longstanding bug in HeapTupleSatisfiesVacuum().
Andres Freund
2014-06-04
*
Add description of pg_stat directory into doc.
Fujii Masao
2014-06-05
*
Save pg_stat_statements statistics file into $PGDATA/pg_stat directory at shu...
Fujii Masao
2014-06-04
*
Silence Bison deprecation warnings
Peter Eisentraut
2014-06-03
*
Use EncodeDateTime instead of to_char to render JSON timestamps.
Andrew Dunstan
2014-06-03
*
Do not escape a unicode sequence when escaping JSON text.
Andrew Dunstan
2014-06-03
*
Output timestamps in ISO 8601 format when rendering JSON.
Andrew Dunstan
2014-06-03
*
Make plpython_unicode regression test work in more database encodings.
Tom Lane
2014-06-03
*
Set the process latch when processing recovery conflict interrupts.
Andres Freund
2014-06-03
*
Use unaligned output in another regression test query to reduce diff noise.
Andres Freund
2014-06-03
*
doc: fix JSON function prototype variable label
Bruce Momjian
2014-06-02
*
Improve the efficiency of certain jsonb get operations.
Andrew Dunstan
2014-06-01
*
Improvements to the replication protocol documentation.
Andres Freund
2014-05-31
*
On OS X, link libpython normally, ignoring the "framework" framework.
Tom Lane
2014-05-30
*
Fix typos in MSVC solution file.
Heikki Linnakangas
2014-05-30
*
In release notes, mention the need to initialize bgw_notify_pid.
Robert Haas
2014-05-29
*
When using the OSSP UUID library, cache its uuid_t state object.
Tom Lane
2014-05-29
*
Fix uuid-ossp regression tests based on buildfarm feedback.
Tom Lane
2014-05-28
*
Revert "Fix bogus %name-prefix option syntax in all our Bison files."
Tom Lane
2014-05-28
*
Don't pay heed to wal_sender_timeout while creating a decoding slot.
Andres Freund
2014-05-29
*
Minor refactoring of jsonb_util.c
Heikki Linnakangas
2014-05-28
*
Jsonb comparison bug fixes.
Heikki Linnakangas
2014-05-28
*
Fix bogus %name-prefix option syntax in all our Bison files.
Tom Lane
2014-05-28
*
Improve regression tests for uuid-ossp.
Tom Lane
2014-05-28
*
Fix stack clobber in new uuid-ossp code.
Tom Lane
2014-05-28
*
Ensure cleanup in case of early errors in streaming base backups
Magnus Hagander
2014-05-28
*
doc: improve markup of ssl_ecdh_curve commit
Bruce Momjian
2014-05-28
*
pg_lsn should not be marked typispreferred.
Tom Lane
2014-05-28
*
Fix obsolete config-module-exclusion logic in vcregress.pl.
Tom Lane
2014-05-27
*
Propagate system identifier generation improvement into pg_resetxlog.
Tom Lane
2014-05-27
*
doc: improve ssl_ecdh_curve descriptions
Bruce Momjian
2014-05-27
*
Support BSD and e2fsprogs UUID libraries alongside OSSP UUID library.
Tom Lane
2014-05-27
*
worker_spi: Initialize bgw_notify_pid in all cases.
Robert Haas
2014-05-26
*
Avoid unportable usage of sscanf(UINT64_FORMAT).
Tom Lane
2014-05-26
*
Fix pg_recvlogical to accept the documented -I instead only --startpos.
Andres Freund
2014-05-26
*
Small typo and formatting fixes in postgresql.conf.sample
Peter Eisentraut
2014-05-25
[next]