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
Age
Commit message (
Expand
)
Author
2021-10-05
Flexible options for CREATE_REPLICATION_SLOT.
Robert Haas
2021-10-05
Flexible options for BASE_BACKUP.
Robert Haas
2021-10-05
Make recovery report error message when invalid page header is found.
Fujii Masao
2021-10-05
Remove obsolete comment in snapbuild.c.
Amit Kapila
2021-10-05
psql: Improve tab-completion for LOCK TABLE.
Fujii Masao
2021-10-04
Fix TestLib::slurp_file() with offset on windows.
Andres Freund
2021-10-04
windows: Define WIN32_LEAN_AND_MEAN to make compilation faster.
Andres Freund
2021-10-04
Fix check for trapping exit() calls in libpq
Daniel Gustafsson
2021-10-04
Update our mapping of Windows time zone names some more.
Tom Lane
2021-10-04
Make Unicode makefile parallel-safe
Peter Eisentraut
2021-10-04
Fix duplicate words in comments
Daniel Gustafsson
2021-10-04
Provide error hint on exit() check when building libpq
Daniel Gustafsson
2021-10-04
Update Unicode map text files
Peter Eisentraut
2021-10-04
Provide error hint if TAP tests are not enabled
Daniel Gustafsson
2021-10-04
Replace occurrences of InvalidXid with InvalidTransactionId
Daniel Gustafsson
2021-10-04
Fix snapshot builds during promotion of hot standby node with 2PC
Michael Paquier
2021-10-03
Fix checking of query type in plpgsql's RETURN QUERY command.
Tom Lane
2021-10-03
Enable deduplication in system catalog indexes.
Peter Geoghegan
2021-10-02
Update our mapping of Windows time zone names using CLDR info.
Tom Lane
2021-10-02
Re-alphabetize the win32_tzmap[] array.
Tom Lane
2021-10-01
Reference test binary using TESTDIR in 001_libpq_pipeline.pl.
Andres Freund
2021-10-01
Error out if SKIP LOCKED and WITH TIES are both specified
Alvaro Herrera
2021-10-01
Remove unstable, unnecessary test; fix typo
Alvaro Herrera
2021-10-01
Fix memory leak in pg_hmac
Daniel Gustafsson
2021-10-01
Avoid believing incomplete MCV-only stats in get_variable_range().
Tom Lane
2021-10-01
Fix Portal snapshot tracking to handle subtransactions properly.
Tom Lane
2021-10-01
Ensure interleaved_parts field is always initialized
David Rowley
2021-09-30
Remove gratuitous environment dependency in 002_types.pl test.
Tom Lane
2021-09-30
Treat ETIMEDOUT as indicating a non-recoverable connection failure.
Tom Lane
2021-09-30
Repair two portability oversights of new test
Alvaro Herrera
2021-09-29
psql: Add various tests
Peter Eisentraut
2021-09-29
Fix WAL replay in presence of an incomplete record
Alvaro Herrera
2021-09-29
pgbench: Fix handling of socket errors during benchmark.
Fujii Masao
2021-09-29
pgbench: Correct log level of message output when socket wait method fails.
Fujii Masao
2021-09-29
Clarify use of "statistics objects" in the code
Michael Paquier
2021-09-29
Fix incorrect format placeholder
Peter Eisentraut
2021-09-29
Refactor output file handling when forking syslogger under EXEC_BACKEND
Michael Paquier
2021-09-28
Properly schema-prefix reference to pg_catalog.pg_get_statisticsobjdef_columns
Magnus Hagander
2021-09-28
Support amcheck of sequences
Peter Eisentraut
2021-09-27
Fix typos and grammar in code comments
Michael Paquier
2021-09-27
Remove unneeded nbtree latestRemovedXid comments.
Peter Geoghegan
2021-09-26
Track LLVM 14 API changes.
Thomas Munro
2021-09-26
Avoid unnecessary division in interval_cmp_value().
Tom Lane
2021-09-25
Update obsolete nbtree deletion comments.
Peter Geoghegan
2021-09-25
vacuumlazy.c: Remove obsolete 'onecall' comment.
Peter Geoghegan
2021-09-24
nbtree README: Add note about latestRemovedXid.
Peter Geoghegan
2021-09-23
Add missing $Test::Builder::Level settings
Peter Eisentraut
2021-09-23
Add exception for unicode_east_asian_fw_table.h to headerscheck also
John Naylor
2021-09-23
Add exception for unicode_east_asian_fw_table.h to cpluspluscheck
John Naylor
2021-09-23
Split macros from visibilitymap.h into a separate header
Alexander Korotkov
[next]