index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
Commit message (
Expand
)
Author
Age
*
Simplify restriction handling of two-phase commit for temporary objects
Michael Paquier
2019-01-26
*
Restrict the use of temporary namespace in two-phase transactions
Michael Paquier
2019-01-18
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Fix test_rls_hooks to assign expression collations properly.
Tom Lane
2018-12-11
*
Add PGXS options to control TAP and isolation tests, take two
Michael Paquier
2018-12-03
*
Add missing NO_INSTALLCHECK in commit_ts and test_rls_hooks
Michael Paquier
2018-11-29
*
Revert all new recent changes to add PGXS options for TAP and isolation
Michael Paquier
2018-11-26
*
Add PGXS options to control TAP and isolation tests
Michael Paquier
2018-11-26
*
Silence compiler warnings
Alvaro Herrera
2018-11-23
*
Add WL_EXIT_ON_PM_DEATH pseudo-event.
Thomas Munro
2018-11-23
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
Rename rbtree.c functions to use "rbt" prefix not "rb" prefix.
Tom Lane
2018-11-06
*
Fix event triggers for partitioned tables
Alvaro Herrera
2018-10-06
*
Create an RTE field to record the query's lock mode for each relation.
Tom Lane
2018-09-30
*
Rework activation of commit timestamps during recovery
Michael Paquier
2018-09-26
*
Use a ResourceOwner to track buffer pins in all cases.
Tom Lane
2018-07-18
*
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
*
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
*
Fix partial-build problems introduced by having more generated headers.
Tom Lane
2018-04-09
*
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-08
*
Fix worker_spi for new parameter to initialize connection
Magnus Hagander
2018-04-05
*
Rewrite pg_dump TAP tests
Stephen Frost
2018-04-04
*
Fix GCC 7 snprintf() compiler warning.
Andres Freund
2018-04-03
*
Add Bloom filter implementation.
Andres Freund
2018-03-31
*
Improve predtest.c's handling of cases with NULL-constant inputs.
Tom Lane
2018-03-21
*
test_ddl_deparse: rename matview
Alvaro Herrera
2018-03-15
*
test_ddl_deparse: Don't use pg_class as source for a matview
Alvaro Herrera
2018-03-15
*
Fix improper uses of canonicalize_qual().
Tom Lane
2018-03-11
*
Improve predtest.c's internal docs, and enhance its functionality a bit.
Tom Lane
2018-03-09
*
Fix test_predtest's idea of what weak refutation means.
Tom Lane
2018-03-08
*
Add test scaffolding for exercising optimizer's predicate-proof logic.
Tom Lane
2018-03-08
*
Schema-qualify references in test_ddl_deparse test script.
Tom Lane
2018-02-26
*
Avoid using unsafe search_path settings during dump and restore.
Tom Lane
2018-02-26
*
Replace AclObjectKind with ObjectType
Peter Eisentraut
2018-01-19
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Back out the session_start and session_end hooks feature.
Andrew Dunstan
2017-11-16
*
Disable installcheck tests for test_session_hooks
Andrew Dunstan
2017-11-15
*
Disable test_session_hooks test module until buildfarm issues are sorted out
Andrew Dunstan
2017-11-15
*
Add hooks for session start and session end
Andrew Dunstan
2017-11-15
*
Add a temp-install prerequisite to "check"-like targets not having one.
Noah Misch
2017-11-05
*
Add missing clean step to src/test/modules/brin/Makefile.
Tom Lane
2017-10-10
*
Add background worker type
Peter Eisentraut
2017-09-29
*
Test BRIN autosummarization
Alvaro Herrera
2017-09-23
*
Add a test harness for the red-black tree code.
Tom Lane
2017-09-10
*
Remove uses of "slave" in replication contexts
Peter Eisentraut
2017-08-10
*
commit_ts test: Set node name in test
Alvaro Herrera
2017-07-12
*
Remove unnecessary pg_is_in_recovery calls in tests
Peter Eisentraut
2017-07-05
[next]