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
...
*
Add upper boundary tests for timestamp and timestamptz types
Peter Eisentraut
2021-03-30
*
Add a xid argument to the filter_prepare callback for output plugins.
Amit Kapila
2021-03-30
*
psql: call clearerr() just before printing
Alvaro Herrera
2021-03-29
*
Adjust design of per-worker parallel seqscan data struct
David Rowley
2021-03-30
*
Allow matching the DN of a client certificate for authentication
Andrew Dunstan
2021-03-29
*
Clean up date_part tests a bit
Peter Eisentraut
2021-03-29
*
Add unistr function
Peter Eisentraut
2021-03-29
*
Reset standard_conforming_strings in strings test
Peter Eisentraut
2021-03-29
*
PageAddItemExtended(): Add LP_UNUSED assertion.
Peter Geoghegan
2021-03-28
*
Cache if PathTarget and RestrictInfos contain volatile functions
David Rowley
2021-03-29
*
Stabilize stats_ext test with other collations
Tomas Vondra
2021-03-27
*
Improve consistency of SQL code capitalization
Peter Eisentraut
2021-03-27
*
Extended statistics on expressions
Tomas Vondra
2021-03-27
*
Reduce duration of stats_ext regression tests
Tomas Vondra
2021-03-26
*
Fix ndistinct estimates with system attributes
Tomas Vondra
2021-03-26
*
Add "pg_database_owner" default role.
Noah Misch
2021-03-26
*
Merge similar algorithms into roles_is_member_of().
Noah Misch
2021-03-26
*
Fix alignment in BRIN minmax-multi deserialization
Tomas Vondra
2021-03-26
*
BRIN minmax-multi indexes
Tomas Vondra
2021-03-26
*
BRIN bloom indexes
Tomas Vondra
2021-03-26
*
Support the old signature of BRIN consistent function
Tomas Vondra
2021-03-26
*
Remove unnecessary pg_amproc BRIN minmax entries
Tomas Vondra
2021-03-26
*
Fix interaction of TOAST compression with expression indexes.
Robert Haas
2021-03-25
*
ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY
Alvaro Herrera
2021-03-25
*
Add comments for AlteredTableInfo->rel
Alvaro Herrera
2021-03-25
*
Let ALTER TABLE Phase 2 routines manage the relation pointer
Alvaro Herrera
2021-03-25
*
Rework HeapTupleHeader macros to reuse itemptr.h
Alvaro Herrera
2021-03-25
*
Remove StoreSingleInheritance reimplementation
Alvaro Herrera
2021-03-25
*
Trim some extra whitespace in parser file
Peter Eisentraut
2021-03-25
*
Rename a parse node to be more general
Peter Eisentraut
2021-03-25
*
Sanitize the term "combo CID" in code comments
Michael Paquier
2021-03-25
*
Fix bug in WAL replay of COMMIT_TS_SETTS record.
Fujii Masao
2021-03-25
*
Improve connection denied error message during recovery.
Fujii Masao
2021-03-25
*
Allow for installation-aware instances of PostgresNode
Andrew Dunstan
2021-03-24
*
Need to step forward in the loop to get to an end.
Michael Meskes
2021-03-24
*
Add DECLARE STATEMENT command to ECPG
Michael Meskes
2021-03-24
*
Fix stray double semicolons
Peter Eisentraut
2021-03-24
*
Change checkpoint_completion_target default to 0.9
Stephen Frost
2021-03-24
*
Tidy up more loose ends related to configurable TOAST compression.
Robert Haas
2021-03-24
*
Add date_bin function
Peter Eisentraut
2021-03-24
*
Improve an error message
Peter Eisentraut
2021-03-24
*
Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."."
Amit Kapila
2021-03-24
*
Rename wait event WalrcvExit to WalReceiverExit.
Fujii Masao
2021-03-24
*
Log when GetNewOidWithIndex() fails to find unused OID many times.
Fujii Masao
2021-03-24
*
Reword slightly logs generated for index stats in autovacuum
Michael Paquier
2021-03-24
*
Allow composite types in catalog bootstrap
Tomas Vondra
2021-03-24
*
Convert Typ from array to list in bootstrap
Tomas Vondra
2021-03-24
*
nbtree VACUUM: Cope with buggy opclasses.
Peter Geoghegan
2021-03-23
*
Improve pg_amcheck's TAP test 003_check.pl.
Robert Haas
2021-03-23
*
Fix psql's \connect command some more.
Tom Lane
2021-03-23
[prev]
[next]