TopicMailing ListsActivityParticipants
6 commits
Avoid possible crash within libsanitizer.
master19beta1REL_19_STABLE19beta1REL_18_STABLE18.1REL_17_STABLE17.7REL_16_STABLE16.11
ci: Use -fsanitize=undefined,alignment,address in linux tasks
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Add workaround to make ubsan and ps_status.c compatible
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Don't try to translate NULL in GetConfigOptionByNum().
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1REL_14_STABLE14.3REL_13_STABLE13.7+1 more
Don't call fwrite() with len == 0 when writing out relcache init file.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1REL_14_STABLE14.3REL_13_STABLE13.7+3 more
+1 more
ubsan
ubsan
hackers
17 replies
Nov 05, 2025
Andres FreundTom LaneAlexander LakhinNoah MischDavid Steele+1
1 commit
Remove uses of register due to incompatibility with C++17 and up
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
cpluspluscheck complains about use of register
cpluspluscheck complains about use of register
hackers
12 replies
Oct 25, 2024
Andres FreundTom LaneTristan PartinFabien COELHOPeter Geoghegan+1
2 commits
Hide ICU C++ APIs from pg_locale.h
master19beta1REL_19_STABLE19beta1
ci: test headerscheck, cpluspluscheck as part of CompilerWarnings task.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
cpluspluscheck vs ICU
cpluspluscheck vs ICU
hackers
8 replies
Aug 08, 2023
Andres FreundThomas MunroAndrew DunstanPeter Eisentraut
1 commit
Fix lock assertions in dshash.c.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1REL_15_STABLE15beta3REL_14_STABLE14.5REL_13_STABLE13.8+2 more
pgsql: dshash: Add sequential scan support.
pgsql: dshash: Add sequential scan support.
hackerscomitters
10 replies
Jul 11, 2022
Andres FreundThomas MunroTom LaneKyotaro HoriguchiZhihong Yu
pgsql: Print information about type of test and subdirectory before run
comitters
1 reply
Apr 08, 2022
Andres FreundPeter Eisentraut
2 commits
pgstat: remove stats_temp_directory.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
pgstat: consistent function comment formatting.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Higher level questions around shared memory stats
Higher level questions around shared memory stats
hackers
18 replies
Apr 04, 2022
Andres FreundKyotaro HoriguchiRobert HaasPeter EisentrautDavid G. Johnston+1
3 commits
pgstat: store statistics in shared memory.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
pgstat: stats collector references in comments.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
pgstat: consistent function comment formatting.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Naming of the different stats systems / "stats collector"
Naming of the different stats systems / "stats collector"
hackers
7 replies
Apr 04, 2022
Andres FreundDavid G. JohnstonKyotaro Horiguchi
pg_stat_reset_single_*_counters vs pg_stat_database.stats_reset
hackers
18 replies
Mar 30, 2022
Andres FreundDavid G. JohnstonLaurenz AlbeTomas VondraRobert Haas
pgsql: ci: enable zstd where available.
comitters
0 replies
Mar 30, 2022
Andres Freund
2 commits
Mark pg_stat_get_subscription_stats() strict.
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1
Fix NULL input behaviour of pg_stat_get_replication_slot().
master15beta1REL_19_STABLE15beta1REL_18_STABLE15beta1REL_17_STABLE15beta1REL_16_STABLE15beta1REL_15_STABLE15beta1REL_14_STABLE14.3
pg_stat_get_replication_slot() marked not strict, crashes
pg_stat_get_replication_slot() marked not strict, crashes
hackers
9 replies
Mar 28, 2022
Andres FreundTom LaneAmit Kapilavignesh CMasahiko Sawada
comitters
0 replies
Mar 28, 2022
Andres Freund
pgsql: Fix NULL input behaviour of pg_stat_get_replication_slot().
comitters
0 replies
Mar 28, 2022
Andres Freund
pgsql: Mark pg_stat_get_subscription_stats() strict.
comitters
0 replies
Mar 28, 2022
Andres Freund
pgsql: Fix NULL input behaviour of pg_stat_get_replication_slot().
comitters
0 replies
Mar 28, 2022
Andres Freund
pgsql: waldump: fix use-after-free in search_directory().
comitters
0 replies
Mar 28, 2022
Andres Freund
pgsql: waldump: fix use-after-free in search_directory().
comitters
0 replies
Mar 28, 2022
Andres Freund
pgsql: waldump: fix use-after-free in search_directory().
comitters
0 replies
Mar 28, 2022
Andres Freund
pgsql: waldump: fix use-after-free in search_directory().
comitters
0 replies
Mar 28, 2022
Andres Freund
pgsql: waldump: fix use-after-free in search_directory().
comitters
0 replies
Mar 28, 2022
Andres Freund
comitters
0 replies
Mar 25, 2022
Andres Freund
comitters
0 replies
Mar 23, 2022
Andres Freund
comitters
0 replies
Mar 23, 2022
Andres Freund
pgsql: Don't try to translate NULL in GetConfigOptionByNum().
comitters
0 replies
Mar 23, 2022
Andres Freund
comitters
0 replies
Mar 23, 2022
Andres Freund
pgsql: Don't try to translate NULL in GetConfigOptionByNum().
comitters
0 replies
Mar 23, 2022
Andres Freund
Loading more results...