index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
39 hours
Fix Mkvcbuild.pm builds of test_cloexec.c.
origin/REL_18_STABLE
Thomas Munro
39 hours
Ignore PlaceHolderVars when looking up statistics
Richard Guo
39 hours
Strip PlaceHolderVars from index operands
Richard Guo
3 days
Add oauth_validator_libraries to variable_is_guc_list_quote
Daniel Gustafsson
3 days
Fix pg_stat_get_backend_activity() to use multi-byte truncated result
Michael Paquier
4 days
doc: warn about the use of "ctid" queries beyond the examples
Bruce Momjian
4 days
doc: Remove duplicate word in ECPG description
Michael Paquier
6 days
Fix planner error with SRFs and grouping sets
Richard Guo
6 days
psql: Fix tab completion for VACUUM option values.
Masahiko Sawada
6 days
doc: Use proper tags in pg_overexplain documentation.
Fujii Masao
6 days
Update comments to reflect changes in 8e0d32a4a1.
Amit Kapila
7 days
Don't advance origin during apply failure.
Amit Kapila
7 days
Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
8 days
Add missing .gitignore for src/test/modules/test_cloexec.
Tom Lane
8 days
Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
8 days
doc: Fix incorrect reference in pg_overexplain documentation.
Fujii Masao
10 days
Clean up test_cloexec.c and Makefile.
Thomas Munro
11 days
Update pg_hba.conf example to reflect MD5 deprecation
John Naylor
12 days
Add guard to prevent recursive memory context logging.
Fujii Masao
12 days
Sort DO_SUBSCRIPTION_REL dump objects independent of OIDs.
Noah Misch
12 days
Do not emit WAL for unlogged BRIN indexes
Heikki Linnakangas
13 days
oauth_validator: Avoid races in log_check()
Jacob Champion
13 days
libpq-oauth: use correct c_args in meson.build
Jacob Champion
13 days
libpq-fe.h: Don't claim SOCKTYPE in the global namespace
Jacob Champion
13 days
Make postmaster 003_start_stop.pl test less flaky
Heikki Linnakangas
14 days
ltree: fix case-insensitive matching.
Jeff Davis
14 days
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
2025-12-10
Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
2025-12-09
doc: Fix titles of some pg_buffercache functions.
Nathan Bossart
2025-12-09
doc: Fix statement about ON CONFLICT and deferrable constraints.
Dean Rasheed
2025-12-09
Fix LOCK_TIMEOUT handling in slotsync worker.
Amit Kapila
2025-12-09
Doc: fix typo in hash index documentation
David Rowley
2025-12-08
Unify error messages
Álvaro Herrera
2025-12-08
Prevent invalidation of newly created replication slots.
Amit Kapila
2025-12-05
Fix text substring search for non-deterministic collations.
Tom Lane
2025-12-05
Fix setting next multixid's offset at offset wraparound
Heikki Linnakangas
[next]