index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Age
Commit message (
Expand
)
Author
2018-04-09
Minor comment updates
Alvaro Herrera
2018-04-08
Cosmetic cleanups in initial catalog data.
Tom Lane
2018-04-08
Reduce worst-case shell command line length during "make install".
Tom Lane
2018-04-08
Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers.
Tom Lane
2018-04-08
Replace our traditional initial-catalog-data format with a better design.
Tom Lane
2018-04-08
Support index INCLUDE in the AM properties interface.
Andrew Gierth
2018-04-08
Remove overzeleous assertions in pg_atomic_flag code.
Andres Freund
2018-04-07
Allow group access on PGDATA
Stephen Frost
2018-04-07
Refactor dir/file permissions
Stephen Frost
2018-04-07
Support partition pruning at execution time
Alvaro Herrera
2018-04-07
Add bms_prev_member function
Alvaro Herrera
2018-04-07
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
Fix and improve pg_atomic_flag fallback implementation.
Andres Freund
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
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
Rename MemoryContextCopySetIdentifier() for clarity
Peter Eisentraut
2018-04-06
Split the SetSubscriptionRelState function into two
Peter Eisentraut
2018-04-06
Improve parse representation for MERGE
Simon Riggs
2018-04-05
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
Add missing include
Alvaro Herrera
2018-04-05
MERGE post-commit review
Simon Riggs
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
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
Add prefix operator for TEXT type.
Teodor Sigaev
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-02
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
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-01
Fix a boatload of typos in C comments.
Tom Lane
2018-04-01
Add Bloom filter implementation.
Andres Freund
2018-03-31
Portability fix for commit 9a895462d.
Tom Lane
[next]