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 incorrect %s in string
Magnus Hagander
2020-11-09
*
Release notes for 13.1, 12.5, 11.10, 10.15, 9.6.20, 9.5.24.
Tom Lane
2020-11-08
*
In INSERT/UPDATE, use the table's real tuple descriptor as target.
Tom Lane
2020-11-08
*
Fix test for error message change
Peter Eisentraut
2020-11-08
*
Message style improvements
Alvaro Herrera
2020-11-07
*
Fix redundant error messages in client tools
Peter Eisentraut
2020-11-07
*
Avoid re-using output variables in new ecpg test case.
Tom Lane
2020-11-07
*
Doc: small release note updates.
Tom Lane
2020-11-07
*
Fix ecpg's mishandling of B'...' and X'...' literals.
Tom Lane
2020-11-07
*
Plug memory leak in index_get_partition
Alvaro Herrera
2020-11-06
*
Properly detoast data in brin_form_tuple
Tomas Vondra
2020-11-07
*
First-draft release notes for 13.1.
Tom Lane
2020-11-06
*
Revert "Accept relations of any kind in LOCK TABLE".
Tom Lane
2020-11-06
*
Revert "pg_dump: Lock all relations, not just plain tables".
Tom Lane
2020-11-06
*
Don't throw an error for LOCK TABLE on a self-referential view.
Tom Lane
2020-11-05
*
Fix nbtree cleanup-only VACUUM stats inaccuracies.
Peter Geoghegan
2020-11-04
*
Enable hash partitioning of text arrays
Peter Eisentraut
2020-11-04
*
Use INT64_FORMAT to print int64 variables in sort debug
Tomas Vondra
2020-11-03
*
Fix get_useful_pathkeys_for_relation for volatile expressions
Tomas Vondra
2020-11-03
*
Guard against core dump from uninitialized subplan.
Tom Lane
2020-11-03
*
Allow users with BYPASSRLS to alter their own passwords.
Tom Lane
2020-11-03
*
Disallow ALTER TABLE ONLY / DROP EXPRESSION
Peter Eisentraut
2020-11-03
*
Fix unportable use of getnameinfo() in pg_hba_file_rules view.
Tom Lane
2020-11-02
*
Second thoughts on TOAST decompression.
Tom Lane
2020-11-02
*
Add missing comma in list of SSL versions
Magnus Hagander
2020-11-02
*
Fix some grammar and typos in comments and docs
Michael Paquier
2020-11-02
*
Extend PageIsVerified() to handle more custom options
Michael Paquier
2020-11-02
*
Fix two issues in TOAST decompression.
Tom Lane
2020-11-01
*
Avoid null pointer dereference if error result lacks SQLSTATE.
Tom Lane
2020-11-01
*
Preserve index data in pg_statistic across REINDEX CONCURRENTLY
Michael Paquier
2020-11-01
*
Reproduce debug_query_string==NULL on parallel workers.
Noah Misch
2020-10-31
*
Stabilize timetz test across DST transitions.
Tom Lane
2020-10-29
*
Use mode "r" for popen() in psql's evaluate_backtick().
Tom Lane
2020-10-28
*
Calculate extraUpdatedCols in query rewriter, not parser.
Tom Lane
2020-10-28
*
Makefile comment: remove reference to tools/thread/thread_test
Bruce Momjian
2020-10-27
*
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
*
Fix broken XML formatting in EXPLAIN output for incremental sorts.
Tom Lane
2020-10-23
*
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
[prev]
[next]