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
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
66 min.
Include error location in errors from ComputeIndexAttrs().
HEAD
master
Tom Lane
66 min.
Add parse location to IndexElem.
Tom Lane
22 hours
Improve a couple of error messages.
Tom Lane
3 days
Fix spelling mistake in fk-snapshot-3.spec
David Rowley
3 days
Update copyright for 2026
Bruce Momjian
3 days
Add paths of extensions to pg_available_extensions
Andrew Dunstan
5 days
Change IndexAmRoutines to be statically-allocated structs.
Tom Lane
6 days
Add pg_get_multixact_stats()
Michael Paquier
6 days
Ensure sanity of hash-join costing when there are no MCV statistics.
Tom Lane
7 days
Fix Mkvcbuild.pm builds of test_cloexec.c.
Thomas Munro
7 days
Ignore PlaceHolderVars when looking up statistics
Richard Guo
7 days
Strip PlaceHolderVars from index operands
Richard Guo
8 days
Split some long Makefile lists
Michael Paquier
8 days
Fix incorrectly spelled city name
Daniel Gustafsson
11 days
Fix planner error with SRFs and grouping sets
Richard Guo
11 days
Fix regression test failure when wal_level is set to minimal.
Masahiko Sawada
11 days
Teach expr_is_nonnullable() to handle more expression types
Richard Guo
11 days
Simplify COALESCE expressions using non-nullable arguments
Richard Guo
12 days
Don't advance origin during apply failure.
Amit Kapila
12 days
Toggle logical decoding dynamically based on logical slot presence.
Masahiko Sawada
12 days
Fix bug in following update chain when locking a heap tuple
Heikki Linnakangas
13 days
Fix orphaned origin in shared memory after DROP SUBSCRIPTION
Michael Paquier
13 days
Add missing .gitignore for src/test/modules/test_cloexec.
Tom Lane
2025-12-21
Clean up test_cloexec.c and Makefile.
Thomas Munro
2025-12-18
Fix intermittent BF failure in 040_standby_failover_slots_sync.
Amit Kapila
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
Rename regress.so's .mo file to postgresql-regress-VERSION.mo.
Tom Lane
2025-12-17
Make postmaster 003_start_stop.pl test less flaky
Heikki Linnakangas
2025-12-16
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
[next]