index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
Commit message (
Expand
)
Author
Age
*
Add option to enable two_phase commits via pg_create_logical_replication_slot.
Amit Kapila
2021-03-03
*
Improve reporting for syntax errors in multi-line JSON data.
Tom Lane
2021-03-01
*
Fix use-after-free bug with AfterTriggersTableData.storeslot
Alvaro Herrera
2021-02-27
*
Add TID Range Scans to support efficient scanning ranges of TIDs
David Rowley
2021-02-27
*
Enhanced cycle mark values
Peter Eisentraut
2021-02-27
*
Extend a test case a little
Peter Eisentraut
2021-02-26
*
Revert "pg_collation_actual_version() -> pg_collation_current_version()."
Thomas Munro
2021-02-26
*
Fix list-manipulation bug in WITH RECURSIVE processing.
Tom Lane
2021-02-25
*
Fix some typos, grammar and style in docs and comments
Michael Paquier
2021-02-24
*
Message style fix
Peter Eisentraut
2021-02-24
*
pg_collation_actual_version() -> pg_collation_current_version().
Thomas Munro
2021-02-22
*
Hide internal error for pg_collation_actual_version(<bad OID>).
Thomas Munro
2021-02-22
*
Improve new hash partition bound check error messages
Peter Eisentraut
2021-02-22
*
Fix bug in COMMIT AND CHAIN command.
Fujii Masao
2021-02-19
*
Fix "invalid spinlock number: 0" error in pg_stat_wal_receiver.
Fujii Masao
2021-02-18
*
Add tests for bytea LIKE operator
Peter Eisentraut
2021-02-18
*
Routine usage information schema tables
Peter Eisentraut
2021-02-17
*
Simplify loop logic in nodeIncrementalSort.c.
Tom Lane
2021-02-15
*
Display the time when the process started waiting for the lock, in pg_locks, ...
Fujii Masao
2021-02-15
*
Fix Subscription test added by commit ce0fdbfe97.
Amit Kapila
2021-02-12
*
Allow multiple xacts during table sync in logical replication.
Amit Kapila
2021-02-12
*
Add test case for abbrev(cidr)
Peter Eisentraut
2021-02-11
*
Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY
Michael Paquier
2021-02-10
*
Preserve pg_attribute.attstattarget across REINDEX CONCURRENTLY
Michael Paquier
2021-02-10
*
Revert "Display the time when the process started waiting for the lock, in pg...
Fujii Masao
2021-02-09
*
Display the time when the process started waiting for the lock, in pg_locks.
Fujii Masao
2021-02-09
*
Add option PROCESS_TOAST to VACUUM
Michael Paquier
2021-02-09
*
Fix mishandling of column-level SELECT privileges for join aliases.
Tom Lane
2021-02-08
*
Fix permission checks on constraint violation errors on partitions.
Heikki Linnakangas
2021-02-08
*
Revert "Propagate CTE property flags when copying a CTE list into a rule."
Tom Lane
2021-02-07
*
Propagate CTE property flags when copying a CTE list into a rule.
Tom Lane
2021-02-06
*
Disallow converting an inheritance child table to a view.
Tom Lane
2021-02-06
*
Fix YA incremental sort bug.
Tom Lane
2021-02-04
*
Add TABLESPACE option to REINDEX
Michael Paquier
2021-02-04
*
Build in some knowledge about foreign-key relationships in the catalogs.
Tom Lane
2021-02-02
*
SEARCH and CYCLE clauses
Peter Eisentraut
2021-02-01
*
Throw error when assigning jsonb scalar instead of a composite object
Alexander Korotkov
2021-01-31
*
Filling array gaps during jsonb subscripting
Alexander Korotkov
2021-01-31
*
Implementation of subscripting for jsonb
Alexander Korotkov
2021-01-31
*
Fix parsing of complex morphs to tsquery
Alexander Korotkov
2021-01-31
*
Add primary keys and unique constraints to system catalogs
Peter Eisentraut
2021-01-30
*
Allow GRANTED BY clause in normal GRANT and REVOKE statements
Peter Eisentraut
2021-01-30
*
Remove bogus restriction from BEFORE UPDATE triggers
Alvaro Herrera
2021-01-28
*
Fix hash partition pruning with asymmetric partition sets.
Tom Lane
2021-01-28
*
Remove gratuitous uses of deprecated SELECT INTO
Peter Eisentraut
2021-01-28
*
Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar.
Tom Lane
2021-01-21
*
psql \dX: list extended statistics objects
Tomas Vondra
2021-01-20
*
Add regression test for DROP OWNED BY with default ACLs
Michael Paquier
2021-01-20
*
Fix ALTER DEFAULT PRIVILEGES with duplicated objects
Michael Paquier
2021-01-20
*
Add bytea equivalents of ltrim() and rtrim().
Tom Lane
2021-01-18
[next]