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
3 hours
ci: Remove ulimit -p for netbsd/openbsd
REL_18_STABLE
Andres Freund
12 hours
Tighten up assertion on a local variable
Heikki Linnakangas
37 hours
Doc: add missing punctuation
David Rowley
38 hours
Fix selectivity estimation integer overflow in contrib/intarray
David Rowley
4 days
Update copyright for 2026
Bruce Momjian
5 days
Fix macro name for io_uring_queue_init_mem check.
Masahiko Sawada
6 days
jit: Fix jit_profiling_support when unavailable.
Thomas Munro
6 days
Fix a race condition in updating procArray->replication_slot_xmin.
Masahiko Sawada
7 days
jit: Remove -Wno-deprecated-declarations in 18+.
Thomas Munro
8 days
Fix Mkvcbuild.pm builds of test_cloexec.c.
Thomas Munro
8 days
Ignore PlaceHolderVars when looking up statistics
Richard Guo
8 days
Strip PlaceHolderVars from index operands
Richard Guo
9 days
Add oauth_validator_libraries to variable_is_guc_list_quote
Daniel Gustafsson
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
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: Use proper tags in pg_overexplain documentation.
Fujii Masao
12 days
Update comments to reflect changes in 8e0d32a4a1.
Amit Kapila
13 days
Don't advance origin during apply failure.
Amit Kapila
13 days
Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
14 days
Add missing .gitignore for src/test/modules/test_cloexec.
Tom Lane
14 days
Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
2025-12-22
doc: Fix incorrect reference in pg_overexplain documentation.
Fujii Masao
2025-12-21
Clean up test_cloexec.c and Makefile.
Thomas Munro
2025-12-19
Update pg_hba.conf example to reflect MD5 deprecation
John Naylor
2025-12-19
Add guard to prevent recursive memory context logging.
Fujii Masao
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-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
2025-12-17
Make postmaster 003_start_stop.pl test less flaky
Heikki Linnakangas
2025-12-16
ltree: fix case-insensitive matching.
Jeff Davis
2025-12-16
Fix multibyte issue in ltree_strncasecmp().
Jeff Davis
2025-12-16
Update .abi-compliance-history for CacheInvalidateHeapTupleInplace().
Noah Misch
2025-12-16
Switch memory contexts in ReinitializeParallelDSM.
Robert Haas
2025-12-16
doc: Update header file mention for CompareType
Daniel Gustafsson
2025-12-16
Fail recovery when missing redo checkpoint record without backup_label
Michael Paquier
2025-12-15
libpq: Align oauth_json_set_error() with other NLS patterns
Jacob Champion
2025-12-15
libpq-oauth: Don't translate internal errors
Jacob Champion
2025-12-15
libpq: Add missing OAuth translations
Jacob Champion
2025-12-15
Revisit cosmetics of "For inplace update, send nontransactional invalidations."
Noah Misch
2025-12-15
Clarify comment on multixid offset wraparound check
Heikki Linnakangas
2025-12-11
pg_buffercache: Fix memory allocation formula
Michael Paquier
2025-12-11
Fix allocation formula in llvmjit_expr.c
Michael Paquier
2025-12-10
Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
2025-12-10
Fix some near-bugs related to ResourceOwner function arguments
Heikki Linnakangas
2025-12-10
Fix failures with cross-version pg_upgrade tests
Michael Paquier
[next]