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
Age
Commit message (
Expand
)
Author
2025-03-29
Fix MERGE with DO NOTHING actions into a partitioned table.
Dean Rasheed
2025-03-29
Use PRI?64 instead of "ll?" in format strings (continued).
Peter Eisentraut
2025-03-28
Matview statistics depend on matview data.
Jeff Davis
2025-03-28
Make group_similar_or_args() reorder clause list as little as possible
Alexander Korotkov
2025-03-28
Optimize popcount functions with ARM SVE intrinsics.
Nathan Bossart
2025-03-28
Revert "Tidy up locale thread safety in ECPG library."
Peter Eisentraut
2025-03-28
Optimize popcount functions with ARM Neon intrinsics.
Nathan Bossart
2025-03-28
Fix crash if LockErrorCleanup() is called twice
Heikki Linnakangas
2025-03-28
Rename TRY_POPCNT_FAST to TRY_POPCNT_X86_64.
Nathan Bossart
2025-03-28
Fix timestamp overflow in UUIDv7 implementation.
Masahiko Sawada
2025-03-28
Tidy up locale thread safety in ECPG library.
Peter Eisentraut
2025-03-28
Cast result of i64abs() back to int64
Peter Eisentraut
2025-03-28
Add support for not-null constraints on virtual generated columns
Peter Eisentraut
2025-03-28
Modernize some code a bit
Peter Eisentraut
2025-03-28
Rename a node field for clarity
Peter Eisentraut
2025-03-28
pg_createsubscriber: Add '--all' option.
Amit Kapila
2025-03-28
Use thread-safe strftime_l() instead of strftime().
Peter Eisentraut
2025-03-28
Stablize tests added in 3abe9dc188.
Amit Kapila
2025-03-27
Fix guc_malloc calls for consistency and OOM checks
Daniel Gustafsson
2025-03-27
Use streaming read I/O in heap amcheck
Melanie Plageman
2025-03-27
Avoid mixing designated and non-designated field initializers.
Tom Lane
2025-03-27
psql: Fix incorrect equality comparison
Daniel Gustafsson
2025-03-27
Remove the query_id_squash_values GUC
Álvaro Herrera
2025-03-27
Expand test a bit
Peter Eisentraut
2025-03-27
Provide thread-safe pg_localeconv_r().
Peter Eisentraut
2025-03-27
Simplify syntax for ALTER TABLE ALTER CONSTRAINT NO INHERIT
Álvaro Herrera
2025-03-27
libpq: Add TAP tests for service files and names
Michael Paquier
2025-03-27
Optimize Query jumble
David Rowley
2025-03-27
Fix query jumbling to account for NULL nodes
David Rowley
2025-03-27
doc: Correct description of values used in FSM for indexes
Michael Paquier
2025-03-26
aio: Add io_method=io_uring
Andres Freund
2025-03-26
aio: Add liburing dependency
Andres Freund
2025-03-26
aio: Rename pgaio_io_prep_* to pgaio_io_start_*
Andres Freund
2025-03-26
aio: Pass result of local callbacks to ->report_return
Andres Freund
2025-03-26
aio: Be more paranoid about interrupts
Andres Freund
2025-03-26
pg_overexplain: Additional EXPLAIN options for debugging.
Robert Haas
2025-03-26
Keep the decompressed filter in brin_bloom_union
Tomas Vondra
2025-03-26
Use PG_MODULE_MAGIC_EXT in our installable shared libraries.
Tom Lane
2025-03-26
Introduce PG_MODULE_MAGIC_EXT macro.
Tom Lane
2025-03-26
Move GSSAPI includes into its own header
Daniel Gustafsson
2025-03-26
psql: Make test robust against locale variations
Daniel Gustafsson
2025-03-26
Add support for gamma() and lgamma() functions.
Dean Rasheed
2025-03-26
Fix integer-overflow problem in scram_SaltedPassword()
Richard Guo
2025-03-26
Use relation name instead of OID in query jumbling for RangeTblEntry
Michael Paquier
2025-03-26
Add pg_dump --with-{schema|data|statistics} options.
Jeff Davis
2025-03-26
Fix two issues with custom_query_jumble in gen_node_support.pl
Michael Paquier
2025-03-26
Fix order of -I switches for building pg_regress.o.
Tom Lane
2025-03-25
pg_upgrade: Add --swap for faster file transfer.
Nathan Bossart
2025-03-25
pg_dump: Add --sequence-data.
Nathan Bossart
2025-03-25
initdb: Add --no-sync-data-files.
Nathan Bossart
[prev]
[next]