index
:
postgresql.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
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
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-04
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
2022-06-15
Tweak behavior of psql --single-transaction depending on ON_ERROR_STOP
Michael Paquier
2022-06-13
pg_upgrade: further tweaking of make_outputdirs().
Tom Lane
2022-06-09
psql: Show notices immediately (again)
Peter Eisentraut
2022-06-08
Fix portability issue in TAP tests of psql for locales
Michael Paquier
2022-06-08
Restructure pg_upgrade output directories for better idempotence
Michael Paquier
2022-06-06
Don't fail on libpq-generated error reports in pg_amcheck.
Tom Lane
2022-06-06
Fix psql's single transaction mode on client-side errors with -c/-f switches
Michael Paquier
2022-06-04
Automatically count the number of output lines in psql/help.c.
Tom Lane
2022-06-04
Force run of pg_upgrade in the build directory in its TAP test
Michael Paquier
2022-06-03
Improve psql \?'s description of large-object-related commands.
Tom Lane
2022-06-02
Add missing test names in TAP tests of pg_upgrade
Michael Paquier
2022-05-30
logging: Also add the command prefix to detail and hint messages
Peter Eisentraut
2022-05-25
Add tab completion for table_rewrite's CREATE EVENT TRIGGER in psql
Michael Paquier
2022-05-23
pg_upgrade: Tweak translatable strings
Peter Eisentraut
2022-05-23
psql: Update \timing also in case of an error
Peter Eisentraut
2022-05-21
Improve and fix some issues in the TAP tests of pg_upgrade
Michael Paquier
2022-05-20
pg_waldump: Improve option parsing error messages
Peter Eisentraut
2022-05-18
pgbench: Restore compatibility of --partitions=0
Michael Paquier
2022-05-16
Translation updates
Peter Eisentraut
2022-05-16
pg_upgrade: Add missing gettext triggers
Peter Eisentraut
2022-05-16
pg_upgrade: Add missing gettext triggers
Peter Eisentraut
2022-05-13
Indent C code in flex and bison files
Peter Eisentraut
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-05-11
Fix typos and grammar in code and test comments
Michael Paquier
2022-05-11
Add missing source files to nls.mk
Peter Eisentraut
[next]