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
2021-01-23
Update ecpg's connect-test1 for connection-failure message changes.
Tom Lane
2021-01-23
Introduce SHA1 implementations in the cryptohash infrastructure
Michael Paquier
2021-01-23
Suppress bison warning in ecpg grammar.
Tom Lane
2021-01-22
Doc: improve directions for building on macOS.
Tom Lane
2021-01-22
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
2021-01-22
Re-allow DISTINCT in pl/pgsql expressions.
Tom Lane
2021-01-22
Doc: remove misleading claim in documentation of PQreset().
Tom Lane
2021-01-22
Remove reference to ftp servers from documentation
Magnus Hagander
2021-01-22
Remove bogus tracepoint
Peter Eisentraut
2021-01-22
doc: Copy-edit the "Overview of PostgreSQL Internals" chapter
Heikki Linnakangas
2021-01-22
Move SSL information callback earlier to capture more information
Michael Paquier
2021-01-21
Improve new wording of libpq's connection failure messages.
Tom Lane
2021-01-21
Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar.
Tom Lane
2021-01-21
Fix initialization of FDW batching in ExecInitModifyTable
Tomas Vondra
2021-01-21
Switch "cl /?" to "cl /help" in MSVC scripts for platform detection
Michael Paquier
2021-01-20
Implement support for bulk inserts in postgres_fdw
Tomas Vondra
2021-01-20
psql \dX: list extended statistics objects
Tomas Vondra
2021-01-20
Further tweaking of PG_SYSROOT heuristics for macOS.
Tom Lane
2021-01-20
Disable vacuum page skipping in selected test cases.
Tom Lane
2021-01-20
Fix bug in detecting concurrent page splits in GiST insert
Heikki Linnakangas
2021-01-20
Fix sample output of EXPLAIN ANALYZE.
Thomas Munro
2021-01-20
Add regression test for DROP OWNED BY with default ACLs
Michael Paquier
2021-01-20
Fix ALTER DEFAULT PRIVILEGES with duplicated objects
Michael Paquier
2021-01-19
Remove faulty support for MergeAppend plan with WHERE CURRENT OF.
Tom Lane
2021-01-19
pageinspect: Change block number arguments to bigint
Peter Eisentraut
2021-01-19
doc: Add note about the server name of postgres_fdw_get_connections() returns.
Fujii Masao
2021-01-19
pgindent worker.c.
Amit Kapila
2021-01-18
doc: adjust alignment of doc file list for "pg_waldump.sgml"
Bruce Momjian
2021-01-18
Avoid crash with WHERE CURRENT OF and a custom scan plan.
Tom Lane
2021-01-18
Narrow the scope of a local variable.
Tom Lane
2021-01-18
Add bytea equivalents of ltrim() and rtrim().
Tom Lane
2021-01-18
Allow for error or refusal while absorbing a ProcSignalBarrier.
Robert Haas
2021-01-18
Bump PGSTAT_FILE_FORMAT_ID
Magnus Hagander
2021-01-18
Check for BuildIndexValueDescription returning NULL in gist_page_items
Heikki Linnakangas
2021-01-18
Pause recovery for insufficient parameter settings
Peter Eisentraut
2021-01-18
postgres_fdw: Add function to list cached connections to foreign servers.
Fujii Masao
2021-01-18
Refactor option handling of CLUSTER, REINDEX and VACUUM
Michael Paquier
2021-01-17
pageinspect: Fix relcache leak in gist_page_items().
Heikki Linnakangas
2021-01-17
Set PD_ALL_VISIBLE and visibility map bits in COPY FREEZE
Tomas Vondra
2021-01-17
Add missing array-enlargement logic to test_regex.c.
Tom Lane
2021-01-17
Add documentation chapter about checksums
Magnus Hagander
2021-01-17
Revert "psql \dX: list extended statistics objects"
Tomas Vondra
2021-01-17
Add --no-instructions parameter to initdb
Magnus Hagander
2021-01-17
Add pg_stat_database counters for sessions and session time
Magnus Hagander
2021-01-16
psql \dX: list extended statistics objects
Tomas Vondra
2021-01-16
Documenation fixups for replication protocol.
Jeff Davis
2021-01-16
Fix pg_dump for GRANT OPTION among initial privileges.
Noah Misch
2021-01-16
Prevent excess SimpleLruTruncate() deletion.
Noah Misch
2021-01-16
Remove unnecessary pstrdup in fetch_table_list.
Amit Kapila
2021-01-15
Disallow CREATE STATISTICS on system catalogs
Tomas Vondra
[next]