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
2022-08-19
Remove shadowed local variables that are new in v15
David Rowley
2022-08-15
Improve tab completion of ALTER TYPE in psql
Michael Paquier
2022-08-13
Remove replacement code for getaddrinfo.
Thomas Munro
2022-08-13
Remove HAVE_UNIX_SOCKETS.
Thomas Munro
2022-08-13
Remove configure probe for sys/resource.h and refactor.
Thomas Munro
2022-08-13
Remove configure probe for sys/select.h.
Thomas Munro
2022-08-12
pg_upgrade: Fix some minor code issues
Peter Eisentraut
2022-08-12
pg_upgrade: Remove unused typedef
Peter Eisentraut
2022-08-10
Move basebackup code to new directory src/backend/backup
Robert Haas
2022-08-10
Remove unused short option from getopt_long() call
Peter Eisentraut
2022-08-06
Replace pgwin32_is_junction() with lstat().
Thomas Munro
2022-08-05
Remove configure probe for fdatasync.
Thomas Munro
2022-08-04
Remove dead pread and pwrite replacement code.
Thomas Munro
2022-08-04
Remove configure probes for symlink/readlink, and dead code.
Thomas Munro
2022-08-04
Remove configure probe and related tests for getrlimit.
Thomas Munro
2022-08-04
Revert recent changes to 002_pg_upgrade.pl.
Robert Haas
2022-08-01
Fix error reporting after ioctl() call with pg_upgrade --clone
Michael Paquier
2022-07-31
Add --schema and --exclude-schema options to vacuumdb.
Andrew Dunstan
2022-07-30
Revise test case added in 43746996399541ecb5c7b188725a5f097c15ceae.
Robert Haas
2022-07-29
Fix brown paper bag bug in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.
Robert Haas
2022-07-29
Fix mistake in bbe08b8869bd29d587f24ef18eb45c7d4d14afca.
Robert Haas
2022-07-28
Use TRUNCATE to preserve relfilenode for pg_largeobject + index.
Robert Haas
2022-07-26
Fix a few issues with REINDEX grammar
Michael Paquier
2022-07-25
Add xheader_width pset option to psql
Andrew Dunstan
2022-07-23
Remove dead handling for pre-POSIX sigwait().
Thomas Munro
2022-07-22
Fix minor memory leaks in psql's tab completion.
Tom Lane
2022-07-22
Remove unnecessary Windows-specific basebackup code.
Thomas Munro
2022-07-22
Remove O_FSYNC and associated macros.
Thomas Munro
2022-07-21
Allow users to skip logical replication of data having origin.
Amit Kapila
2022-07-21
Tweak a bit the new TAP tests of REINDEX DATABASE/SYSTEM
Michael Paquier
2022-07-21
Fix various memory leaks in psql's describe commands \d*
Michael Paquier
2022-07-19
Rework logic and simplify syntax of REINDEX DATABASE/SYSTEM
Michael Paquier
2022-07-19
Add more tests for REINDEX DATABASE/SYSTEM with relfilenode changes
Michael Paquier
2022-07-18
psql: Output dir and dependency generation for sql_help
Andres Freund
2022-07-18
pg_upgrade: Adjust quoting style in message to match guidelines
Peter Eisentraut
2022-07-16
Replace many MemSet calls with struct initialization
Peter Eisentraut
2022-07-14
Correct some uses of e.g. and i.e. in message strings and documentation
John Naylor
2022-07-13
Fix output of createuser --help with --valid-until
Michael Paquier
2022-07-13
Mop up pg_upgrade's nls.mk for commit b0a55e432.
Tom Lane
2022-07-13
Revert "Use wildcards instead of manually-maintained file lists in */nls.mk."
Tom Lane
2022-07-13
Use wildcards instead of manually-maintained file lists in */nls.mk.
Tom Lane
2022-07-13
NLS: Put list of available languages into LINGUAS files
Peter Eisentraut
2022-07-13
createuser: Add support for more clause types through new options
Michael Paquier
2022-07-13
createuser: Cleanup and fix internal option ordering
Michael Paquier
2022-07-12
Improve error reporting from validate_exec().
Tom Lane
2022-07-12
Remove trailing newlines in pg_upgrade's message strings.
Tom Lane
2022-07-11
Convert macros to static inline functions (bufpage.h)
Peter Eisentraut
2022-07-10
Fix \watch's interaction with libedit on ^C.
Thomas Munro
2022-07-08
Preserve relfilenode of pg_largeobject and its index across pg_upgrade.
Robert Haas
2022-07-07
Make Windows 10 the minimal runtime requirement for WIN32
Michael Paquier
[next]