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
*
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
*
Clean up misuse and nonuse of poll_query_until().
Tom Lane
2017-07-01
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
psql: Use more consistent capitalization of some output headings
Peter Eisentraut
2017-06-13
*
Clean up latch related code.
Andres Freund
2017-06-06
*
Don't be so trusting that shm_toc_lookup() will always succeed.
Tom Lane
2017-06-05
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Rework the options syntax for logical replication commands
Peter Eisentraut
2017-05-12
*
Rename WAL-related functions and views to use "lsn" not "location".
Tom Lane
2017-05-11
*
Remove the NODROP SLOT option from DROP SUBSCRIPTION
Peter Eisentraut
2017-05-09
*
Ensure commands in extension scripts see the results of preceding DDL.
Tom Lane
2017-05-02
*
Make PostgresNode::append_conf append a newline automatically.
Tom Lane
2017-04-22
*
Ensure BackgroundWorker struct contents are well-defined.
Tom Lane
2017-04-16
*
Run most pg_dump and pg_dumpall tests with --no-sync
Andrew Dunstan
2017-04-10
*
Don't use bgw_main even to specify in-core bgworker entrypoints.
Robert Haas
2017-03-31
*
Add cleanup to new test cases
Peter Eisentraut
2017-03-25
*
Add COMMENT and SECURITY LABEL support for publications and subscriptions
Peter Eisentraut
2017-03-24
*
Add a regression test for snapshot too old with hash indexes.
Robert Haas
2017-03-15
*
Improve isolation tests infrastructure.
Andres Freund
2017-03-14
*
Remove deprecated COMMENT ON RULE syntax
Peter Eisentraut
2017-02-23
*
Make more use of castNode()
Peter Eisentraut
2017-02-21
*
Remove contrib/tsearch2.
Robert Haas
2017-02-13
*
Add CREATE SEQUENCE AS <data type> clause
Peter Eisentraut
2017-02-10
*
Remove all references to "xlog" from SQL-callable functions in pg_proc.
Robert Haas
2017-02-09
*
test_pg_dump: perltidy cleanup
Stephen Frost
2017-01-31
*
Handle ALTER EXTENSION ADD/DROP with pg_init_privs
Stephen Frost
2017-01-29
*
test_pg_dump TAP test whitespace cleanup
Stephen Frost
2017-01-29
*
Remove test for COMMENT ON DATABASE
Alvaro Herrera
2017-01-26
*
tests: Use the right Perl operator
Alvaro Herrera
2017-01-20
*
Dump sequence data based on the TableDataInfo flag
Stephen Frost
2017-01-19
*
Improve RLS planning by marking individual quals with security levels.
Tom Lane
2017-01-18
*
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
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Use TSConfigRelationId in AlterTSConfiguration()
Stephen Frost
2016-12-22
*
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
2016-12-02
*
Fix test about ignoring extension dependencies during extension scripts.
Tom Lane
2016-11-26
[next]