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-12-03
Set next multixid's offset when creating a new multixid
Heikki Linnakangas
2025-12-03
Fix stray references to SubscriptRef
Peter Eisentraut
2025-12-03
Change Pointer to void *
Peter Eisentraut
2025-12-02
Show size of DSAs and dshashes in pg_dsm_registry_allocations.
Nathan Bossart
2025-12-02
Update some timestamp[tz] functions to use soft-error reporting
Michael Paquier
2025-12-01
Make regex "max_chr" depend on encoding, not provider.
Jeff Davis
2025-12-01
Move WAL sequence code into its own file
Michael Paquier
2025-12-01
Switch some date/timestamp functions to use the soft error reporting
Michael Paquier
2025-11-28
Fix pg_isblank()
Peter Eisentraut
2025-11-28
Add slotsync_skip_reason column to pg_replication_slots view.
Amit Kapila
2025-11-28
Add routines for marking buffers dirty efficiently
Michael Paquier
2025-11-27
Use C11 alignas in pg_atomic_uint64 definitions
Peter Eisentraut
2025-11-27
Add parallelism support for TID Range Scans
David Rowley
2025-11-27
Have the planner replace COUNT(ANY) with COUNT(*), when possible
David Rowley
2025-11-26
Add #define for UNICODE_CASEMAP_BUFSZ.
Jeff Davis
2025-11-26
Inline pg_ascii_tolower() and pg_ascii_toupper().
Jeff Davis
2025-11-26
Replace internal C function pg_hypot() by standard hypot()
Peter Eisentraut
2025-11-25
Add slotsync skip statistics.
Amit Kapila
2025-11-25
Rename routines for write/read of pgstats file
Michael Paquier
2025-11-24
Improve detection of implicitly-temporary views.
Tom Lane
2025-11-24
Reorganize pqcomm.h a bit
Jacob Champion
2025-11-24
Add pg_add_size_overflow() and friends
Jacob Champion
2025-11-24
C11 alignas instead of unions -- extended alignments
Peter Eisentraut
2025-11-24
Fix incorrect IndexOptInfo header comment
David Rowley
2025-11-23
Issue a NOTICE if a created function depends on any temp objects.
Tom Lane
2025-11-22
Add SupportRequestInlineInFrom planner support request.
Tom Lane
2025-11-22
Add range_minus_multi and multirange_minus_multi functions
Peter Eisentraut
2025-11-21
C11 alignas instead of unions
Peter Eisentraut
2025-11-20
Refactor heap_page_prune_and_freeze() parameters into a struct
Melanie Plageman
2025-11-19
Add <stdalign.h> to c.h
Peter Eisentraut
2025-11-18
Optimize shared memory usage for WaitLSNProcInfo
Alexander Korotkov
2025-11-18
Rename two columns in pg_stat_subscription_stats.
Amit Kapila
2025-11-17
Rework output format of pg_dependencies
Michael Paquier
2025-11-17
Rework output format of pg_ndistinct
Michael Paquier
2025-11-17
Adjust MemSet macro to use size_t rather than long
David Rowley
2025-11-17
Get rid of long datatype in CATCACHE_STATS enabled builds
David Rowley
2025-11-15
Fix incorrect function name in comments
Alexander Korotkov
2025-11-13
Replace off_t by pgoff_t in I/O routines
Michael Paquier
2025-11-12
Fix bug where we truncated CLOG that was still needed by LISTEN/NOTIFY
Heikki Linnakangas
2025-11-12
Split out innards of pg_tablespace_location()
Álvaro Herrera
2025-11-11
Clean up qsort comparison function for GUC entries
Peter Eisentraut
2025-11-10
Bump PG_CONTROL_VERSION for commit 3e0ae46d90
Heikki Linnakangas
2025-11-10
Check for CREATE privilege on the schema in CREATE STATISTICS.
Nathan Bossart
2025-11-10
Move SLRU_PAGES_PER_SEGMENT to pg_config_manual.h
Heikki Linnakangas
2025-11-08
Fix generic read and write barriers for Clang.
Thomas Munro
2025-11-07
Add seq_sync_error_count to subscription statistics.
Amit Kapila
2025-11-06
bufmgr: Allow some buffer state modifications while holding header lock
Andres Freund
2025-11-06
Introduce XLogRecPtrIsValid()
Álvaro Herrera
2025-11-06
Refactor shared memory allocation for semaphores
Heikki Linnakangas
2025-11-06
Re-run autoheader
Peter Eisentraut
[prev]
[next]