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-10-08
Add mem_exceeded_count column to pg_stat_replication_slots.
Masahiko Sawada
2025-10-08
Implement Eager Aggregation
Richard Guo
2025-10-08
Add stats_reset to pg_stat_user_functions
Michael Paquier
2025-10-07
Assign each subquery a unique name prior to planning it.
Robert Haas
2025-10-06
Optimize hex_encode() and hex_decode() using SIMD.
Nathan Bossart
2025-10-06
Add stats_reset to pg_stat_all_{tables,indexes} and related views
Michael Paquier
2025-10-06
Fix two comments in numeric.c
Michael Paquier
2025-10-05
Don't include access/htup_details.h in executor/tuptable.h
Álvaro Herrera
2025-10-03
Fix incorrect function reference in comment
Richard Guo
2025-10-03
Add IGNORE NULLS/RESPECT NULLS option to Window functions.
Tatsuo Ishii
2025-10-02
Generate EUC_CN mappings from gb18030-2022.ucm
John Naylor
2025-10-01
Fix typo in pgstat_relation.c header comment
David Rowley
2025-09-30
Make some use of anonymous unions [pg_locale_t]
Peter Eisentraut
2025-09-30
Do a tiny bit of header file maintenance
Álvaro Herrera
2025-09-29
Add GROUP BY ALL.
Tom Lane
2025-09-29
Add support for tracking of entry count in pgstats
Michael Paquier
2025-09-26
Create a separate file listing backend types
Álvaro Herrera
2025-09-26
Fix misleading comment in pg_get_statisticsobjdef_string()
David Rowley
2025-09-25
Try to avoid floating-point roundoff error in pg_sleep().
Tom Lane
2025-09-25
Don't include execnodes.h in replication/conflict.h
Álvaro Herrera
2025-09-24
Ensure guc_tables.o's dependency on guc_tables.inc.c is known.
Tom Lane
2025-09-24
Remove PointerIsValid()
Peter Eisentraut
2025-09-24
Fix incorrect option name in usage screen
Daniel Gustafsson
2025-09-24
Consistently handle tab delimiters for wait event names
Daniel Gustafsson
2025-09-24
Update GB18030 encoding from version 2000 to 2022
John Naylor
2025-09-20
Add support for base64url encoding and decoding
Daniel Gustafsson
2025-09-20
Track the maximum possible frequency of non-MCE array elements.
Tom Lane
2025-09-20
Re-allow using statistics for bool-valued functions in WHERE.
Tom Lane
2025-09-19
Document and check that PgStat_HashKey has no padding
Michael Paquier
2025-09-16
Provide more-specific error details/hints for function lookup failures.
Tom Lane
2025-09-16
Generate GB18030 mappings from the Unicode Consortium's UCM file
John Naylor
2025-09-15
Change fmgr.h typedefs to use original names
Peter Eisentraut
2025-09-13
Amend recent fix for SIMILAR TO regex conversion.
Tom Lane
2025-09-12
Allow redeclaration of typedef yyscan_t
Peter Eisentraut
2025-09-12
Default to log_lock_waits=on
Peter Eisentraut
2025-09-10
meson: Build numeric.c with -ftree-vectorize.
Nathan Bossart
2025-09-10
Remove dynahash.h
Michael Paquier
2025-09-09
Fix typo in comment
Peter Eisentraut
2025-09-09
Add date and timestamp variants of random(min, max).
Dean Rasheed
2025-09-08
Fix corruption of pgstats shared hashtable due to OOM failures
Michael Paquier
2025-09-06
Allow to log raw parse tree.
Tatsuo Ishii
2025-09-05
Switch some numeric-related functions to use soft error reporting
Michael Paquier
2025-09-05
Change pg_lsn_in_internal() to use soft error reporting
Michael Paquier
2025-09-04
Adjust commentary for WaitEventLWLock in wait_event_names.txt.
Nathan Bossart
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
[prev]
[next]