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
...
*
Remove no-longer-used variable.
Tom Lane
2018-09-05
*
Make argument names of pg_get_object_address consistent, and fix docs.
Tom Lane
2018-09-05
*
Simplify partitioned table creation vs. relcache
Alvaro Herrera
2018-09-05
*
PL/Python: Remove use of simple slicing API
Peter Eisentraut
2018-09-05
*
docs: improve AT TIME ZONE description
Bruce Momjian
2018-09-04
*
Improve some error message strings and errcodes
Michael Paquier
2018-09-04
*
Fully enforce uniqueness of constraint names.
Tom Lane
2018-09-04
*
Clean up after TAP tests in oid2name and vacuumlo.
Tom Lane
2018-09-04
*
Prohibit pushing subqueries containing window function calculation to
Amit Kapila
2018-09-04
*
During the split, set checksum on an empty hash index page.
Amit Kapila
2018-09-04
*
Remove pg_constraint.conincluding
Alvaro Herrera
2018-09-03
*
Fix memory leak in TRUNCATE decoding
Tomas Vondra
2018-09-03
*
Fix initial sync of slot parent directory when restoring status
Michael Paquier
2018-09-02
*
Doc: fix oversights in "Client/Server Character Set Conversions" table.
Tom Lane
2018-09-01
*
Avoid using potentially-under-aligned page buffers.
Tom Lane
2018-09-01
*
Add Greek characters to unaccent.rules.
Thomas Munro
2018-09-02
*
Implement "pg_ctl logrotate" command
Alexander Korotkov
2018-09-01
*
Ignore server-side delays when enforcing wal_sender_timeout.
Noah Misch
2018-08-31
*
Fix 8a934d677 for libc++ and make more include order resistant.
Andres Freund
2018-08-31
*
Fix psql's \dC command to annotate I/O conversion casts as such.
Tom Lane
2018-08-31
*
Ensure correct minimum consistent point on standbys
Michael Paquier
2018-08-31
*
Code review for pg_verify_checksums.c.
Tom Lane
2018-08-31
*
Enforce cube dimension limit in all cube construction functions
Alexander Korotkov
2018-08-31
*
Split contrib/cube platform-depended checks into separate test
Alexander Korotkov
2018-08-31
*
Make checksum_impl.h safe to compile with -fstrict-aliasing.
Tom Lane
2018-08-31
*
Disable support for partitionwise joins in problematic cases.
Etsuro Fujita
2018-08-31
*
Fix pg_verify_checksums on Windows.
Amit Kapila
2018-08-31
*
Remove extra word from src/backend/optimizer/README
Etsuro Fujita
2018-08-31
*
Add semicolons to end of internally run queries
Peter Eisentraut
2018-08-30
*
pg_dump: Reorganize getTableAttrs()
Peter Eisentraut
2018-08-30
*
pg_verify_checksums: rename -d to --verbose
Alvaro Herrera
2018-08-30
*
Mention change of width of values generated by SERIAL sequences
Alvaro Herrera
2018-08-30
*
Error position support for partition specifications
Peter Eisentraut
2018-08-30
*
Error position support for defaults and check constraints
Peter Eisentraut
2018-08-30
*
Fix IndexInfo comments.
Heikki Linnakangas
2018-08-30
*
Stop bgworkers during fast shutdown with postmaster in startup phase
Michael Paquier
2018-08-29
*
Make pg_restore's identify_locking_dependencies() more bulletproof.
Tom Lane
2018-08-28
*
Code review for pg_dump's handling of ALTER INDEX ATTACH PARTITION.
Tom Lane
2018-08-28
*
Include contrib modules in the temp installation even without REGRESS.
Tom Lane
2018-08-28
*
postgres_fdw: don't push ORDER BY with no vars (bug #15352)
Andrew Gierth
2018-08-28
*
Rework option set of vacuumlo
Michael Paquier
2018-08-28
*
Rework option set of oid2name
Michael Paquier
2018-08-28
*
Avoid quadratic slowdown in regexp match/split functions.
Andrew Gierth
2018-08-28
*
pg_verify_checksums: Message style improvements and NLS support
Peter Eisentraut
2018-08-28
*
Code review for simplehash.h.
Thomas Munro
2018-08-28
*
Fix snapshot leak warning for some procedures
Peter Eisentraut
2018-08-27
*
Fix missing dependency for pg_dump's ENABLE ROW LEVEL SECURITY items.
Tom Lane
2018-08-27
*
Add some not null constraints to catalogs
Peter Eisentraut
2018-08-27
*
Improve VACUUM and ANALYZE by avoiding early lock queue
Michael Paquier
2018-08-27
*
Fix typos.
Thomas Munro
2018-08-27
[prev]
[next]