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
/
catalog
Age
Commit message (
Expand
)
Author
2025-06-12
Fix squashing algorithm for query texts
Álvaro Herrera
2025-06-02
Rename gist stratnum support function
Peter Eisentraut
2025-05-23
Revert function to get memory context stats for processes
Daniel Gustafsson
2025-05-07
Remove pg_replication_origin's TOAST table.
Nathan Bossart
2025-04-17
Assert lack of hazardous buffer locks before possible catalog read.
Noah Misch
2025-04-09
Perform missed catversion bump
Daniel Gustafsson
2025-04-08
Rename argument in pg_get_process_memory_contexts().
Daniel Gustafsson
2025-04-08
Add function to get memory context stats for processes
Daniel Gustafsson
2025-04-07
Introduce pg_shmem_allocations_numa view
Tomas Vondra
2025-04-07
Add support for basic NUMA awareness
Tomas Vondra
2025-04-07
Fix erroneous construction of functions' dependencies on transforms.
Tom Lane
2025-04-07
Allow NOT NULL constraints to be added as NOT VALID
Álvaro Herrera
2025-04-04
Add nbtree skip scan optimization.
Peter Geoghegan
2025-04-04
Extend ALTER DEFAULT PRIVILEGES to define default privileges for large objects.
Fujii Masao
2025-04-03
Fix slot synchronization for two_phase enabled slots.
Amit Kapila
2025-04-02
Add GiST and btree sortsupport routines for range types
Heikki Linnakangas
2025-04-01
Introduce a SQL-callable function array_sort(anyarray).
Tom Lane
2025-04-01
aio: Add pg_aios view
Andres Freund
2025-03-26
Introduce PG_MODULE_MAGIC_EXT macro.
Tom Lane
2025-03-26
Add support for gamma() and lgamma() functions.
Dean Rasheed
2025-03-25
Stats: use schemaname/relname instead of regclass.
Jeff Davis
2025-03-24
Detect and Log multiple_unique_conflicts type conflict.
Amit Kapila
2025-03-21
Place "extern" declaration in the right part of pg_class.h.
Tom Lane
2025-03-13
Add reverse(bytea).
Nathan Bossart
2025-03-11
Add WAL data to backend statistics
Michael Paquier
2025-03-07
Allow casting between bytea and integer types.
Dean Rasheed
2025-03-05
Allow json{b}_strip_nulls to remove null array elements
Andrew Dunstan
2025-03-03
Remove now-dead code in StoreAttrDefault().
Tom Lane
2025-03-03
Fix broken handling of domains in atthasmissing logic.
Tom Lane
2025-03-03
Add relallfrozen to pg_class
Melanie Plageman
2025-02-26
Remove stray diff introduced by a5cbdeb98a.
Jeff Davis
2025-02-25
Remove redundant pg_set_*_stats() variants.
Jeff Davis
2025-02-24
Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing
Michael Paquier
2025-02-21
Add default_char_signedness field to ControlFileData.
Masahiko Sawada
2025-02-21
Drop opcintype from index AM strategy translation API
Peter Eisentraut
2025-02-11
Add cost-based vacuum delay time to progress views.
Nathan Bossart
2025-02-11
Allow extension functions to participate in in-place updates.
Tom Lane
2025-02-07
Virtual generated columns
Peter Eisentraut
2025-01-28
Rename pubgencols_type to pubgencols in pg_publication.
Amit Kapila
2025-01-28
Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze
Michael Paquier
2025-01-24
Add SQL function CASEFOLD().
Jeff Davis
2025-01-23
Change publication's publish_generated_columns option type to enum.
Amit Kapila
2025-01-21
Fix NO ACTION temporal foreign keys when the referenced endpoints change
Peter Eisentraut
2025-01-17
Support PG_UNICODE_FAST locale in the builtin collation provider.
Jeff Davis
2025-01-16
Seek zone abbreviations in the IANA data before timezone_abbreviations.
Tom Lane
2025-01-16
Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
2025-01-15
IWYU pragmas for catalog headers
Peter Eisentraut
2025-01-15
Change gist stratnum function to use CompareType
Peter Eisentraut
2025-01-14
Consistently spell "leakproof" without a hyphen.
Dean Rasheed
2025-01-14
Make pg_stat_io count IOs as bytes instead of blocks for some operations
Michael Paquier
[prev]
[next]