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
/
bin
Age
Commit message (
Expand
)
Author
2019-03-06
tableam: Add pg_dump support.
Andres Freund
2019-03-06
tableam: introduce table AM infrastructure.
Andres Freund
2019-03-06
Teach SKIP_LOCKED to psql tab completion of VACUUM and ANALYZE
Michael Paquier
2019-03-05
Fix pgbench TAP test failure with funky file names (redux)
Andrew Dunstan
2019-03-05
Remove duplicate macro
Peter Eisentraut
2019-03-04
Disable dump_connstr test on Msys2
Andrew Dunstan
2019-03-04
fix thinko in logrotate test
Andrew Dunstan
2019-03-03
Don't do pg_ctl logrotate test on Windows
Andrew Dunstan
2019-03-03
Avoid accidental wildcard expansion in msys shell
Andrew Dunstan
2019-03-01
Remove tests for pg_dumpall --exclude-database missing argument
Andrew Dunstan
2019-03-01
Add extra descriptive headings in pg_dumpall
Andrew Dunstan
2019-03-01
Add --exclude-database option to pg_dumpall
Andrew Dunstan
2019-02-28
pg_dump: Fix ArchiveEntry handling of some empty values
Alvaro Herrera
2019-02-26
Simplify some code in pg_rewind when syncing target directory
Michael Paquier
2019-02-25
psql: Remove obsolete code
Peter Eisentraut
2019-02-18
Provide an extra-float-digits setting for pg_dump / pg_dumpall
Andrew Dunstan
2019-02-18
Fix some issues with TAP tests of pg_basebackup and pg_verify_checksums
Michael Paquier
2019-02-13
More unconstify use
Peter Eisentraut
2019-02-12
Move max_wal_senders out of max_connections for connection slot handling
Michael Paquier
2019-02-10
Solve cross-version-upgrade testing problem induced by 1fb57af92.
Tom Lane
2019-02-10
Repair unsafe/unportable snprintf usage in pg_restore.
Tom Lane
2019-02-09
Create the infrastructure for planner support functions.
Tom Lane
2019-02-07
Fix searchpath and module location for pg_rewind and ssl TAP tests
Andrew Dunstan
2019-02-07
Use EXECUTE FUNCTION syntax for triggers more
Peter Eisentraut
2019-02-07
Align better test output regex with grammar in pg_dump TAP tests
Michael Paquier
2019-02-06
Tighten some regexes with proper character escaping in pg_dump TAP tests
Michael Paquier
2019-02-04
Fix dumping of matviews with indirect dependencies on primary keys.
Tom Lane
2019-02-01
Add ArchiveOpts to pass options to ArchiveEntry
Alvaro Herrera
2019-01-31
Add --min-xid-age and --min-mxid-age options to vacuumdb
Michael Paquier
2019-01-30
Do not filter by relkind in vacuumdb's catalog query if --table is used
Michael Paquier
2019-01-29
Use catalog query to discover tables to process in vacuumdb
Michael Paquier
2019-01-28
psql: Remove unused tab completion query
Peter Eisentraut
2019-01-28
Add tab completion for ALTER INDEX ALTER COLUMN in psql
Michael Paquier
2019-01-27
Add TAP tests for vacuumdb with column lists
Michael Paquier
2019-01-26
Fix psql's "\g target" meta-command to work with COPY TO STDOUT.
Tom Lane
2019-01-24
Fix whitespace
Peter Eisentraut
2019-01-24
Fix portability problem in pgbench.
Tom Lane
2019-01-23
Fix misc typos in comments.
Heikki Linnakangas
2019-01-23
Fix typo in pgbench.c
Michael Paquier
2019-01-23
Make vacuumdb test regex more modular for its query output
Michael Paquier
2019-01-21
Revert "Fix under-quoted filename pattern in pgbench TAP test."
Tom Lane
2019-01-19
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-18
Fix under-quoted filename pattern in pgbench TAP test.
Tom Lane
2019-01-18
Avoid assuming that we know the spelling of getopt_long's error messages.
Tom Lane
2019-01-15
Finish reverting "recheck_on_update" patch.
Tom Lane
2019-01-14
Detach postmaster process from pg_ctl's session at server startup.
Heikki Linnakangas
2019-01-13
Change default of recovery_target_timeline to 'latest'
Peter Eisentraut
2019-01-10
Don't use address of array as boolean
Alvaro Herrera
2019-01-10
pgbench: add \cset and \gset commands
Alvaro Herrera
2019-01-08
Add --disable-page-skipping and --skip-locked to vacuumdb
Michael Paquier
[next]