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
*
Disable temporarily TAP tests for contrib/bloom/
Michael Paquier
2018-11-26
*
Add PGXS options to control TAP and isolation tests
Michael Paquier
2018-11-26
*
Integrate recovery.conf into postgresql.conf
Peter Eisentraut
2018-11-25
*
Fix assertion failure for SSL connections.
Thomas Munro
2018-11-25
*
Fix hstore hash function for empty hstores upgraded from 8.4.
Andrew Gierth
2018-11-24
*
Avoid crashes in contrib/intarray gist__int_ops (bug #15518)
Andrew Gierth
2018-11-24
*
Adjust new test case for more portability.
Tom Lane
2018-11-23
*
Fix float-to-integer coercions to handle edge cases correctly.
Tom Lane
2018-11-23
*
Add a 64-bit hash function for type hstore.
Tom Lane
2018-11-23
*
Add a 64-bit hash function for type citext.
Tom Lane
2018-11-23
*
Clamp semijoin selectivity to be not more than inner-join selectivity.
Tom Lane
2018-11-23
*
Silence compiler warnings
Alvaro Herrera
2018-11-23
*
Remove bogus file.
Tom Lane
2018-11-23
*
Don't allow partitioned indexes in pg_global tablespace
Alvaro Herrera
2018-11-23
*
doc: Fix typo
Peter Eisentraut
2018-11-23
*
Add WL_EXIT_ON_PM_DEATH pseudo-event.
Thomas Munro
2018-11-23
*
Clarify documentation about PASSWORD in CREATE/ALTER ROLE
Michael Paquier
2018-11-23
*
Fix another crash in json{b}_populate_recordset and json{b}_to_recordset.
Tom Lane
2018-11-22
*
Doc: rework introductory documentation about covering indexes.
Tom Lane
2018-11-22
*
Fix typo in description of ExecFindPartition
Michael Paquier
2018-11-22
*
doc: adjust time zone names text, v2
Bruce Momjian
2018-11-21
*
doc: adjust time zone names text
Bruce Momjian
2018-11-21
*
Rework the pgbench state machine code for clarity
Alvaro Herrera
2018-11-21
*
Fix typo in commit 6f7d02aa60b7
Alvaro Herrera
2018-11-21
*
Fix PartitionDispatchData vertical whitespace
Alvaro Herrera
2018-11-21
*
instr_time.h: add INSTR_TIME_SET_CURRENT_LAZY
Alvaro Herrera
2018-11-21
*
Blind attempt at fixing sepgsql output for 578b22.
Andres Freund
2018-11-20
*
Fix sepgsql compile error caused by oid removal.
Andres Freund
2018-11-20
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Improve description of buffer used to store records in WAL reader
Michael Paquier
2018-11-21
*
Make detection of SSL_CTX_set_min_proto_version more portable
Peter Eisentraut
2018-11-20
*
Add settings to control SSL/TLS protocol version
Peter Eisentraut
2018-11-20
*
Make WAL description output more consistent
Peter Eisentraut
2018-11-20
*
doc: Clarify CREATE TYPE ENUM documentation
Peter Eisentraut
2018-11-20
*
Refine some guc.c help texts
Peter Eisentraut
2018-11-20
*
Fix issues with TAP tests of pg_verify_checksums
Michael Paquier
2018-11-20
*
Add needed #include.
Tom Lane
2018-11-19
*
Handle EPIPE more sanely when we close a pipe reading from a program.
Tom Lane
2018-11-19
*
psql: Describe partitioned tables/indexes as such
Alvaro Herrera
2018-11-19
*
Update config/ax_pthread.m4 to latest upstream version.
Tom Lane
2018-11-19
*
Postpone LLVM-related uses of AC_CHECK_DECLS.
Tom Lane
2018-11-19
*
psql: Show IP address in \conninfo
Alvaro Herrera
2018-11-19
*
Reduce unnecessary list construction in RelationBuildPartitionDesc.
Robert Haas
2018-11-19
*
Fix configure's AC_CHECK_DECLS tests to work correctly with clang.
Tom Lane
2018-11-19
*
Disallow COPY FREEZE on partitioned tables
Alvaro Herrera
2018-11-19
*
pg_archivecleanup: Update file header comment a bit
Peter Eisentraut
2018-11-19
*
PANIC on fsync() failure.
Thomas Munro
2018-11-19
*
Don't forget about failed fsync() requests.
Thomas Munro
2018-11-19
*
Rework documentation of pg_promote
Michael Paquier
2018-11-19
*
Remove unnecessary memcpy when reading WAL record fitting on page
Michael Paquier
2018-11-19
[next]