index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-08
*
Attempt to stabilize partition_prune test output.
Andrew Gierth
2018-04-08
*
Support index INCLUDE in the AM properties interface.
Andrew Gierth
2018-04-08
*
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
*
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
*
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
*
Predicate locking in hash indexes.
Teodor Sigaev
2018-04-07
*
Attempt to fix endianess issues in new hash partition test.
Andres Freund
2018-04-06
*
Fix and improve pg_atomic_flag fallback implementation.
Andres Freund
2018-04-06
*
Faster partition pruning
Alvaro Herrera
2018-04-06
*
Improve parse representation for MERGE
Simon Riggs
2018-04-06
*
Allow on-line enabling and disabling of data checksums
Magnus Hagander
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
*
Add websearch_to_tsquery
Teodor Sigaev
2018-04-05
*
Rewrite pg_dump TAP tests
Stephen Frost
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
*
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
*
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-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
*
Add Bloom filter implementation.
Andres Freund
2018-03-31
*
Enhance pg_stat_wal_receiver view to display host and port of sender server.
Fujii Masao
2018-03-31
*
Predicate locking in GIN index
Teodor Sigaev
2018-03-30
*
Allow to lock views.
Tatsuo Ishii
2018-03-30
*
Rewrite the code that applies scan/join targets to paths.
Robert Haas
2018-03-29
*
Fix incorrect copy/paste in comment
Magnus Hagander
2018-03-29
*
Add casts from jsonb
Teodor Sigaev
2018-03-29
*
Make fast_default regression tests locale independent
Andrew Dunstan
2018-03-28
*
Use pg_stat_get_xact* functions within xacts
Simon Riggs
2018-03-28
*
Fast ALTER TABLE ADD COLUMN with a non-NULL default
Andrew Dunstan
2018-03-28
*
Allow HOT updates for some expression indexes
Simon Riggs
2018-03-27
*
Add predicate locking for GiST
Teodor Sigaev
2018-03-27
*
Make new regression indpendent of max_parallel_workers_per_gather.
Andres Freund
2018-03-26
[next]