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
*
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
*
Fix some dubious WAL-parsing code.
Tom Lane
2018-04-02
*
Make be-secure-common.c more consistent for future SSL implementations
Peter Eisentraut
2018-04-02
*
postgres_fdw: Push down partition-wise aggregation.
Robert Haas
2018-04-02
*
Fix a boatload of typos in C comments.
Tom Lane
2018-04-01
*
Fix non-portable use of round().
Andres Freund
2018-03-31
*
Add Bloom filter implementation.
Andres Freund
2018-03-31
*
Small cleanups in fast default code.
Andrew Dunstan
2018-04-01
*
Remove PARTIAL_LINKING build mode.
Andres Freund
2018-03-30
*
Fix bug with view locking code.
Tatsuo Ishii
2018-03-31
*
Add SKIP_LOCKED option to RangeVarGetRelidExtended().
Andres Freund
2018-03-30
[next]