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
10 days
Fix pg_stat_get_backend_activity() to use multi-byte truncated result
Michael Paquier
10 days
doc: warn about the use of "ctid" queries beyond the examples
Bruce Momjian
11 days
doc: Remove duplicate word in ECPG description
Michael Paquier
11 days
Upgrade BufFile to use int64 for byte positions
Michael Paquier
11 days
Fix typo in stat_utils.c
Michael Paquier
12 days
Move attribute statistics functions to stat_utils.c
Michael Paquier
12 days
Fix planner error with SRFs and grouping sets
Richard Guo
12 days
psql: Fix tab completion for VACUUM option values.
Masahiko Sawada
12 days
doc: change "can not" to "cannot"
Bruce Momjian
12 days
Fix regression test failure when wal_level is set to minimal.
Masahiko Sawada
12 days
doc: Use proper tags in pg_overexplain documentation.
Fujii Masao
12 days
Fix CREATE SUBSCRIPTION failure when the publisher runs on pre-PG19.
Fujii Masao
12 days
Fix version check for retain_dead_tuples subscription option.
Fujii Masao
12 days
Update comments to reflect changes in 8e0d32a4a1.
Amit Kapila
13 days
Doc: Clarify publication privilege requirements.
Amit Kapila
13 days
Teach expr_is_nonnullable() to handle more expression types
Richard Guo
13 days
Optimize ROW(...) IS [NOT] NULL using non-nullable fields
Richard Guo
13 days
Simplify COALESCE expressions using non-nullable arguments
Richard Guo
13 days
Improve comment in pgstatfuncs.c
Michael Paquier
13 days
Don't advance origin during apply failure.
Amit Kapila
13 days
Fix another case of indirectly casting away const.
Tom Lane
13 days
C comment: fix psql "pstdout" duplicate to "pstdin"
Bruce Momjian
13 days
pg_visibility: Use visibilitymap_count instead of loop.
Masahiko Sawada
13 days
Toggle logical decoding dynamically based on logical slot presence.
Masahiko Sawada
13 days
Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
14 days
Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
14 days
doc: add "DO" to "ON CONFLICT" in CREATE VIEW text
Bruce Momjian
14 days
Switch buffile.c/h to use pgoff_t instead of off_t
Michael Paquier
14 days
psql: Improve tab completion for COPY option lists.
Masahiko Sawada
2025-12-22
Add missing .gitignore for src/test/modules/test_cloexec.
Tom Lane
2025-12-22
doc: Fix incorrect reference in pg_overexplain documentation.
Fujii Masao
2025-12-22
Fix another typo in gininsert.c
Michael Paquier
2025-12-21
Remove obsolete name_ops index-only scan comments.
Peter Geoghegan
2025-12-21
Clean up test_cloexec.c and Makefile.
Thomas Munro
2025-12-19
heapam: Move logic to handle HEAP_MOVED into a helper function
Andres Freund
2025-12-19
bufmgr: Optimize & harmonize LockBufHdr(), LWLockWaitListLock()
Andres Freund
2025-12-19
doc: clarify when physical/logical replication is used
Bruce Momjian
2025-12-19
Use proper type for RestoreTransactionSnapshot's PGPROC arg
Heikki Linnakangas
2025-12-19
Update pg_hba.conf example to reflect MD5 deprecation
John Naylor
2025-12-19
Fix typos in gininsert.c
Michael Paquier
2025-12-19
Add guard to prevent recursive memory context logging.
Fujii Masao
2025-12-18
Use table/index_close() more consistently
Michael Paquier
2025-12-18
Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs.
Noah Misch
2025-12-18
Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
2025-12-18
Fix intermittent BF failure in 040_standby_failover_slots_sync.
Amit Kapila
2025-12-18
btree_gist: Fix memory allocation formula
Michael Paquier
2025-12-17
Fix const correctness in pgstat data serialization callbacks
Michael Paquier
2025-12-17
oauth_validator: Avoid races in log_check()
Jacob Champion
2025-12-17
libpq-oauth: use correct c_args in meson.build
Jacob Champion
2025-12-17
libpq-fe.h: Don't claim SOCKTYPE in the global namespace
Jacob Champion
[prev]
[next]