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
path:
root
/
src
/
test
/
regress
/
sql
Age
Commit message (
Expand
)
Author
2017-05-08
Add security checks to selectivity estimation functions
Peter Eisentraut
2017-05-08
Remove support for password_encryption='off' / 'plain'.
Heikki Linnakangas
2017-05-05
Make SCRAM salts and nonces longer.
Heikki Linnakangas
2017-05-04
Fix pfree-of-already-freed-tuple when rescanning a GiST index-only scan.
Tom Lane
2017-05-04
Fix cursor_to_xml in tableforest false mode
Peter Eisentraut
2017-05-03
Remove useless and rather expensive stanza in matview regression test.
Tom Lane
2017-05-01
Reduce semijoins with unique inner relations to plain inner joins.
Tom Lane
2017-05-01
Fix mis-optimization of semijoins with more than one LHS relation.
Tom Lane
2017-05-01
Fire per-statement triggers on partitioned tables.
Robert Haas
2017-04-30
Micro-optimize some slower queries in the opr_sanity regression test.
Tom Lane
2017-04-28
Fix VALIDATE CONSTRAINT to consider NO INHERIT attribute.
Robert Haas
2017-04-28
Fix crash when partitioned column specified twice.
Robert Haas
2017-04-28
Remove unnecessairly duplicated gram.y productions
Stephen Frost
2017-04-26
pg_get_partkeydef: return NULL for non-partitions
Stephen Frost
2017-04-25
Allow ALTER TABLE ONLY on partitioned tables
Stephen Frost
2017-04-21
Change the on-disk format of SCRAM verifiers to conform to RFC 5803.
Heikki Linnakangas
2017-04-20
Modify message when partitioned table is added to publication
Peter Eisentraut
2017-04-18
Fix testing of parallel-safety of SubPlans.
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-17
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 extended statistics with partial analyzes
Alvaro Herrera
2017-04-17
Document that ONLY can be specified in publication commands
Peter Eisentraut
2017-04-14
Add option to modify sync commit per subscription
Peter Eisentraut
2017-04-12
Speed up hash_index regression test.
Tom Lane
2017-04-12
Code review for c94e6942cefe7d20c5feed856e27f672734b1e2b.
Robert Haas
2017-04-11
Allow a rule on partitioned table to be renamed.
Robert Haas
2017-04-10
Fix reporting of violations in ExecConstraints, again.
Robert Haas
2017-04-08
Optimize joins when the inner relation can be proven unique.
Tom Lane
2017-04-07
Fix planner error (or assert trap) with nested set operations.
Tom Lane
2017-04-07
Make json_populate_record and friends operate recursively
Andrew Dunstan
2017-04-07
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
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-04
Adjust min/max values when changing sequence type
Peter Eisentraut
2017-04-03
Fix whitespace
Peter Eisentraut
2017-04-02
Fix behavior of psql's \p to agree with \g, \w, etc.
Tom Lane
2017-04-01
BRIN de-summarization
Alvaro Herrera
2017-04-01
BRIN auto-summarization
Alvaro Herrera
2017-04-01
Add transition table support to plpgsql.
Kevin Grittner
2017-04-01
Add infrastructure to support EphemeralNamedRelation references.
Kevin Grittner
2017-04-01
Fix unstable regression test result.
Tom Lane
2017-04-01
Fix unstable regression test result.
Tom Lane
[next]