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
Age
Commit message (
Expand
)
Author
2019-08-05
Require the schema qualification in pg_temp.type_name(arg).
Noah Misch
2019-08-05
Translation updates
Peter Eisentraut
2019-08-04
Release notes for 11.5, 10.10, 9.6.15, 9.5.19, 9.4.24.
Tom Lane
2019-08-01
Fix handling of previous password hooks in passwordcheck
Michael Paquier
2019-07-31
Fix pg_dump's handling of dependencies for custom opclasses.
Tom Lane
2019-07-30
Print WAL position correctly in pg_rewind error message.
Heikki Linnakangas
2019-07-28
Doc: Fix event trigger firing table
Michael Paquier
2019-07-26
Tweak our special-case logic for the IANA "Factory" timezone.
Tom Lane
2019-07-26
Avoid choosing "localtime" or "posixrules" as TimeZone during initdb.
Tom Lane
2019-07-26
Fix loss of fractional digits for large values in cash_numeric().
Tom Lane
2019-07-25
Fix syntax error in commit 20e99cddd.
Tom Lane
2019-07-25
Fix failures to ignore \r when reading Windows-style newlines.
Tom Lane
2019-07-25
Honor MSVC WindowsSDKVersion if set
Andrew Dunstan
2019-07-25
Fix contrib/sepgsql test policy to work with latest SELinux releases.
Tom Lane
2019-07-22
Make pg_upgrade's test.sh less chatty.
Tom Lane
2019-07-19
Silence compiler warning, hopefully.
Tom Lane
2019-07-18
Fix error in commit e6feef57.
Jeff Davis
2019-07-18
Fix daterange canonicalization for +/- infinity.
Jeff Davis
2019-07-17
Update time zone data files to tzdata release 2019b.
Tom Lane
2019-07-17
Sync our copy of the timezone library with IANA release tzcode2019b.
Tom Lane
2019-07-16
Fix thinko in construction of old_conpfeqop list.
Tom Lane
2019-07-16
doc: mention pg_reload_conf() for reloading the config file
Bruce Momjian
2019-07-10
Fix variable initialization when using buffering build with GiST
Michael Paquier
2019-07-02
Add support for Visual Studio 2019 in build scripts
Michael Paquier
2019-07-01
Don't read fields of a misaligned ExpandedObjectHeader or AnyArrayType.
Noah Misch
2019-06-30
Repair logic for reordering grouping sets optimization.
Andrew Gierth
2019-06-28
Fix misleading comment in nodeIndexonlyscan.c.
Thomas Munro
2019-06-27
Update reference to sampling algorithm in analyze.c
Tomas Vondra
2019-06-26
Add support for OpenSSL 1.1.0 and newer versions in MSVC scripts
Michael Paquier
2019-06-24
Don't unset MAKEFLAGS in non-GNU Makefile.
Thomas Munro
2019-06-24
Further fix ALTER COLUMN TYPE's handling of indexes and index constraints.
Tom Lane
2019-06-23
Fix spinlock assembly code for MIPS so it works on MIPS r6.
Tom Lane
2019-06-20
Remove obsolete comments about sempahores from proc.c.
Thomas Munro
2019-06-17
Stamp 9.5.18.
REL9_5_18
Tom Lane
2019-06-17
Translation updates
Peter Eisentraut
2019-06-16
Release notes for 10.9, 9.6.14, 9.5.18, 9.4.23.
Tom Lane
2019-06-15
Prefer timezone name "UTC" over alternative spellings.
Andrew Gierth
2019-06-14
Attempt to identify system timezone by reading /etc/localtime symlink.
Tom Lane
2019-06-13
Mark ReplicationSlotCtl as PGDLLIMPORT.
Tom Lane
2019-06-13
postgres_fdw: Account for triggers in non-direct remote UPDATE planning.
Etsuro Fujita
2019-06-13
Doc: improve description of allowed spellings for Boolean input.
Tom Lane
2019-06-12
Fix incorrect printing of queries with duplicated join names.
Tom Lane
2019-06-12
Fix ALTER COLUMN TYPE failure with a partial exclusion constraint.
Tom Lane
2019-06-12
Fix handling of COMMENT for domain constraints
Michael Paquier
2019-06-11
Don't access catalogs to validate GUCs when not connected to a DB.
Andres Freund
2019-06-07
Fix copy-pasto in freeing memory on error in vacuumlo.
Heikki Linnakangas
2019-06-01
Fix documentation of check_option in information_schema.views
Michael Paquier
2019-05-31
Fix C++ incompatibilities in plpgsql's header files.
Tom Lane
2019-05-29
MSVC: Add "use File::Path qw(rmtree)".
Noah Misch
2019-05-28
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
[next]