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
2017-01-17
Register missing money operators in system catalogs
Peter Eisentraut
2017-01-17
Add more tests for money type
Peter Eisentraut
2017-01-16
Fix check_srf_call_placement() to handle VALUES cases correctly.
Tom Lane
2017-01-15
Fix matching of boolean index columns to sort ordering.
Tom Lane
2017-01-14
Change default values for backup and replication parameters
Magnus Hagander
2017-01-14
pg_ctl: Change default to wait for all actions
Peter Eisentraut
2017-01-14
Updates to reflect that pg_ctl stop -m fast is the default
Peter Eisentraut
2017-01-13
Fix some more regression test row-order-instability issues.
Tom Lane
2017-01-13
Fix a bug in how we generate partition constraints.
Robert Haas
2017-01-12
Fix mistake in comment
Peter Eisentraut
2017-01-09
Fix ALTER TABLE / SET TYPE for irregular inheritance
Alvaro Herrera
2017-01-05
Use 'use strict' in all Perl programs
Peter Eisentraut
2017-01-05
Fix handling of empty arrays in array_fill().
Tom Lane
2017-01-05
Fix format for TAP test docs
Simon Riggs
2017-01-04
Handle OID column inheritance correctly in ALTER TABLE ... INHERIT.
Tom Lane
2017-01-04
Fix reporting of constraint violations for table partitioning.
Robert Haas
2017-01-04
Add 18 new recovery TAP tests
Simon Riggs
2017-01-04
Allow PostgresNode.pm tests to wait for catchup
Simon Riggs
2017-01-04
Better fix for sequence access in hot standby test
Peter Eisentraut
2017-01-04
Make wal streaming the default mode for pg_basebackup
Magnus Hagander
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2017-01-03
Fix hot standby tests for sequence catalog change
Peter Eisentraut
2017-01-03
Allow SSL configuration to be updated at SIGHUP.
Tom Lane
2016-12-31
Fix unstable regression test results.
Tom Lane
2016-12-27
Fix interval_transform so it doesn't throw away non-no-op casts.
Tom Lane
2016-12-25
Fix incorrect error reporting for duplicate data in \crosstabview.
Tom Lane
2016-12-22
Fix tuple routing in cases where tuple descriptors don't match.
Robert Haas
2016-12-22
Use TSConfigRelationId in AlterTSConfiguration()
Stephen Frost
2016-12-22
Fix CREATE TABLE ... LIKE ... WITH OIDS.
Tom Lane
2016-12-22
Update sequence_1.out for recent changes
Peter Eisentraut
2016-12-22
Fix handling of expanded objects in CoerceToDomain and CASE execution.
Tom Lane
2016-12-21
Fix strange behavior (and possible crashes) in full text phrase search.
Tom Lane
2016-12-21
Fix order of operations in CREATE OR REPLACE VIEW.
Dean Rasheed
2016-12-21
Convert elog() to ereport() and do some wordsmithing.
Robert Haas
2016-12-20
Add pg_sequence system catalog
Peter Eisentraut
2016-12-20
Fix sharing Agg transition state of DISTINCT or ordered aggs.
Heikki Linnakangas
2016-12-19
Fix handling of phrase operator removal while removing tsquery stopwords.
Tom Lane
2016-12-19
Support quorum-based synchronous replication.
Fujii Masao
2016-12-13
Improve handling of array elements as getdiag_targets and cursor_variables.
Tom Lane
2016-12-12
Add support for temporary replication slots
Peter Eisentraut
2016-12-11
Prevent crash when ts_rewrite() replaces a non-top-level subtree with null.
Tom Lane
2016-12-09
Fix crasher bug in array_position(s)
Alvaro Herrera
2016-12-08
Fix reporting of column typmods for multi-row VALUES constructs.
Tom Lane
2016-12-07
Replace references to COLLATE "en_CA" with COLLATE "POSIX".
Robert Haas
2016-12-07
Replace references to COLLATE "en_US" with COLLATE "C".
Robert Haas
2016-12-07
Implement table partitioning.
Robert Haas
2016-12-05
Add support for restrictive RLS policies
Stephen Frost
2016-12-04
Document recipe for testing compatibility with old Perl.
Noah Misch
2016-12-02
Fix broken wait-for-previous-process-to-exit loop in regression test.
Tom Lane
2016-12-02
Delete deleteWhatDependsOn() in favor of more performDeletion() flag bits.
Tom Lane
[next]