index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
*
Raise error when affecting tuple moved into different partition.
Andres Freund
2018-04-07
*
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-07
*
Add json(b)_to_tsvector function
Teodor Sigaev
2018-04-07
*
Logical replication support for TRUNCATE
Peter Eisentraut
2018-04-07
*
Logical decoding of TRUNCATE
Peter Eisentraut
2018-04-07
*
Predicate locking in hash indexes.
Teodor Sigaev
2018-04-07
*
Document partprune.c a little better
Alvaro Herrera
2018-04-07
*
Fix and improve pg_atomic_flag fallback implementation.
Andres Freund
2018-04-06
*
Fix possible failure in parallel index build.
Robert Haas
2018-04-06
*
Allow insert and update tuple routing and COPY for foreign tables.
Robert Haas
2018-04-06
*
Faster partition pruning
Alvaro Herrera
2018-04-06
*
Support new default roles with adminpack
Stephen Frost
2018-04-06
*
Add default roles for file/program access
Stephen Frost
2018-04-06
*
Remove explicit superuser checks in favor of ACLs
Stephen Frost
2018-04-06
*
Add memory context identifier to portal context
Peter Eisentraut
2018-04-06
*
Rename MemoryContextCopySetIdentifier() for clarity
Peter Eisentraut
2018-04-06
*
Enforce child constraints during COPY TO a partitioned table.
Robert Haas
2018-04-06
*
Split the SetSubscriptionRelState function into two
Peter Eisentraut
2018-04-06
*
Improve messaging during logical replication worker startup
Peter Eisentraut
2018-04-06
*
Improve parse representation for MERGE
Simon Riggs
2018-04-06
*
Allow on-line enabling and disabling of data checksums
Magnus Hagander
2018-04-05
*
Allow cpluspluscheck to pass by renaming variable
Simon Riggs
2018-04-05
*
Allow background workers to bypass datallowconn
Magnus Hagander
2018-04-05
*
Add websearch_to_tsquery
Teodor Sigaev
2018-04-05
*
Fix handling of non-upgraded B-tree metapages
Teodor Sigaev
2018-04-05
*
MERGE minor errata
Simon Riggs
2018-04-05
*
MERGE fix variable warning in non-assert builds
Simon Riggs
2018-04-05
*
Remove unused vars and mark assert-only vars
Teodor Sigaev
2018-04-05
*
Fix typo
Teodor Sigaev
2018-04-05
*
MERGE post-commit review
Simon Riggs
2018-04-05
*
Install errcodes.txt for use by extensions.
Andrew Gierth
2018-04-05
*
Restore erroneously removed ONLY from PK check
Alvaro Herrera
2018-04-04
*
Improve FSM management for BRIN indexes.
Tom Lane
2018-04-04
*
Foreign keys on partitioned tables
Alvaro Herrera
2018-04-04
*
Skip full index scan during cleanup of B-tree indexes when possible
Teodor Sigaev
2018-04-04
*
Don't clone internal triggers to partitions
Alvaro Herrera
2018-04-03
*
Pass correct TupDesc to ri_NullCheck() in Assert
Alvaro Herrera
2018-04-03
*
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-04-03
*
C comment: mention null handling in BuildTupleFromCStrings()
Bruce Momjian
2018-04-03
*
Add prefix operator for TEXT type.
Teodor Sigaev
2018-04-03
*
Properly use INT64_FORMAT in output
Magnus Hagander
2018-04-03
*
Fix for checksum validation patch
Magnus Hagander
2018-04-03
*
Validate page level checksums in base backups
Magnus Hagander
2018-04-03
*
WITH support in MERGE
Simon Riggs
2018-04-03
*
New files for MERGE
Simon Riggs
2018-04-03
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-03
*
Revert "MERGE SQL Command following SQL:2016"
Simon Riggs
2018-04-02
*
Revert "Modified files for MERGE"
Simon Riggs
2018-04-02
*
Modified files for MERGE
Simon Riggs
2018-04-02
*
MERGE SQL Command following SQL:2016
Simon Riggs
2018-04-02
[next]