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
/
bin
Age
Commit message (
Expand
)
Author
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-24
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-14
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
2022-07-07
Re-order disable_on_error in tab-complete.
Amit Kapila
2022-07-07
Clean up some includes and comments in TAP test scripts
Michael Paquier
2022-07-06
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-07-05
Tighten pg_upgrade's new check for non-upgradable anyarray usages.
Tom Lane
2022-07-05
Revert 019_replslot_limit.pl related debugging aids.
Andres Freund
2022-07-05
Fix pg_upgrade to detect non-upgradable anyarray usages.
Tom Lane
2022-07-03
Use a short socket directory path in pg_upgrade testing.
Tom Lane
2022-07-03
Simplify tab completion of extension versions, redux.
Tom Lane
2022-07-03
Remove redundant null pointer checks before PQclear and PQconninfoFree
Peter Eisentraut
2022-07-03
Remove redundant null pointer checks before free()
Peter Eisentraut
2022-07-03
Remove redundant null pointer checks before pg_free()
Peter Eisentraut
2022-07-02
Default to dynamic_shared_memory_type=sysv on Solaris.
Thomas Munro
2022-07-01
Add missing GETTEXT_FLAGS entry
Peter Eisentraut
2022-06-30
pgindent run prior to branching v15.
Tom Lane
2022-06-27
pg_upgrade: Fix version comparison for global ICU support
Peter Eisentraut
2022-06-27
Translation updates
Peter Eisentraut
2022-06-23
Fix missing newline at end of message
Peter Eisentraut
2022-06-21
Simplify tab completion of extension versions.
Tom Lane
2022-06-19
Message and documentation refinements
Peter Eisentraut
2022-06-18
Fix busted tab completion of extension versions.
Tom Lane
2022-06-15
Re-add locally-generated files in pg_upgrade's .gitignore and Makefile
Michael Paquier
[next]