index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Improve our response to invalid format strings, and detect more cases.
Tom Lane
2018-12-06
*
Cleanup minor pg_dump memory leaks
Stephen Frost
2018-12-06
*
Cleanup comments in xlog compression
Stephen Frost
2018-12-06
*
Don't mark partitioned indexes invalid unnecessarily
Alvaro Herrera
2018-12-05
*
Fix typo
Stephen Frost
2018-12-04
*
Add some missing schema qualifications
Michael Paquier
2018-12-03
*
Add PGXS options to control TAP and isolation tests, take two
Michael Paquier
2018-12-03
*
Eliminate parallel-make hazard in ecpg/preproc.
Tom Lane
2018-12-01
*
Rename ecpg's various "extern.h" files to have distinct names.
Tom Lane
2018-12-01
*
Add a --socketdir option to pg_upgrade.
Tom Lane
2018-12-01
*
Fix tablespace path TAP test of pg_verify_checksums for msys
Michael Paquier
2018-12-01
*
Silence compiler warning
Alvaro Herrera
2018-11-30
*
Fix typo.
Amit Kapila
2018-11-30
*
Fix various checksum check problems for pg_verify_checksums and base backups
Michael Paquier
2018-11-30
*
Switch pg_verify_checksums back to a blacklist
Michael Paquier
2018-11-30
*
Add log_statement_sample_rate parameter
Alvaro Herrera
2018-11-29
*
Ensure static libraries have correct mod time even if ranlib messes it up.
Tom Lane
2018-11-29
*
Add support for NO_INSTALLCHECK in MSVC scripts
Michael Paquier
2018-11-29
*
Fix minor typo in dsa.c.
Thomas Munro
2018-11-29
*
Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooks
Michael Paquier
2018-11-29
*
Fix handling of synchronous replication for stopping WAL senders
Michael Paquier
2018-11-29
*
Have BufFileSize() ereport() on FileSize() failure.
Peter Geoghegan
2018-11-28
*
Only allow one recovery target setting
Peter Eisentraut
2018-11-28
*
Don't set PAM_RHOST for Unix sockets.
Thomas Munro
2018-11-28
*
Do not decode TOAST data for table rewrites
Tomas Vondra
2018-11-28
*
Use wildcard to match parens after CREATE STATISTICS
Tomas Vondra
2018-11-28
*
Don't count zero-filled buffers as 'read' in EXPLAIN.
Thomas Munro
2018-11-28
*
Ensure consistent sort order of large objects in pg_dump.
Andres Freund
2018-11-27
*
Fix jit compilation bug on wide tables.
Andres Freund
2018-11-27
*
Update ssl test certificates and keys
Peter Eisentraut
2018-11-27
*
Fix ac218aa4f6 to work on versions before 9.5.
Andres Freund
2018-11-26
*
Update pg_upgrade test for reg* to include regrole and regnamespace.
Andres Freund
2018-11-26
*
Fix pg_upgrade for oid removal.
Andres Freund
2018-11-26
*
Fix translation of special characters in psql's LaTeX output modes.
Tom Lane
2018-11-26
*
Avoid locale-dependent output in numericlocale check.
Tom Lane
2018-11-26
*
Add CSV table output mode in psql.
Tom Lane
2018-11-26
*
Improve regression test coverage for psql output formats.
Tom Lane
2018-11-26
*
Fix breakage of "\pset format latex".
Tom Lane
2018-11-26
*
Revert all new recent changes to add PGXS options for TAP and isolation
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
*
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
*
Clamp semijoin selectivity to be not more than inner-join selectivity.
Tom Lane
2018-11-23
*
Silence compiler warnings
Alvaro Herrera
2018-11-23
*
Don't allow partitioned indexes in pg_global tablespace
Alvaro Herrera
2018-11-23
*
Add WL_EXIT_ON_PM_DEATH pseudo-event.
Thomas Munro
2018-11-23
*
Fix another crash in json{b}_populate_recordset and json{b}_to_recordset.
Tom Lane
2018-11-22
*
Fix typo in description of ExecFindPartition
Michael Paquier
2018-11-22
[next]