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
...
*
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
*
Fix incorrect description of USE_SLICING_BY_8_CRC32C.
Heikki Linnakangas
2018-04-04
*
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
*
Suppress compiler warning in new jsonb_plperl code.
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
*
Transforms for jsonb to PL/Perl
Peter Eisentraut
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-03
*
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 XML syntax in documentation
Peter Eisentraut
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
*
Remove contrib/jsonb_plpython's tests for infinity and NaN conversions.
Tom Lane
2018-04-02
*
Teach configure --with-python to report the Python version number.
Tom Lane
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-02
*
Fix a boatload of typos in C comments.
Tom Lane
2018-04-01
*
Fix non-portable use of round().
Andres Freund
2018-03-31
*
Add amcheck verification of heap relations belonging to btree indexes.
Andres Freund
2018-03-31
*
Add Bloom filter implementation.
Andres Freund
2018-03-31
*
Small cleanups in fast default code.
Andrew Dunstan
2018-04-01
*
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-30
*
Remove PARTIAL_LINKING build mode.
Andres Freund
2018-03-30
*
Fix bug with view locking code.
Tatsuo Ishii
2018-03-31
*
Add SKIP_LOCKED option to RangeVarGetRelidExtended().
Andres Freund
2018-03-30
*
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-31
[prev]
[next]