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
Age
Commit message (
Expand
)
Author
2017-03-27
Show more processes in pg_stat_activity.
Robert Haas
2017-03-25
Faster expression evaluation and targetlist projection.
Andres Freund
2017-03-25
Re-adhere to policy of no more than 20 tests per parallel group.
Tom Lane
2017-03-25
Remember to drop roles created by regression tests.
Tom Lane
2017-03-25
Remove ICU tests from default run
Peter Eisentraut
2017-03-25
Add COMMENT and SECURITY LABEL support for publications and subscriptions
Peter Eisentraut
2017-03-25
Add more subscription DDL tests
Peter Eisentraut
2017-03-24
Fix stats_ext test in 32 bit machines
Alvaro Herrera
2017-03-24
Implement multivariate n-distinct coefficients
Alvaro Herrera
2017-03-24
Add a txid_status function.
Robert Haas
2017-03-23
ICU support
Peter Eisentraut
2017-03-23
Replication lag tracking for walsenders
Simon Riggs
2017-03-23
Logical replication support for initial data copy
Peter Eisentraut
2017-03-22
Refine rules for altering publication owner
Peter Eisentraut
2017-03-21
Don't scan partitioned tables.
Robert Haas
2017-03-21
Fix support for some operators (&<, &>, $<|, |&>) in box operator class
Teodor Sigaev
2017-03-20
Force the regression databases to have bytea_output set to hex
Andrew Dunstan
2017-03-20
Add IF NOT EXISTS for CREATE SERVER and CREATE USER MAPPING
Andrew Dunstan
2017-03-20
Use a consistent error message style for user mappings.
Andrew Dunstan
2017-03-20
Improve regression test coverage for TID scanning.
Tom Lane
2017-03-16
Fix ancient get_object_address_opf_member bug
Alvaro Herrera
2017-03-15
Simplify publication/subscription tests a bit
Peter Eisentraut
2017-03-15
Fix typo
Peter Eisentraut
2017-03-15
Add more documentation and tests for publications
Peter Eisentraut
2017-03-15
Add support for EUI-64 MAC addresses as macaddr8
Stephen Frost
2017-03-15
Allow referring to functions without arguments when unique
Peter Eisentraut
2017-03-14
Improve isolation tests infrastructure.
Andres Freund
2017-03-14
hash: Add write-ahead logging support.
Robert Haas
2017-03-14
Spelling fixes
Peter Eisentraut
2017-03-14
Spelling fixes in code comments
Peter Eisentraut
2017-03-13
Remove unnecessary dependency on statement_timeout in prepared_xacts test.
Tom Lane
2017-03-11
Improve expression evaluation test coverage.
Andres Freund
2017-03-10
Change the relkind for partitioned tables from 'P' to 'p'.
Tom Lane
2017-03-09
Fix timestamptz regression test to still work with latest IANA zone data.
Tom Lane
2017-03-09
Add a Gather Merge executor node.
Robert Haas
2017-03-09
Fix inclusions of postgres_fe.h from .h files.
Tom Lane
2017-03-08
Expose explain's SUMMARY option
Stephen Frost
2017-03-08
Support parallel bitmap heap scans.
Robert Haas
2017-03-08
Add tests for foreign partitions.
Robert Haas
2017-03-08
Support XMLTABLE query expression
Alvaro Herrera
2017-03-08
Fix segfault in ALTER PUBLICATION/SUBSCRIPTION RENAME
Peter Eisentraut
2017-03-07
Consider parallel merge joins.
Robert Haas
2017-03-07
Give partitioned table "p" in regression tests a less generic name.
Robert Haas
2017-03-07
Fix relcache reference leak.
Robert Haas
2017-03-07
psql: Add \gx command
Stephen Frost
2017-03-07
Add regression tests for passwords.
Heikki Linnakangas
2017-03-06
pg_upgrade: Fix large object COMMENTS, SECURITY LABELS
Stephen Frost
2017-03-06
Allow dropping multiple functions at once
Peter Eisentraut
2017-03-06
Remove objname/objargs split for referring to objects
Peter Eisentraut
2017-03-06
Allow partitioned tables to be dropped without CASCADE
Simon Riggs
[next]