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-30
pgindent run to fix commits de64268561 and 5ae2087202a
Bruce Momjian
2023-10-30
Fill in more of ObjectProperty
Peter Eisentraut
2023-10-30
Add STREAM_START/STREAM_STOP for transactional messages during decoding.
Amit Kapila
2023-10-30
Fix indentation in contrib/amcheck/verify_nbtree.c
Alexander Korotkov
2023-10-30
Expand regression tests for pg_stat_reset_shared()
Michael Paquier
2023-10-30
Delay recovery mode LOG after reading backup_label and/or checkpoint record
Michael Paquier
2023-10-30
Doc: Make link names consistent in logical replication commands.
Amit Kapila
2023-10-30
Mention standby.signal in FATALs for checkpoint record missing at recovery
Michael Paquier
2023-10-30
Introduce pg_stat_checkpointer
Michael Paquier
2023-10-29
Refactor some code related to transaction-level statistics for relations
Michael Paquier
2023-10-29
Fix instable 006_login_trigger.pl test
Alexander Korotkov
2023-10-29
Teach pg_dump about the new pg_subscription.subrunasowner option.
Tom Lane
2023-10-29
Guard against overflow in make_interval().
Dean Rasheed
2023-10-29
btree_gin: Fix calculation of leftmost interval value.
Dean Rasheed
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
[next]