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
REL_19_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-11-11
Doc: fix ancient mistake, or at least obsolete info, in rules example.
Tom Lane
2019-11-11
Translation updates
Peter Eisentraut
2019-11-10
Release notes for 12.1, 11.6, 10.11, 9.6.16, 9.5.20, 9.4.25.
Tom Lane
2019-11-09
Remove test case that doesn't work with --disable-integer-timestamps.
Tom Lane
2019-11-08
postgres_fdw: Fix error message for PREPARE TRANSACTION.
Etsuro Fujita
2019-11-07
docs: clarify that only INSERT and UPDATE triggers can mod. NEW
Bruce Momjian
2019-11-07
Move declaration of ecpg_gettext() to a saner place.
Tom Lane
2019-11-07
Fix integer-overflow edge case detection in interval_mul and pgbench.
Tom Lane
2019-11-07
Fix assertion failure when running pgbench -s.
Fujii Masao
2019-11-06
Fix timestamp of sent message for write context in logical decoding
Michael Paquier
2019-11-06
doc: fix plurality typo on bgwriter doc sentence
Bruce Momjian
2019-11-05
Avoid logging complaints about abandoned connections when using PAM.
Tom Lane
2019-11-05
Change pg_restore -f- to dump to stdout instead of to ./-
Alvaro Herrera
2019-11-04
Stabilize pg_dump output order for similarly-named triggers and policies.
Tom Lane
2019-11-04
Catch invalid typlens in a couple of places
Peter Eisentraut
2019-11-01
Fix race condition at backend exit when deleting element in syncrep queue
Michael Paquier
2019-10-26
Fix pg_dump's handling of circular dependencies in views.
Tom Lane
2019-10-24
docs: fix wording of REFRESH CONCURRENTLY manual page
Bruce Momjian
2019-10-23
Clean up properly error_context_stack in autovacuum worker on exception
Michael Paquier
2019-10-21
Deal with yet another issue related to "Norwegian (Bokmål)" locale.
Tom Lane
2019-10-21
Use CFLAGS_SL while probing linkability of libperl.
Tom Lane
2019-10-21
Select CFLAGS_SL at configure time, not in platform-specific Makefiles.
Tom Lane
2019-10-19
For PowerPC instruction "addi", use constraint "b".
Noah Misch
2019-10-18
Fix failure of archive recovery with recovery_min_apply_delay enabled.
Fujii Masao
2019-10-17
Fix minor bug in logical-replication walsender shutdown
Alvaro Herrera
2019-10-16
Fix bug that could try to freeze running multixacts.
Thomas Munro
2019-10-16
Add missing include to pg_upgrade/version.c
Tomas Vondra
2019-10-16
Improve the check for pg_catalog.line data type in pg_upgrade
Tomas Vondra
2019-10-16
Doc: Fix various inconsistencies
Michael Paquier
2019-10-12
AIX: Stop adding option -qsrcmsg.
Noah Misch
2019-10-09
Flush logical mapping files with fd opened for read/write at checkpoint
Michael Paquier
2019-10-07
docs: Improve A?synchronous Multimaster Replication descr.
Bruce Momjian
2019-10-07
docs: clarify that today/tomorrow/yesterday is at 00:00
Bruce Momjian
2019-10-07
doc: move mention of log_min_error_statement in a better spot
Bruce Momjian
2019-10-04
Handle spaces in OpenSSL install location for MSVC
Andrew Dunstan
2019-10-04
Fix bitshiftright()'s zero-padding some more.
Tom Lane
2019-10-03
Avoid unnecessary out-of-memory errors during encoding conversion.
Tom Lane
2019-10-03
Allow repalloc() to give back space when a large chunk is downsized.
Tom Lane
2019-10-03
Selectively include window frames in expression walks/mutates.
Andrew Gierth
2019-09-27
Fix oversight in commit 4429f6a9e3e12bb4af6e3677fbc78cd80f160252.
Amit Kapila
2019-09-23
Doc: clarify handling of duplicate elements in array containment tests.
Tom Lane
2019-09-22
Fix failure to zero-pad the result of bitshiftright().
Tom Lane
2019-09-20
Update time zone data files to tzdata release 2019c.
Tom Lane
2019-09-20
Fix typo in commit 82fa3ff8672.
Amit Kapila
2019-09-19
Improve handling of NULLs in KNN-GiST and KNN-SP-GiST
Alexander Korotkov
2019-09-19
Doc: Fix incorrect mention to connection_object in CONNECT command of ECPG
Michael Paquier
2019-09-19
Doc: document autovacuum interruption.
Amit Kapila
2019-09-13
logical decoding: process ASSIGNMENT during snapshot build
Alvaro Herrera
2019-09-12
Fix usage of whole-row variables in WCO and RLS policy expressions.
Tom Lane
2019-09-12
Doc: Update PL/pgSQL sample function in plpgsql.sgml.
Amit Kapila
[next]