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
/
scripts
Age
Commit message (
Expand
)
Author
2020-02-28
Add PostgreSQL home page to --help output
Peter Eisentraut
2020-02-28
Refer to bug report address by symbol rather than hardcoding
Peter Eisentraut
2020-02-27
Remove TAP test for createdb --lc-ctype
Michael Paquier
2020-02-27
createdb: Fix quoting of --encoding, --lc-ctype and --lc-collate
Michael Paquier
2020-02-10
createuser: fix parsing of --connection-limit argument
Alvaro Herrera
2020-01-29
Add --parallel option to vacuumdb command.
Amit Kapila
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-12-04
Offer pnstrdup to frontend code
Alvaro Herrera
2019-12-04
Remove unnecessary definition of CancelRequested in bin/scripts/
Michael Paquier
2019-12-02
Refactor query cancellation code into src/fe_utils/
Michael Paquier
2019-11-30
Revert commits 290acac92b and 8a7e9e9dad.
Amit Kapila
2019-11-28
Add tests for '-f' option in dropdb utility.
Amit Kapila
2019-11-25
Make the order of the header file includes consistent.
Amit Kapila
2019-11-20
Add the support for '-f' option in dropdb utility.
Amit Kapila
2019-10-23
Remove last traces of --adduser/--no-adduser in createuser
Michael Paquier
2019-08-27
Fix failure of --jobs with reindexdb and vacuumdb on Windows
Michael Paquier
2019-08-26
Fix error handling of vacuumdb and reindexdb when running out of fds
Michael Paquier
2019-08-20
Fix compilation failure of vacuumdb and reindexdb with OpenBSD
Michael Paquier
2019-08-18
Fix failure-to-compile-standalone in scripts_parallel.h.
Tom Lane
2019-07-30
Fix memory leak coming from simple lists built in reindexdb
Michael Paquier
2019-07-27
Add support for --jobs in reindexdb
Michael Paquier
2019-07-23
Remove more progname references in vacuumdb.c
Michael Paquier
2019-07-19
Refactor parallelization processing code in src/bin/scripts/
Michael Paquier
2019-07-04
Use appendStringInfoString and appendPQExpBufferStr where possible
David Rowley
2019-07-02
Refactor code of reindexdb for query generation
Michael Paquier
2019-06-17
Translation updates
Peter Eisentraut
2019-05-22
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-20
Translation updates
Peter Eisentraut
2019-05-14
Move logging.h and logging.c from src/fe_utils/ to src/common/.
Tom Lane
2019-05-12
Fail pgwin32_message_to_UTF16() for SQL_ASCII messages.
Noah Misch
2019-05-11
Fix error reporting in reindexdb
Michael Paquier
2019-05-09
Fix error status of vacuumdb when multiple jobs are used
Michael Paquier
2019-05-07
Remove some code related to 7.3 and older servers from tools of src/bin/
Michael Paquier
2019-04-29
Message fixes
Alvaro Herrera
2019-04-01
Unified logging system for command-line programs
Peter Eisentraut
2019-03-29
REINDEX CONCURRENTLY
Peter Eisentraut
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-27
Add TAP tests for vacuumdb with column lists
Michael Paquier
2019-01-23
Make vacuumdb test regex more modular for its query output
Michael Paquier
2019-01-19
Replace @postgresql.org with @lists.postgresql.org for mailinglists
Magnus Hagander
2019-01-08
Add --disable-page-skipping and --skip-locked to vacuumdb
Michael Paquier
2019-01-05
Fix program build rule in src/bin/scripts/Makefile.
Tom Lane
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-08-30
Add semicolons to end of internally run queries
Peter Eisentraut
2018-08-21
Fix set of NLS translation issues
Michael Paquier
2018-08-17
Ensure schema qualification in pg_restore DISABLE/ENABLE TRIGGER commands.
Tom Lane
2018-05-21
Translation updates
Peter Eisentraut
[next]