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
/
include
Age
Commit message (
Expand
)
Author
2025-07-22
Centralize collection of catalog info needed early in the planner
Richard Guo
2025-07-22
Expand virtual generated columns before sublink pull-up
Richard Guo
2025-07-21
Update comment for ReplicationSlot.last_saved_restart_lsn
Alexander Korotkov
2025-07-18
Fix concurrent update trigger issues with MERGE in a CTE.
Dean Rasheed
2025-07-12
Remove long-unused TransactionIdIsActive()
Andres Freund
2025-07-11
Add option list to CHECKPOINT command.
Nathan Bossart
2025-07-11
Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
Nathan Bossart
2025-07-11
Rename CHECKPOINT_FLUSH_ALL to CHECKPOINT_FLUSH_UNLOGGED.
Nathan Bossart
2025-07-11
Fix the handling of two GUCs during upgrade.
Amit Kapila
2025-07-11
Change unit of idle_replication_slot_timeout to seconds.
Fujii Masao
2025-07-09
Add pg_assume(expr) macro
Andres Freund
2025-07-09
Change wchar2char() and char2wchar() to accept a locale_t.
Jeff Davis
2025-07-09
Introduce pg_dsm_registry_allocations view.
Nathan Bossart
2025-07-09
Hide ICU C++ APIs from pg_locale.h
John Naylor
2025-07-07
aio: Combine io_uring memory mappings, if supported
Andres Freund
2025-07-08
Consider explicit incremental sort for Append and MergeAppend
Richard Guo
2025-07-07
Refactor some repetitive SLRU code
Álvaro Herrera
2025-07-07
Standardize LSN formatting by zero padding
Álvaro Herrera
2025-07-07
Integrate FullTransactionIds deeper into two-phase code
Michael Paquier
2025-07-04
Speed up truncation of temporary relations.
Fujii Masao
2025-07-03
Break out xxx2yyy_opt_overflow APIs for more datetime conversions.
Tom Lane
2025-07-03
Remove leftover dead code from commit_ts.h.
Fujii Masao
2025-07-03
Refactor subtype field of AlterDomainStmt
Michael Paquier
2025-07-03
Support multi-line headers in COPY FROM command.
Fujii Masao
2025-07-03
Add InjectionPointList() to retrieve list of injection points
Michael Paquier
2025-07-02
Add GetNamedDSA() and GetNamedDSHash().
Nathan Bossart
2025-07-02
meson: Increase minimum version to 0.57.2
Peter Eisentraut
2025-07-02
Reformat some node comments
Peter Eisentraut
2025-07-02
Remove implicit cast from 'void *'
John Naylor
2025-07-02
Show sizes of FETCH queries as constants in pg_stat_statements
Michael Paquier
2025-07-01
Update comment for IndexInfo.ii_NullsNotDistinct
Peter Eisentraut
2025-07-01
Update comment for IndexInfo.ii_WithoutOverlaps
Peter Eisentraut
2025-07-01
Fix outdated comment for IndexInfo
Peter Eisentraut
2025-07-01
Make sure IOV_MAX is defined.
Tom Lane
2025-07-01
Remove provider field from pg_locale_t.
Jeff Davis
2025-07-01
Control ctype behavior internally with a method table.
Jeff Davis
2025-07-01
Fix indentation in pg_numa code
Tomas Vondra
2025-07-01
Silence valgrind about pg_numa_touch_mem_if_required
Tomas Vondra
2025-07-01
Fix typo in pg_publication.h.
Amit Kapila
2025-07-01
Enable MSVC conforming preprocessor
Peter Eisentraut
2025-06-30
Add new OID alias type regdatabase.
Nathan Bossart
2025-06-30
aio: Fix reference to outdated name
Andres Freund
2025-06-30
Rationalize handling of VacuumParams
Michael Paquier
2025-06-29
Do pre-release housekeeping on catalog data.
Joe Conway
2025-06-29
Run pgperltidy
Joe Conway
2025-06-29
Fix some new issues with planning of PlaceHolderVars.
Tom Lane
2025-06-25
Restrict virtual columns to use built-in functions and types
Peter Eisentraut
2025-06-24
Make query jumbling also squash PARAM_EXTERN params
Álvaro Herrera
2025-06-20
Remove planner's have_dangerous_phv() join-order restriction.
Tom Lane
2025-06-16
Fix re-distributing previously distributed invalidation messages during logic...
Masahiko Sawada
[prev]
[next]