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_dump: Lock all relations, not just plain tables
Alvaro Herrera
2020-10-27
*
Accept relations of any kind in LOCK TABLE
Alvaro Herrera
2020-10-27
*
docs: remove reference to src/tools/thread
Bruce Momjian
2020-10-27
*
doc: simplify wording of function error affects
Bruce Momjian
2020-10-26
*
doc: make blooms docs match reality
Bruce Momjian
2020-10-26
*
Fix corner case for a BEFORE ROW UPDATE trigger returning OLD.
Tom Lane
2020-10-25
*
Fix incorrect parameter name in a function header comment
David Rowley
2020-10-25
*
Fix ancient bug in ecpg's pthread_once() emulation for Windows.
Tom Lane
2020-10-24
*
Update time zone data files to tzdata release 2020d.
Tom Lane
2020-10-22
*
Sync our copy of the timezone library with IANA release tzcode2020d.
Tom Lane
2020-10-22
*
Fix connection string handling in psql's \connect command.
Tom Lane
2020-10-21
*
Use fast checkpoint in PostgresNode::backup()
Alvaro Herrera
2020-10-21
*
Fix ALTER TABLE .. ENABLE/DISABLE TRIGGER recursion
Alvaro Herrera
2020-10-20
*
Avoid invalid alloc size error in shm_mq
Peter Eisentraut
2020-10-20
*
Fix connection string handling in src/bin/scripts/ programs.
Tom Lane
2020-10-19
*
Misc documentation fixes.
Heikki Linnakangas
2020-10-19
*
Fix TRUNCATE doc: ALTER SEQUENCE RESTART is now transactional.
Heikki Linnakangas
2020-10-19
*
Fix output of tsquery example in docs.
Heikki Linnakangas
2020-10-19
*
In libpq for Windows, call WSAStartup once and WSACleanup not at all.
Tom Lane
2020-10-19
*
Fix doc for full text search distance operator.
Heikki Linnakangas
2020-10-19
*
Update link for pllua
Magnus Hagander
2020-10-19
*
Relax some asserts in merge join costing code
David Rowley
2020-10-20
*
Fix potential memory leak in pgcrypto
Michael Paquier
2020-10-19
*
Doc: caution against misuse of 'now' and related datetime literals.
Tom Lane
2020-10-17
*
Update time zone data files to tzdata release 2020c.
Tom Lane
2020-10-16
*
Sync our copy of the timezone library with IANA release tzcode2020c.
Tom Lane
2020-10-16
*
Add missing error check in pgcrypto/crypt-md5.c.
Tom Lane
2020-10-16
*
Doc: tweak column widths in synchronous-commit-matrix table.
Tom Lane
2020-10-16
*
llvmjit: Work around bug in LLVM 3.9 causing crashes after 72559438f92.
Andres Freund
2020-10-15
*
pg_upgrade: remove C99 compiler req. from commit 3c0471b5fd
Bruce Momjian
2020-10-15
*
pg_upgrade: generate check error for left-over new tablespace
Bruce Momjian
2020-10-15
*
llvmjit: Also copy parameter / return value attributes from template functions.
Andres Freund
2020-10-15
*
doc: improve description of synchronous_commit modes
Bruce Momjian
2020-10-15
*
In the postmaster, rely on the signal infrastructure to block signals.
Tom Lane
2020-10-15
*
doc: Mention that toast_tuple_target affects also column marked as Main.
Fujii Masao
2020-10-15
*
Paper over regression failures in infinite_recurse() on PPC64 Linux.
Tom Lane
2020-10-13
*
Fix GiST buffering build to work when there are included columns.
Tom Lane
2020-10-12
*
Fix memory leak when guc.c decides a setting can't be applied now.
Tom Lane
2020-10-12
*
Fix optimization hazard in gram.y's makeOrderedSetArgs(), redux.
Tom Lane
2020-10-07
*
Rethink recent fix for pg_dump's handling of extension config tables.
Tom Lane
2020-10-07
*
pg_upgrade: remove pre-8.4 code and >= 8.4 check
Bruce Momjian
2020-10-06
*
pg_upgrade; change major version comparisons to use <=, not <
Bruce Momjian
2020-10-06
*
Build EC members for child join rels in the right memory context.
Tom Lane
2020-10-06
*
doc: show functions returning record types and use of ROWS FROM
Bruce Momjian
2020-10-05
*
docs: clarify the interaction of clientcert and cert auth.
Bruce Momjian
2020-10-05
*
Fix two latent(?) bugs in equivclass.c.
Tom Lane
2020-10-05
*
Improve stability of identity.sql regression test.
Tom Lane
2020-10-04
*
doc: libpq connection options can override command-line flags
Bruce Momjian
2020-10-02
*
doc: clarify the use of ssh port forwarding
Bruce Momjian
2020-10-02
*
Put back explicit setting of replication values within TAP tests.
Tom Lane
2020-10-01
[prev]
[next]