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
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
18 hours
Ensure sanity of hash-join costing when there are no MCV statistics.
HEAD
origin/master
origin/HEAD
master
Tom Lane
33 hours
Fix Mkvcbuild.pm builds of test_cloexec.c.
Thomas Munro
33 hours
Ignore PlaceHolderVars when looking up statistics
Richard Guo
33 hours
Strip PlaceHolderVars from index operands
Richard Guo
2 days
Split some long Makefile lists
Michael Paquier
3 days
Fix incorrectly spelled city name
Daniel Gustafsson
5 days
Fix planner error with SRFs and grouping sets
Richard Guo
6 days
Fix regression test failure when wal_level is set to minimal.
Masahiko Sawada
6 days
Teach expr_is_nonnullable() to handle more expression types
Richard Guo
6 days
Simplify COALESCE expressions using non-nullable arguments
Richard Guo
6 days
Don't advance origin during apply failure.
Amit Kapila
7 days
Toggle logical decoding dynamically based on logical slot presence.
Masahiko Sawada
7 days
Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
7 days
Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
8 days
Add missing .gitignore for src/test/modules/test_cloexec.
Tom Lane
9 days
Clean up test_cloexec.c and Makefile.
Thomas Munro
12 days
Fix intermittent BF failure in 040_standby_failover_slots_sync.
Amit Kapila
13 days
Fix const correctness in pgstat data serialization callbacks
Michael Paquier
13 days
oauth_validator: Avoid races in log_check()
Jacob Champion
13 days
Rename regress.so's .mo file to postgresql-regress-VERSION.mo.
Tom Lane
13 days
Make postmaster 003_start_stop.pl test less flaky
Heikki Linnakangas
14 days
Test PRI* macros even when we can't test NLS translation.
Tom Lane
2025-12-16
Add TAP test to check recovery when redo LSN is missing
Michael Paquier
2025-12-15
Revert "Avoid requiring Spanish locale to test NLS infrastructure."
Tom Lane
2025-12-15
Allow passing a pointer to GetNamedDSMSegment()'s init callback.
Nathan Bossart
2025-12-15
Avoid requiring Spanish locale to test NLS infrastructure.
Tom Lane
2025-12-15
Disable recently added CIC/RI isolation tests
Álvaro Herrera
2025-12-15
Add retry logic to pg_sync_replication_slots().
Amit Kapila
2025-12-15
test_custom_stats: Fix compilation warning
Michael Paquier
2025-12-15
test_custom_stats: Add tests with read/write of auxiliary data
Michael Paquier
2025-12-14
Update typedefs.list to match what the buildfarm currently reports.
Tom Lane
2025-12-14
Looks like we can't test NLS on machines that lack any es_ES locale.
Tom Lane
2025-12-14
Try a few different locale name spellings in nls.sql.
Tom Lane
2025-12-14
Add a regression test to verify that NLS translation works.
Tom Lane
2025-12-14
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
2025-12-14
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
2025-12-13
Fix jsonb_object_agg crash after eliminating null-valued pairs.
Tom Lane
2025-12-12
Reject opclass options in ON CONFLICT clause
Álvaro Herrera
2025-12-11
Fix infer_arbiter_index for partitioned tables
Álvaro Herrera
2025-12-10
Fix bogus extra arguments to query_safe in test
Heikki Linnakangas
2025-12-10
Improve DDL deparsing test
Heikki Linnakangas
2025-12-10
Fix failures with cross-version pg_upgrade tests
Michael Paquier
2025-12-10
Fix two issues with recently-introduced nbtree test
Michael Paquier
2025-12-10
Fix O_CLOEXEC flag handling in Windows port.
Thomas Munro
2025-12-09
Add started_by column to pg_stat_progress_analyze view.
Masahiko Sawada
2025-12-09
Add mode and started_by columns to pg_stat_progress_vacuum view.
Masahiko Sawada
2025-12-09
Widen MultiXactOffset to 64 bits
Heikki Linnakangas
2025-12-09
Fix distinctness check for queries with grouping sets
Richard Guo
2025-12-09
Fix const-simplification for index expressions and predicate
Richard Guo
2025-12-09
Use palloc_object() and palloc_array() in more areas of the tree
Michael Paquier
[next]