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
/
include
Age
Commit message (
Expand
)
Author
11 hours
Remove long-unused TransactionIdIsActive()
Andres Freund
34 hours
Add option list to CHECKPOINT command.
Nathan Bossart
34 hours
Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
Nathan Bossart
34 hours
Rename CHECKPOINT_FLUSH_ALL to CHECKPOINT_FLUSH_UNLOGGED.
Nathan Bossart
45 hours
Fix the handling of two GUCs during upgrade.
Amit Kapila
2 days
Change unit of idle_replication_slot_timeout to seconds.
Fujii Masao
3 days
Add pg_assume(expr) macro
Andres Freund
3 days
Change wchar2char() and char2wchar() to accept a locale_t.
Jeff Davis
4 days
Introduce pg_dsm_registry_allocations view.
Nathan Bossart
4 days
Hide ICU C++ APIs from pg_locale.h
John Naylor
5 days
aio: Combine io_uring memory mappings, if supported
Andres Freund
5 days
Consider explicit incremental sort for Append and MergeAppend
Richard Guo
5 days
Refactor some repetitive SLRU code
Álvaro Herrera
6 days
Standardize LSN formatting by zero padding
Álvaro Herrera
6 days
Integrate FullTransactionIds deeper into two-phase code
Michael Paquier
9 days
Speed up truncation of temporary relations.
Fujii Masao
9 days
Break out xxx2yyy_opt_overflow APIs for more datetime conversions.
Tom Lane
9 days
Remove leftover dead code from commit_ts.h.
Fujii Masao
10 days
Refactor subtype field of AlterDomainStmt
Michael Paquier
10 days
Support multi-line headers in COPY FROM command.
Fujii Masao
10 days
Add InjectionPointList() to retrieve list of injection points
Michael Paquier
10 days
Add GetNamedDSA() and GetNamedDSHash().
Nathan Bossart
11 days
meson: Increase minimum version to 0.57.2
Peter Eisentraut
11 days
Reformat some node comments
Peter Eisentraut
11 days
Remove implicit cast from 'void *'
John Naylor
11 days
Show sizes of FETCH queries as constants in pg_stat_statements
Michael Paquier
11 days
Update comment for IndexInfo.ii_NullsNotDistinct
Peter Eisentraut
11 days
Update comment for IndexInfo.ii_WithoutOverlaps
Peter Eisentraut
11 days
Fix outdated comment for IndexInfo
Peter Eisentraut
11 days
Make sure IOV_MAX is defined.
Tom Lane
11 days
Remove provider field from pg_locale_t.
Jeff Davis
11 days
Control ctype behavior internally with a method table.
Jeff Davis
12 days
Fix indentation in pg_numa code
Tomas Vondra
12 days
Silence valgrind about pg_numa_touch_mem_if_required
Tomas Vondra
12 days
Fix typo in pg_publication.h.
Amit Kapila
12 days
Enable MSVC conforming preprocessor
Peter Eisentraut
12 days
Add new OID alias type regdatabase.
Nathan Bossart
13 days
aio: Fix reference to outdated name
Andres Freund
13 days
Rationalize handling of VacuumParams
Michael Paquier
13 days
Do pre-release housekeeping on catalog data.
Joe Conway
13 days
Run pgperltidy
Joe Conway
13 days
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-17
Fix re-distributing previously distributed invalidation messages during logic...
Masahiko Sawada
2025-06-15
Sync typedefs.list with the buildfarm.
Tom Lane
2025-06-14
Keep WAL segments by slot's last saved restart LSN
Alexander Korotkov
2025-06-12
Fix squashing algorithm for query texts
Álvaro Herrera
2025-06-12
Revert support for improved tracking of nested queries
Michael Paquier
[next]