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
/
tools
Age
Commit message (
Expand
)
Author
2025-04-04
Use streaming read I/O in autoprewarm
Melanie Plageman
2025-04-04
Add nbtree skip scan optimization.
Peter Geoghegan
2025-04-04
Make derived clause lookup in EquivalenceClass more efficient
Amit Langote
2025-04-02
Change SQL-language functions to use the plan cache.
Tom Lane
2025-04-01
Introduce a SQL-callable function array_sort(anyarray).
Tom Lane
2025-03-29
amcheck: Add gin_index_check() to verify GIN index
Tomas Vondra
2025-03-29
amcheck: Move common routines into a separate module
Tomas Vondra
2025-03-27
Use streaming read I/O in heap amcheck
Melanie Plageman
2025-03-26
aio: Add io_method=io_uring
Andres Freund
2025-03-26
pg_overexplain: Additional EXPLAIN options for debugging.
Robert Haas
2025-03-26
Introduce PG_MODULE_MAGIC_EXT macro.
Tom Lane
2025-03-24
Detect and Log multiple_unique_conflicts type conflict.
Amit Kapila
2025-03-19
meson: Flush stdout in testwrap
Andres Freund
2025-03-18
aio: Add io_method=worker
Andres Freund
2025-03-18
Make it possible for loadable modules to add EXPLAIN options.
Robert Haas
2025-03-17
aio: Add core asynchronous I/O infrastructure
Andres Freund
2025-03-17
aio: Basic subsystem initialization
Andres Freund
2025-03-17
Apply more consistent style for command options in TAP tests
Michael Paquier
2025-03-13
pg_noreturn to replace pg_attribute_noreturn()
Peter Eisentraut
2025-03-13
Fix incorrect handling of subquery pullup
Richard Guo
2025-03-12
Add connection establishment duration logging
Melanie Plageman
2025-03-12
Modularize log_connections output
Melanie Plageman
2025-03-11
Show index search count in EXPLAIN ANALYZE, take 2.
Peter Geoghegan
2025-03-04
Compress TID lists when writing GIN tuples to disk
Tomas Vondra
2025-03-04
ci: Use a RAM disk for NetBSD and OpenBSD.
Thomas Munro
2025-03-03
Allow parallel CREATE INDEX for GIN indexes
Tomas Vondra
2025-02-28
Refactor COPY FROM to use format callback functions.
Masahiko Sawada
2025-02-27
Refactor COPY TO to use format callback functions.
Masahiko Sawada
2025-02-26
Adding new PgStat_WalCounters structure in pgstat.h
Michael Paquier
2025-02-25
Change _mdfd_segpath() to return paths by value
Andres Freund
2025-02-25
Change relpath() et al to return path by value
Andres Freund
2025-02-24
Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing
Michael Paquier
2025-02-20
Ignore blank lines in pgindent exclude files
Andrew Dunstan
2025-02-20
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025-02-20
Transfer statistics during pg_upgrade.
Jeff Davis
2025-02-19
Add ATAlterConstraint struct for ALTER .. CONSTRAINT
Álvaro Herrera
2025-02-19
Invalidate inactive replication slots.
Amit Kapila
2025-02-18
Add PGErrorVerbosity to typedefs.list
Daniel Gustafsson
2025-02-17
Implement Self-Join Elimination
Alexander Korotkov
2025-02-12
ci: Collect core files on NetBSD and OpenBSD
Andres Freund
2025-02-12
ci: Test NetBSD and OpenBSD
Andres Freund
2025-02-11
Allow extension functions to participate in in-place updates.
Tom Lane
2025-02-11
Implement new optimization rule for updates of expanded variables.
Tom Lane
2025-02-10
Add test of various escape functions
Andres Freund
2025-02-02
Convert strategies to and from compare types
Peter Eisentraut
2025-02-01
Add script to keep .editorconfig in sync with .gitattributes
Peter Eisentraut
2025-01-23
Change publication's publish_generated_columns option type to enum.
Amit Kapila
2025-01-22
Run perltidy
Michael Paquier
2025-01-20
Add PageData C type
Peter Eisentraut
2025-01-17
Support Unicode full case mapping and conversion.
Jeff Davis
[prev]
[next]