index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Add json_strip_nulls and jsonb_strip_nulls functions.
Andrew Dunstan
2014-12-12
*
SSL tests: Remove trailing blank lines
Peter Eisentraut
2014-12-11
*
SSL tests: Silence pg_ctl output
Peter Eisentraut
2014-12-11
*
Fix corner case where SELECT FOR UPDATE could return a row twice.
Tom Lane
2014-12-11
*
Further changes to REINDEX SCHEMA
Simon Riggs
2014-12-11
*
Make rowsecurity test clean up after itself, too.
Tom Lane
2014-12-11
*
Fix completely broken REINDEX SCHEMA testcase.
Tom Lane
2014-12-11
*
Add a regression test suite for SSL support.
Heikki Linnakangas
2014-12-09
*
Silence REINDEX
Simon Riggs
2014-12-09
*
REINDEX SCHEMA
Simon Riggs
2014-12-09
*
Event Trigger for table_rewrite
Simon Riggs
2014-12-08
*
Remove erroneous EXTRA_CLEAN line from Makefile.
Heikki Linnakangas
2014-12-05
*
Keep track of transaction commit timestamps
Alvaro Herrera
2014-12-03
*
Fix whitespace
Peter Eisentraut
2014-12-02
*
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-02
*
Move security_label test
Alvaro Herrera
2014-12-01
*
Move test modules from contrib to src/test/modules
Alvaro Herrera
2014-11-29
*
Rename pg_rowsecurity -> pg_policy and other fixes
Stephen Frost
2014-11-27
*
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-25
*
Allow simplification of EXISTS() subqueries containing LIMIT.
Tom Lane
2014-11-22
*
Add a comment to regress.c explaining what it contains.
Heikki Linnakangas
2014-11-21
*
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-18
*
Reduce disk footprint of brin regression test
Alvaro Herrera
2014-11-14
*
Rename pending_list_cleanup_size to gin_pending_list_limit.
Fujii Masao
2014-11-13
*
Use just one database connection in the "tablespace" test.
Noah Misch
2014-11-12
*
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-11
*
Ensure that RowExprs and whole-row Vars produce the expected column names.
Tom Lane
2014-11-10
*
Fix serial schedule
Alvaro Herrera
2014-11-07
*
BRIN: Block Range Indexes
Alvaro Herrera
2014-11-07
*
Implement IF NOT EXIST for CREATE INDEX.
Fujii Masao
2014-11-06
*
Make CREATE TYPE print warnings if a datatype's I/O functions are volatile.
Tom Lane
2014-11-05
*
Add configure --enable-tap-tests option
Peter Eisentraut
2014-11-02
*
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-29
*
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-26
*
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-22
*
Update expected/sequence_1.out.
Tom Lane
2014-10-21
*
Allow input format xxxx-xxxx-xxxx for macaddr type
Peter Eisentraut
2014-10-21
*
Fix mishandling of FieldSelect-on-whole-row-Var in nested lateral queries.
Tom Lane
2014-10-20
*
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-18
[next]