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
2014-12-09
Add a regression test suite for SSL support.
Heikki Linnakangas
2014-12-09
Silence REINDEX
Simon Riggs
2014-12-08
REINDEX SCHEMA
Simon Riggs
2014-12-07
Event Trigger for table_rewrite
Simon Riggs
2014-12-05
Remove erroneous EXTRA_CLEAN line from Makefile.
Heikki Linnakangas
2014-12-03
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
Fix whitespace
Peter Eisentraut
2014-12-03
Install kludges to fix check-world for src/test/modules
Alvaro Herrera
2014-12-02
Improve error messages for malformed array input strings.
Tom Lane
2014-12-02
dummy_seclabel: add sql/, expected/, and .gitignores
Alvaro Herrera
2014-12-01
Move security_label test
Alvaro Herrera
2014-11-30
Move test modules from contrib to src/test/modules
Alvaro Herrera
2014-11-27
Rename pg_rowsecurity -> pg_policy and other fixes
Stephen Frost
2014-11-25
De-reserve most statement-introducing keywords in plpgsql.
Tom Lane
2014-11-25
Support arrays as input to array_agg() and ARRAY(SELECT ...).
Tom Lane
2014-11-25
Suppress DROP CASCADE notices in regression tests
Stephen Frost
2014-11-23
Allow simplification of EXISTS() subqueries containing LIMIT.
Tom Lane
2014-11-21
Add a comment to regress.c explaining what it contains.
Heikki Linnakangas
2014-11-19
Add test cases for indexam operations not currently covered.
Heikki Linnakangas
2014-11-19
Don't require bleeding-edge timezone data in timestamptz regression test.
Tom Lane
2014-11-14
Reduce disk footprint of brin regression test
Alvaro Herrera
2014-11-13
Rename pending_list_cleanup_size to gin_pending_list_limit.
Fujii Masao
2014-11-12
Use just one database connection in the "tablespace" test.
Noah Misch
2014-11-11
Add generate_series(numeric, numeric).
Fujii Masao
2014-11-11
Add GUC and storage parameter to set the maximum size of GIN pending list.
Fujii Masao
2014-11-10
Ensure that RowExprs and whole-row Vars produce the expected column names.
Tom Lane
2014-11-07
Fix serial schedule
Alvaro Herrera
2014-11-07
BRIN: Block Range Indexes
Alvaro Herrera
2014-11-06
Implement IF NOT EXIST for CREATE INDEX.
Fujii Masao
2014-11-05
Make CREATE TYPE print warnings if a datatype's I/O functions are volatile.
Tom Lane
2014-11-02
Add configure --enable-tap-tests option
Peter Eisentraut
2014-10-29
Remove use of TAP subtests
Peter Eisentraut
2014-10-29
Avoid corrupting tables when ANALYZE inside a transaction is rolled back.
Tom Lane
2014-10-26
Improve planning of btree index scans using ScalarArrayOpExpr quals.
Tom Lane
2014-10-26
Fix TAP tests with Perl 5.12
Peter Eisentraut
2014-10-23
In type_sanity, check I/O functions of built-in types are not volatile.
Tom Lane
2014-10-23
Add tests for sequence privileges
Peter Eisentraut
2014-10-21
Update expected/sequence_1.out.
Tom Lane
2014-10-21
Allow input format xxxx-xxxx-xxxx for macaddr type
Peter Eisentraut
2014-10-20
Fix mishandling of FieldSelect-on-whole-row-Var in nested lateral queries.
Tom Lane
2014-10-19
psql: Improve \pset without arguments
Peter Eisentraut
2014-10-18
Shorten warning about hash creation
Bruce Momjian
2014-10-18
interval: tighten precision specification
Bruce Momjian
2014-10-16
Support timezone abbreviations that sometimes change.
Tom Lane
2014-10-12
Message improvements
Peter Eisentraut
2014-10-11
regression: adjust polygon diagrams to not use tabs
Bruce Momjian
2014-10-11
Fix bogus optimization in JSONB containment tests.
Tom Lane
2014-10-07
Implement SKIP LOCKED for row-level locks
Alvaro Herrera
2014-10-03
Fix CreatePolicy, pg_dump -v; psql and doc updates
Stephen Frost
2014-10-01
Fix some more problems with nested append relations.
Tom Lane
[next]