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-10-21
Refactor timestamp2timestamptz_opt_error()
Alexander Korotkov
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-21
Update obsolete comment.
Etsuro Fujita
2019-10-21
Fix memory leak introduced in commit 7df159a620.
Amit Kapila
2019-10-21
Fix error reporting of connect_timeout in libpq for value parsing
Michael Paquier
2019-10-21
Fix parsing of integer values for connection parameters in libpq
Michael Paquier
2019-10-20
Clean up MinGW def file generation
Peter Eisentraut
2019-10-19
Fix most -Wundef warnings
Peter Eisentraut
2019-10-19
Use standard compare_exchange loop style in ProcArrayGroupClearXid().
Noah Misch
2019-10-19
For all ppc compilers, implement compare_exchange and fetch_add with asm.
Noah Misch
2019-10-19
For PowerPC instruction "addi", use constraint "b".
Noah Misch
2019-10-19
Remove last traces of heap_open/close in the tree
Michael Paquier
2019-10-18
Fix failure of archive recovery with recovery_min_apply_delay enabled.
Fujii Masao
2019-10-18
Make crash recovery ignore recovery_min_apply_delay setting.
Fujii Masao
2019-10-18
Fix typo
Alvaro Herrera
2019-10-18
Update comments about progress reporting by index_drop
Alvaro Herrera
2019-10-18
Fix timeout handling in logical replication worker
Michael Paquier
2019-10-17
Fix minor bug in logical-replication walsender shutdown
Alvaro Herrera
2019-10-17
Fix parallel restore of FKs to partitioned tables
Alvaro Herrera
2019-10-17
When restoring GUCs in parallel workers, show an error context.
Thomas Munro
2019-10-16
Fix bug that could try to freeze running multixacts.
Thomas Munro
2019-10-16
Fix crash when reporting CREATE INDEX progress
Alvaro Herrera
2019-10-16
Improve the check for pg_catalog.unknown data type in pg_upgrade
Tomas Vondra
2019-10-16
Improve the check for pg_catalog.line data type in pg_upgrade
Tomas Vondra
2019-10-16
Replace alter_table.sql test usage of event triggers.
Andres Freund
2019-10-16
Refresh some incorrect links in pg_crc.c/h
Michael Paquier
2019-10-16
Remove obsolete collation test.
Thomas Munro
2019-10-16
Use libc version as a collation version on glibc systems.
Thomas Munro
2019-10-16
Doc: Fix various inconsistencies
Michael Paquier
2019-10-15
Fix CLUSTER on expression indexes.
Andres Freund
2019-10-14
Correct reference to pg_catalog.regtype in pg_upgrade query
Tomas Vondra
2019-10-14
Check for tables with sql_identifier during pg_upgrade
Tomas Vondra
2019-10-13
Update test output of sepgsql for ALTER TABLE COLUMN DROP
Michael Paquier
2019-10-13
Update unicode.org URLs
Peter Eisentraut
2019-10-13
In the postmaster, rely on the signal infrastructure to block signals.
Tom Lane
2019-10-13
Revert "Hack pg_ctl to report postmaster's exit status."
Tom Lane
2019-10-13
Fix dependency handling of column drop with partitioned tables
Michael Paquier
2019-10-12
Fix use of term "verifier"
Peter Eisentraut
2019-10-12
AIX: Stop adding option -qsrcmsg.
Noah Misch
2019-10-11
Make crash recovery ignore restore_command and recovery_end_command settings.
Fujii Masao
2019-10-10
Put back pqsignal() as an exported libpq symbol.
Tom Lane
2019-10-10
pg_upgrade: Clean up some redundant code
Peter Eisentraut
2019-10-10
Fix table rewrites that include a column without a default.
Andres Freund
2019-10-09
Revert "Use libc version as a collation version on glibc systems."
Peter Eisentraut
2019-10-09
Use libc version as a collation version on glibc systems.
Peter Eisentraut
2019-10-09
Flush logical mapping files with fd opened for read/write at checkpoint
Michael Paquier
2019-10-09
pg_upgrade: clarify the database names in error files
Bruce Momjian
2019-10-09
doc: improve docs so config value default units are clearer
Bruce Momjian
[next]