index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
Attempt to fix endianess issues in new hash partition test.
Andres Freund
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
Remove some unnecessary quote marks from catalog DATA lines.
Tom Lane
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
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-05
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
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
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-04
Restore erroneously removed ONLY from PK check
Alvaro Herrera
2018-04-04
Rewrite pg_dump TAP tests
Stephen Frost
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
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
Fix incorrect description of USE_SLICING_BY_8_CRC32C.
Heikki Linnakangas
2018-04-03
Don't clone internal triggers to partitions
Alvaro Herrera
2018-04-03
Fix GCC 7 snprintf() compiler warning.
Andres Freund
[next]