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
*
pg_get_partkeydef: return NULL for non-partitions
Stephen Frost
2017-04-26
*
Allow ALTER TABLE ONLY on partitioned tables
Stephen Frost
2017-04-25
*
Set the priorities of all quorum synchronous standbys to 1.
Fujii Masao
2017-04-26
*
Code review for commands/statscmds.c.
Tom Lane
2017-04-24
*
Fix TAP infrastructure to support Mingw better
Andrew Dunstan
2017-04-23
*
Make PostgresNode.pm check server status more carefully.
Tom Lane
2017-04-22
*
Make PostgresNode::append_conf append a newline automatically.
Tom Lane
2017-04-22
*
Require sufficiently modern version of Test::More for TAP tests
Andrew Dunstan
2017-04-22
*
Change the on-disk format of SCRAM verifiers to conform to RFC 5803.
Heikki Linnakangas
2017-04-21
*
Modify message when partitioned table is added to publication
Peter Eisentraut
2017-04-20
*
Fix testing of parallel-safety of SubPlans.
Tom Lane
2017-04-18
*
Provide an error cursor for "can't call an SRF here" errors.
Tom Lane
2017-04-18
*
Rename "scram" to "scram-sha-256" in pg_hba.conf and password_encryption.
Heikki Linnakangas
2017-04-18
*
Allow COMMENT ON COLUMN with partitioned tables
Simon Riggs
2017-04-18
*
Rename columns in new pg_statistic_ext catalog
Alvaro Herrera
2017-04-17
*
Tighten up relation kind checks for extended statistics
Alvaro Herrera
2017-04-17
*
Fix typos in comment and log message.
Fujii Masao
2017-04-18
*
Fix extended statistics with partial analyzes
Alvaro Herrera
2017-04-17
*
Document that ONLY can be specified in publication commands
Peter Eisentraut
2017-04-17
*
Ensure BackgroundWorker struct contents are well-defined.
Tom Lane
2017-04-16
*
Add option to modify sync commit per subscription
Peter Eisentraut
2017-04-14
*
Remove pg_stats_ext view
Alvaro Herrera
2017-04-13
*
Speed up hash_index regression test.
Tom Lane
2017-04-12
*
Code review for c94e6942cefe7d20c5feed856e27f672734b1e2b.
Robert Haas
2017-04-12
*
Allow a rule on partitioned table to be renamed.
Robert Haas
2017-04-11
*
Run most pg_dump and pg_dumpall tests with --no-sync
Andrew Dunstan
2017-04-10
*
Fix reporting of violations in ExecConstraints, again.
Robert Haas
2017-04-10
*
Move isolationtester's is-blocked query into C code for speed.
Tom Lane
2017-04-10
*
Fix the new SASLprep tests to work with non-UTF-8 locales.
Heikki Linnakangas
2017-04-08
*
Optimize joins when the inner relation can be proven unique.
Tom Lane
2017-04-07
*
Improve 64bit atomics support.
Andres Freund
2017-04-07
*
Fix planner error (or assert trap) with nested set operations.
Tom Lane
2017-04-07
*
Use SASLprep to normalize passwords for SCRAM authentication.
Heikki Linnakangas
2017-04-07
*
Make json_populate_record and friends operate recursively
Andrew Dunstan
2017-04-06
*
Clean up after insufficiently-researched optimization of tuple conversions.
Tom Lane
2017-04-06
*
Fix parallel bitmapscan tests on builds without USE_PREFETCH.
Andres Freund
2017-04-06
*
Fix BRIN cost estimation
Alvaro Herrera
2017-04-06
*
Add minimal test for EXPLAIN ANALYZE of parallel query.
Andres Freund
2017-04-06
*
Increase parallel bitmap scan test coverage.
Andres Freund
2017-04-06
*
Fix logical replication between different encodings
Peter Eisentraut
2017-04-06
*
Mark immutable functions in information schema as parallel safe
Peter Eisentraut
2017-04-06
*
Identity columns
Peter Eisentraut
2017-04-06
*
Fix integer-overflow problems in interval comparison.
Tom Lane
2017-04-05
*
Collect and use multi-column dependency stats
Simon Riggs
2017-04-05
*
Add isolation test for SERIALIZABLE READ ONLY DEFERRABLE.
Kevin Grittner
2017-04-05
*
Adjust min/max values when changing sequence type
Peter Eisentraut
2017-04-04
*
Remove --verbose from PROVE_FLAGS
Stephen Frost
2017-04-04
*
Fix whitespace
Peter Eisentraut
2017-04-03
*
Fix behavior of psql's \p to agree with \g, \w, etc.
Tom Lane
2017-04-02
*
BRIN de-summarization
Alvaro Herrera
2017-04-01
[next]