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
/
backend
/
utils
Age
Commit message (
Expand
)
Author
2025-09-04
Fix incorrect comment in pgstat_backend.c
Michael Paquier
2025-09-03
Fix mistake in new GUC tables source
Peter Eisentraut
2025-09-03
Generate GUC tables from .dat file
Peter Eisentraut
2025-09-02
Generate pgstat_count_slru*() functions for slru using macros
Michael Paquier
2025-08-28
Avoid including commands/dbcommands.h in so many places
Álvaro Herrera
2025-08-27
Fix: Don't strip $libdir from nested module_pathnames
Peter Eisentraut
2025-08-25
Formatting cleanup of guc_tables.c
Peter Eisentraut
2025-08-22
Revert "Get rid of WALBufMappingLock"
Alexander Korotkov
2025-08-22
Revert GetTransactionSnapshot() to return historic snapshot during LR
Heikki Linnakangas
2025-08-22
Change dynahash.c and hsearch.h to use int64 instead of long
Michael Paquier
2025-08-22
Ignore temporary relations in RelidByRelfilenumber()
Michael Paquier
2025-08-19
Remove useless pointer update in StatsShmemInit()
Michael Paquier
2025-08-19
Remove HASH_DEBUG output from dynahash.c
David Rowley
2025-08-19
Use elog(DEBUG4) for dynahash.c statistics output
David Rowley
2025-08-18
Detect buffer underflow in get_th()
Peter Eisentraut
2025-08-18
Move SQL-callable code related to multixacts into its own file
Michael Paquier
2025-08-15
Fix constant when extracting timestamp from UUIDv7.
Masahiko Sawada
2025-08-15
Fix invalid format string in HASH_DEBUG code
David Rowley
2025-08-15
Fix failing -D HASH_STATISTICS builds
David Rowley
2025-08-14
Avoid including tableam.h and xlogreader.h in nbtree.h
Álvaro Herrera
2025-08-14
Don't leak memory during failure exit from SelectConfigFiles().
Tom Lane
2025-08-14
Fix compilation warning with SerializeClientConnectionInfo()
Michael Paquier
2025-08-13
Grab the low-hanging fruit from forcing USE_FLOAT8_BYVAL to true.
Tom Lane
2025-08-13
Grab the low-hanging fruit from forcing sizeof(Datum) to 8.
Tom Lane
2025-08-13
Make type Datum be 8 bytes wide everywhere.
Tom Lane
2025-08-11
Fix security checks in selectivity estimation functions.
Dean Rasheed
2025-08-08
Mop-up for Datum conversion cleanups.
Tom Lane
2025-08-08
Add missing Datum conversions
Peter Eisentraut
2025-08-08
Remove useless/superfluous Datum conversions
Peter Eisentraut
2025-08-08
Add information about "generation" when dropping twice pgstats entry
Michael Paquier
2025-08-07
Extend int128.h to support more numeric code.
Dean Rasheed
2025-08-07
Fix incorrect Datum conversion in timestamptz_trunc_internal()
Michael Paquier
2025-08-06
Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT
Peter Eisentraut
2025-08-05
Fix varatt versus Datum type confusions
Peter Eisentraut
2025-08-05
Fix various hash function uses
Peter Eisentraut
2025-08-04
Detect and report update_deleted conflicts.
Amit Kapila
2025-08-03
Take a little more care in set_backtrace().
Tom Lane
2025-08-02
Silence complaints about leaks in PlanCacheComputeResultDesc.
Tom Lane
2025-08-02
Suppress complaints about leaks in TS dictionary loading.
Tom Lane
2025-08-02
Silence Valgrind leakage complaints in more-or-less-hackish ways.
Tom Lane
2025-08-02
Fix assorted pretty-trivial memory leaks in the backend.
Tom Lane
2025-08-02
Fix MemoryContextAllocAligned's interaction with Valgrind.
Tom Lane
2025-08-02
Improve our support for Valgrind's leak tracking.
Tom Lane
2025-08-01
Allow resetting unknown custom GUCs with reserved prefixes.
Nathan Bossart
2025-07-31
Rename CachedPlanType to PlannedStmtOrigin for PlannedStmt
Michael Paquier
2025-07-29
Update comment
Peter Eisentraut
2025-07-29
Remove unnecessary complication around xmlParseBalancedChunkMemory.
Tom Lane
2025-07-28
Avoid regression in the size of XML input that we will accept.
Tom Lane
2025-07-28
Fix performance regression with flush of pending fixed-numbered stats
Michael Paquier
2025-07-25
Create infrastructure to reliably prevent leakage of PGresults.
Tom Lane
[prev]
[next]