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
Age
Commit message (
Expand
)
Author
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
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
Attempt to fix jsonb_plperl build on Windows
Peter Eisentraut
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
Tab completion for MERGE
Simon Riggs
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
Fix some dubious WAL-parsing code.
Tom Lane
2018-04-02
psql: Fix \ef, \sf tab completion
Peter Eisentraut
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
Fix non-portable use of round().
Andres Freund
2018-04-01
Add Bloom filter implementation.
Andres Freund
2018-03-31
Small cleanups in fast default code.
Andrew Dunstan
2018-03-31
Fix assorted issues in parallel vacuumdb.
Tom Lane
2018-03-31
Fix portability and translatability issues in commit 64f85894a.
Tom Lane
2018-03-31
Portability fix for commit 9a895462d.
Tom Lane
2018-03-31
Remove PARTIAL_LINKING build mode.
Andres Freund
2018-03-31
Fix bug with view locking code.
Tatsuo Ishii
2018-03-31
Add SKIP_LOCKED option to RangeVarGetRelidExtended().
Andres Freund
2018-03-31
Combine options for RangeVarGetRelidExtended() into a flags argument.
Andres Freund
2018-03-30
Enhance pg_stat_wal_receiver view to display host and port of sender server.
Fujii Masao
2018-03-30
Fix bogus provolatile/proparallel markings on a few built-in functions.
Tom Lane
2018-03-30
Ensure that WAL pages skipped by a forced WAL switch are zero-filled.
Tom Lane
2018-03-30
Remove obsolete SLRU wrapping and warnings from predicate.c.
Tom Lane
2018-03-30
Improve out-of-memory error reports by including memory context name.
Tom Lane
2018-03-30
Do index FSM vacuuming sooner.
Tom Lane
2018-03-30
Don't call IS_DUMMY_REL() when cheapest_total_path might be junk.
Robert Haas
2018-03-30
Predicate locking in GIN index
Teodor Sigaev
2018-03-30
Fix typo in comment
Magnus Hagander
2018-03-30
Allow to lock views.
Tatsuo Ishii
2018-03-29
Improve JIT docs.
Andres Freund
2018-03-29
Remove 'target' from GroupPathExtraData.
Robert Haas
2018-03-29
Rewrite the code that applies scan/join targets to paths.
Robert Haas
[next]