index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
/
test_pg_dump
Age
Commit message (
Expand
)
Author
2020-03-11
Add pg_dump support for ALTER obj DEPENDS ON EXTENSION
Alvaro Herrera
2018-12-03
Add PGXS options to control TAP and isolation tests, take two
Michael Paquier
2018-11-26
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-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-04-27
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-25
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-04
Rewrite pg_dump TAP tests
Stephen Frost
2018-02-26
Avoid using unsafe search_path settings during dump and restore.
Tom Lane
2017-11-05
Add a temp-install prerequisite to "check"-like targets not having one.
Noah Misch
2017-05-17
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-04-10
Run most pg_dump and pg_dumpall tests with --no-sync
Andrew Dunstan
2017-02-10
Add CREATE SEQUENCE AS <data type> clause
Peter Eisentraut
2017-01-31
test_pg_dump: perltidy cleanup
Stephen Frost
2017-01-29
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-19
Dump sequence data based on the TableDataInfo flag
Stephen Frost
2016-11-07
Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8.
Noah Misch
2016-09-08
Fix two src/test/modules Makefiles
Alvaro Herrera
2016-09-08
Allow pg_dump to dump non-extension members of an extension-owned schema.
Tom Lane
2016-08-15
Final pgindent + perltidy run for 9.6.
Tom Lane
2016-07-31
Correctly handle owned sequences with extensions
Stephen Frost
2016-07-17
Establish conventions about global object names used in regression tests.
Tom Lane
2016-06-12
Finish pgindent run for 9.6: Perl files.
Noah Misch
2016-06-07
pg_dump only selected components of ACCESS METHODs
Stephen Frost
2016-05-24
Qualify table usage in dumpTable() and use regclass
Stephen Frost
2016-05-06
Add test_pg_dump to @contrib_excludes
Stephen Frost
2016-05-06
Remove MODULES_big from test_pg_dump
Stephen Frost
2016-05-06
Add TAP tests for pg_dump
Stephen Frost
[prev]