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
2023-10-28
Fix intra-query memory leak when a SRF returns zero rows.
Tom Lane
2023-10-28
doc: add links to Postgres features intro
Bruce Momjian
2023-10-28
doc: comment wording improvement
Bruce Momjian
2023-10-28
Remove PHOT from our default timezone abbreviations list.
Tom Lane
2023-10-28
Allow relkind 'I' in type_sanity test.
Tom Lane
2023-10-28
doc: improve text around consistency of statistics values
Bruce Momjian
2023-10-28
doc: improve config syncfs wording
Bruce Momjian
2023-10-27
Clarify the result order of unnest(multirange).
Jeff Davis
2023-10-27
doc Improve C GUC-related comments
Bruce Momjian
2023-10-27
doc: wording improvements
Bruce Momjian
2023-10-27
Teach contrib/amcheck to check the unique constraint violation
Alexander Korotkov
2023-10-27
Split event_trigger_login test from event_trigger test
Alexander Korotkov
2023-10-27
Fix minmax-multi distance for extreme interval values
Tomas Vondra
2023-10-27
Fix minmax-multi on infinite date/timestamp values
Tomas Vondra
2023-10-27
Fix calculation in brin_minmax_multi_distance_date
Tomas Vondra
2023-10-27
Fix overflow when calculating timestamp distance in BRIN
Tomas Vondra
2023-10-27
doc: clarify logical decoding's deadlock of system tables
Bruce Momjian
2023-10-27
|--- gitweb subject length limit ----------------|-email limit-|
Bruce Momjian
2023-10-27
Adjust parallel_schedule with event triggers on authenticated login
Alexander Korotkov
2023-10-27
Commit b195e6d482 forgot to update meson.build.
Amit Kapila
2023-10-27
Use shorter file names in the upgrade logical slots test.
Amit Kapila
2023-10-27
Make UniqueRelInfo a node
Alexander Korotkov
2023-10-27
Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer
Michael Paquier
2023-10-26
Optimize various aggregate deserialization functions, take 2
David Rowley
2023-10-26
Add "Add trailing commas to enum definitions" to .git-blame-ignore-revs
Peter Eisentraut
2023-10-26
Avoid compiler warning in non-assert builds
Amit Langote
2023-10-26
Add trailing commas to enum definitions
Peter Eisentraut
2023-10-26
Introduce the concept of read-only StringInfos
David Rowley
2023-10-26
Prevent duplicate RTEPermissionInfo for plain-inheritance parents
Amit Langote
2023-10-26
Migrate logical slots to the new node during an upgrade.
Amit Kapila
2023-10-25
Doc: remove misleading info about ecpg's CONNECT/DISCONNECT DEFAULT.
Tom Lane
2023-10-25
Remove dead code in pg_ctl.c.
Nathan Bossart
2023-10-25
Doc fix: Interfacing Extensions to Indexes
Jeff Davis
2023-10-25
Fix some regression tests for d3d55ce57136
Alexander Korotkov
2023-10-25
Remove useless self-joins
Alexander Korotkov
2023-10-25
Use snprintf instead of sprintf in pg_regress.
Daniel Gustafsson
2023-10-25
Add missing include dir and references to libpq for MSVC build
David Rowley
2023-10-25
doc: Fix some typos and grammar
Michael Paquier
2023-10-25
Log OpenSSL version in ./configure output
Michael Paquier
2023-10-24
Reword memory terminology for PQresultMemorySize
Daniel Gustafsson
2023-10-24
Speed up pg_regress server readiness testing.
Daniel Gustafsson
2023-10-24
Fix problems when a plain-inheritance parent table is excluded.
Tom Lane
2023-10-24
Doc: indexUnchanged is strictly a hint.
Peter Geoghegan
2023-10-24
Assert that buffers are marked dirty before XLogRegisterBuffer().
Jeff Davis
2023-10-23
doc: Improve example query related to pg_wait_events
Michael Paquier
2023-10-23
Fix typos in wait_event.c
Michael Paquier
2023-10-23
Change struct tablespaceinfo's oid member from 'char *' to 'Oid'
Robert Haas
2023-10-23
Refactor parse_filename_for_nontemp_relation to parse more.
Robert Haas
2023-10-23
Remove unnecessary break in pg_logical_replication_slot_advance()
Michael Paquier
2023-10-23
doc: Fix some grammar and inconsistent tags
Michael Paquier
[next]