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
Age
Commit message (
Expand
)
Author
2018-04-07
Make test of json(b)_to_tsvector language-independ
Teodor Sigaev
2018-04-07
Add json(b)_to_tsvector function
Teodor Sigaev
2018-04-07
Fix timing issue in new subscription truncate test
Peter Eisentraut
2018-04-07
Deactive flapping checksum isolation tests.
Andres Freund
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
Blindly attempt to fix sepgsql tests broken due to 9fdb675fc5.
Andres Freund
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-07
Doc: fix broken markup.
Tom Lane
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
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-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
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
[next]