index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
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
2019-01-18
Fix creation of duplicate foreign keys on partitions
Alvaro Herrera
2019-01-18
Remove obsolete comment
Peter Eisentraut
2019-01-18
Enforce non-parallel plan when calling current_schema() in newly-added test
Michael Paquier
2019-01-18
Restrict the use of temporary namespace in two-phase transactions
Michael Paquier
2019-01-17
Postpone aggregate checks until after collation is assigned.
Andrew Gierth
2019-01-16
Increase test coverage in RI_Initial_Check()
Peter Eisentraut
2019-01-16
Increase test coverage in RI_FKey_fk_upd_check_required()
Peter Eisentraut
2019-01-16
Increase test coverage in RI_FKey_pk_upd_check_required()
Peter Eisentraut
2019-01-16
Add test case for ON DELETE NO ACTION/RESTRICT
Peter Eisentraut
2019-01-15
Fix parent of WCO qual.
Andres Freund
2019-01-14
Re-add default_with_oids GUC to avoid breaking old dump files.
Andres Freund
2019-01-14
Fix unique INCLUDE indexes on partitioned tables
Alvaro Herrera
2019-01-13
Change default of recovery_target_timeline to 'latest'
Peter Eisentraut
2019-01-10
Fix missing values when doing ALTER TABLE ALTER COLUMN TYPE
Andrew Dunstan
2019-01-07
isolationtester: Use atexit()
Peter Eisentraut
2019-01-04
Don't create relfilenode for relations without storage
Alvaro Herrera
2019-01-04
Support plpgsql variable names that conflict with unreserved SQL keywords.
Tom Lane
2019-01-04
Make sort-test.py Python 3 compatible
Peter Eisentraut
2019-01-04
Move the built-in conversions into the initial catalog data.
Tom Lane
2019-01-02
Switch pg_regress to output unified diffs by default
Peter Eisentraut
2019-01-02
Ensure link commands list *.o files before LDFLAGS.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-12-31
pg_regress: Promptly detect failed postmaster startup.
Noah Misch
2018-12-31
Update leakproofness markings on some btree comparison functions.
Tom Lane
2018-12-30
Add a hash opclass for type "tid".
Tom Lane
2018-12-30
Support parameterized TidPaths.
Tom Lane
2018-12-28
Reduce length of GIN predicate locking isolation test suite
Alexander Korotkov
2018-12-27
Ignore inherited temp relations from other sessions when truncating
Michael Paquier
2018-12-23
Disable WAL-skipping optimization for COPY on views and foreign tables
Michael Paquier
2018-12-20
Fix ADD IF NOT EXISTS used in conjunction with ALTER TABLE ONLY
Greg Stark
2018-12-19
Add text-vs-name cross-type operators, and unify name_ops with text_ops.
Tom Lane
2018-12-18
Make collation-aware system catalog columns use "C" collation.
Tom Lane
2018-12-18
Include partitioned indexes to system view pg_indexes
Michael Paquier
2018-12-18
Tweak description comments in tests for partition functions
Michael Paquier
2018-12-17
Fix tablespace handling for partitioned tables
Alvaro Herrera
2018-12-17
Fix use-after-free bug when renaming constraints
Michael Paquier
2018-12-17
Make constraint rename issue relcache invalidation on target relation
Michael Paquier
2018-12-17
Modernize our code for looking up descriptive strings for Unix signals.
Tom Lane
2018-12-13
Drop no-op CoerceToDomain nodes from expressions at planning time.
Tom Lane
2018-12-12
Repair bogus handling of multi-assignment Params in upper plan levels.
Tom Lane
2018-12-12
Tweak pg_partition_tree for undefined relations and unsupported relkinds
Michael Paquier
2018-12-11
Fix test_rls_hooks to assign expression collations properly.
Tom Lane
2018-12-11
Raise some timeouts to 180s, in test code.
Noah Misch
2018-12-10
Add additional partition tests to pg_dump
Stephen Frost
2018-12-09
Add timestamp of last received message from standby to pg_stat_replication
Michael Paquier
2018-12-07
Fix misapplication of pgstat_count_truncate to wrong relation.
Tom Lane
[next]