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
Age
Commit message (
Expand
)
Author
2019-02-18
De-clutter display of script runtimes in pg_regress.
Tom Lane
2019-02-17
Fix CREATE VIEW to allow zero-column views.
Tom Lane
2019-02-16
Remove float8-small-is-zero regression test variant.
Andrew Gierth
2019-02-16
Allow user control of CTE materialization, and change the default behavior.
Tom Lane
2019-02-16
Cygwin and Mingw floating-point fixes.
Andrew Gierth
2019-02-15
Use standard diff separator for regression.diffs
Peter Eisentraut
2019-02-15
Fix support for CREATE TABLE IF NOT EXISTS AS EXECUTE
Michael Paquier
2019-02-13
Remove a stray subnormal value from float tests.
Andrew Gierth
2019-02-13
More float test and portability fixes.
Andrew Gierth
2019-02-13
Change floating-point output format for improved performance.
Andrew Gierth
2019-02-13
Use strtof() and not strtod() for float4 input.
Andrew Gierth
2019-02-12
Allow extensions to generate lossy index conditions.
Tom Lane
2019-02-11
Redesign the partition dependency mechanism.
Tom Lane
2019-02-11
Fix indexable-row-comparison logic to account for covering indexes.
Tom Lane
2019-02-10
Add per-test-script runtime display to pg_regress.
Tom Lane
2019-02-10
Solve cross-version-upgrade testing problem induced by 1fb57af92.
Tom Lane
2019-02-09
Build out the planner support function infrastructure.
Tom Lane
2019-02-09
Create the infrastructure for planner support functions.
Tom Lane
2019-02-09
Refactor the representation of indexable clauses in IndexPaths.
Tom Lane
2019-02-07
Add pg_partition_root to display top-most parent of a partition tree
Michael Paquier
2019-02-07
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-02-07
Use EXECUTE FUNCTION syntax for triggers more
Peter Eisentraut
2019-02-07
Add collation assignment to CALL statement
Peter Eisentraut
2019-02-07
Add more tests for CREATE TABLE AS with WITH NO DATA
Michael Paquier
2019-02-06
Hide cascade messages in collate tests
Peter Eisentraut
2019-02-06
Fix heap_getattr() handling of fast defaults.
Andres Freund
2019-02-04
Avoid creation of the free space map for small heap relations, take 2.
Amit Kapila
2019-01-31
Add more columns to pg_stat_ssl
Peter Eisentraut
2019-01-31
Allow RECORD and RECORD[] to be specified in function coldeflists.
Tom Lane
2019-01-30
Fix a crash in logical replication
Peter Eisentraut
2019-01-29
Refactor planner's header files.
Tom Lane
2019-01-29
Make some small planner API cleanups.
Tom Lane
2019-01-29
Fix pg_stat_ssl.clientdn
Peter Eisentraut
2019-01-29
Add tests for pg_stat_ssl system view
Peter Eisentraut
2019-01-29
Make SSL tests more robust
Peter Eisentraut
2019-01-28
In the planner, replace an empty FROM clause with a dummy RTE.
Tom Lane
2019-01-28
Revert "Avoid creation of the free space map for small heap relations."
Amit Kapila
2019-01-28
Avoid creation of the free space map for small heap relations.
Amit Kapila
2019-01-27
Allow for yet another crash symptom in 013_crash_restart.pl.
Tom Lane
2019-01-26
Make regression test output locale-independent
Peter Eisentraut
2019-01-26
Allow UNLISTEN in hot-standby mode.
Tom Lane
2019-01-26
Simplify restriction handling of two-phase commit for temporary objects
Michael Paquier
2019-01-25
Allow generalized expression syntax for partition bounds
Peter Eisentraut
2019-01-24
Fix droppability of constraints upon partition detach
Alvaro Herrera
2019-01-24
Detach constraints when partitions are detached
Alvaro Herrera
2019-01-21
Create action triggers when partitions are detached
Alvaro Herrera
2019-01-21
Sort the dependent objects before recursing in findDependentObjects().
Tom Lane
2019-01-21
Fix ALTER TRIGGER ... RENAME, broken in WITH OIDS removal.
Andres Freund
2019-01-19
Allow COPY FROM to filter data using WHERE conditions
Tomas Vondra
2019-01-19
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
[next]