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
*
Fix badly edited doc sentence
Alvaro Herrera
2018-04-06
*
Clean up intermetiate state in pg_basebackup tests
Magnus Hagander
2018-04-06
*
Fix typo
Magnus Hagander
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
*
Refactor PgFdwModifyState creation/destruction into separate functions.
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
*
Fix compiler warning about format truncation
Peter Eisentraut
2018-04-06
*
Improve parse representation for MERGE
Simon Riggs
2018-04-06
*
Attempt to fix win32 build of pg_verify_checksums
Magnus Hagander
2018-04-05
*
Allow on-line enabling and disabling of data checksums
Magnus Hagander
2018-04-05
*
doc: remove mention of the DMOZ catalog in ltree docs
Bruce Momjian
2018-04-05
*
MERGE syntax diagram correction
Simon Riggs
2018-04-05
*
PL/pgSQL: Add support for SET TRANSACTION
Peter Eisentraut
2018-04-05
*
Allow cpluspluscheck to pass by renaming variable
Simon Riggs
2018-04-05
*
Fix plan cache issue in PL/pgSQL CALL
Peter Eisentraut
2018-04-05
*
Fix worker_spi for new parameter to initialize connection
Magnus Hagander
2018-04-05
*
Remove tsearch test contained russian characters, missed in
Teodor Sigaev
2018-04-05
*
Allow background workers to bypass datallowconn
Magnus Hagander
2018-04-05
*
Add websearch_to_tsquery
Teodor Sigaev
2018-04-05
*
Add missing include
Alvaro Herrera
2018-04-05
*
Add support of bool, bpchar, name and uuid to btree_gin
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
*
MERGE INSERT allows only one VALUES clause
Simon Riggs
2018-04-05
*
Remove unused vars and mark assert-only vars
Teodor Sigaev
2018-04-05
*
Fix misprint in documentation
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
*
doc: Improve indentation of SQL examples
Peter Eisentraut
2018-04-04
*
Restore erroneously removed ONLY from PK check
Alvaro Herrera
2018-04-04
*
Rewrite pg_dump TAP tests
Stephen Frost
2018-04-04
*
docs: update ltree URL for the DMOZ catalog
Bruce Momjian
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
*
Remove less-portable-than-believed test case.
Tom Lane
2018-04-04
*
Fix platform and Perl-version dependencies in new jsonb_plperl code.
Tom Lane
2018-04-04
*
Fix the new ARMv8 CRC code for short and unaligned input.
Heikki Linnakangas
2018-04-04
*
Fix pg_bsaebackup checksum tests
Magnus Hagander
2018-04-04
*
Use ARMv8 CRC instructions where available.
Heikki Linnakangas
2018-04-04
*
Also fix the descriptions in pg_config.h.win32.
Heikki Linnakangas
2018-04-04
[next]