TopicMailing ListsActivityParticipants
PG20-2Needs review
Patch#6747
TagsSystem Administration
CICI score: 10/10
Support for 8-byte TOAST values, round two
Support for 8-byte TOAST values, round two
hackers
13 replies
about 9 hours ago
Hannu KrosingMichael PaquierYugo NagataMatthias van de Meent
PG20-DraftsNeeds review
Patch#7113
TagsRefactoring Only
CICI score: 10/10
Split index and table statistics into different types of stats
Split index and table statistics into different types of stats
hackers
39 replies
about 11 hours ago
Bertrand DrouvotAndres FreundMichael PaquierMelanie PlagemanBharath Rupireddy+4
1 commit
Use explicit fetching for digests in cryptohash (OpenSSL >= 3.0)
masterunreleased
Fetch digests explicitly for cryptohash with OpenSSL 3.0 and later
Fetch digests explicitly for cryptohash with OpenSSL 3.0 and later
hackers
2 replies
about 20 hours ago
Michael PaquierMark Atwood
3 commits
Use OOM-safe routine for pgstats shared hashtable insert
masterunreleased
Fix shared refcount leak in pgstat entry acquisition
masterunreleased
Fix local pgstat entry leak on OOM during entry creation
masterunreleasedREL_19_STABLEunreleasedREL_18_STABLEunreleasedREL_17_STABLEunreleasedREL_16_STABLEunreleasedREL_15_STABLEunreleased
PostgreSQL 18.4 backend SIGSEGV in pgstat_gc_entry_refs() after caught DSM attach error
PostgreSQL 18.4 backend SIGSEGV in pgstat_gc_entry_refs() after caught DSM attach error
bugs
2 replies
about 20 hours ago
Michael PaquierNiall Newman
PG20-2Needs review
Patch#6824
TagsBugfix
CINeeds rebase
ReviewersAndrey Borodin (x4m)
BUG #19519: REPACK can fail due to missing chunk for toast value
BUG #19519: REPACK can fail due to missing chunk for toast value
bugs
25 replies
5 days ago
Michael PaquierMatthias van de MeentKonstantin KnizhnikSrinath Reddy SadipirallaImran Zaheer+6
PG20-2Needs review
Patch#7068
TagsBugfix
CINeeds rebase
ReviewersRui Zhao (zhaorui)
lost lock during toasting allows fk violation
lost lock during toasting allows fk violation
hackers
3 replies
5 days ago
Michael PaquierJacob BrazealRui Zhao
1 commit
Add system view pg_stat_kind_info
masterunreleased
PG20-1Committed
Patch#6735
TagsGood First Review, Monitoring, System Administration
CICI score: 10/10
Reviewerssolai v (solaiv)
CommitterMichael Paquier (michael-kun)
Add pg_stat_kind_info system view
Add pg_stat_kind_info system view
hackers
37 replies
7 days ago
Michael PaquierTristan PartinSami ImseihBertrand Drouvotsolai v
PG20-2Needs review
Patch#4997
CICI score: 10/10
Reviewerssolai v (solaiv)
Return pg_control from pg_backup_stop().
Return pg_control from pg_backup_stop().
hackers
29 replies
Jul 30, 22:02
David SteeleMichael PaquierHaibo YanCorey Huinkersolai v+2
1 commit
Fix propagation of indimmediate flag in index_create_copy()
masterunreleasedREL_19_STABLEunreleasedREL_18_STABLEunreleasedREL_17_STABLEunreleasedREL_16_STABLEunreleasedREL_15_STABLEunreleasedREL_14_STABLEunreleased
[PATCH v1] Fix propagation of indimmediate flag in index_create_copy
[PATCH v1] Fix propagation of indimmediate flag in index_create_copy
hackers
7 replies
Jul 28, 13:43
Nitin MotianiMichael PaquierAlvaro Herrera
6 commits
Improve lookup_type_cache() handling on out-of-memory errors
masterunreleased
Improve generate_partition_qual()'s cache handling on out-of-memory errors
masterunreleased
Improve pgstat_get_entry_ref_cached() behavior on out-of-memory errors
masterunreleased
Make type cache initialization more resilient on re-entry after OOM
master19beta2REL_19_STABLE19beta2
Make StandbyAcquireAccessExclusiveLock() more resilent with OOMs
master19beta2REL_19_STABLE19beta2
+1 more
Unexpected behavior after OOM errors
Unexpected behavior after OOM errors
hackers
31 replies
Jul 27, 14:33
Michael PaquierMatthias van de MeentAlexander LakhinAntonin HouskaAlex Masterov+1
3 commits
Add recovery test for missing redo segment with backup_label
masterunreleased
Add recovery/startup test with backup_label and missing checkpoint segment
masterunreleased
Switch to FATAL error for missing checkpoint record without backup_label
master19beta1REL_19_STABLE19beta1
Change checkpoint‑record‑missing PANIC to FATAL
Change checkpoint‑record‑missing PANIC to FATAL
hackers
15 replies
Jul 23, 10:56
Nitin JadhavMichael Paquier
8 commits
Rework pgstat_write_statsfile() in combination with to_serialized_data
masterunreleasedREL_19_STABLEunreleased
Revert "Rename routines for write/read of pgstats file"
masterunreleasedREL_19_STABLEunreleased
Fix const correctness in pgstat data serialization callbacks
master19beta1REL_19_STABLE19beta1
test_custom_stats: Add tests with read/write of auxiliary data
master19beta1REL_19_STABLE19beta1
Allow cumulative statistics to read/write auxiliary data from/to disk
master19beta1REL_19_STABLE19beta1
+3 more
PG19-4Committed
Patch#6228
CICI score: 9/10
CommitterMichael Paquier (michael-kun)
[Proposal] Adding callback support for custom statistics kinds
[Proposal] Adding callback support for custom statistics kinds
hackers
53 replies
Jul 15, 01:53
Sami ImseihMichael PaquierChao LiPeter Eisentraut
1 commit
Add more tests for relation statistics with rewrites
master19beta1REL_19_STABLE19beta1
PG20-1Needs review
Patch#5007
TagsMonitoring
CICI score: 9/10
relfilenode statistics
relfilenode statistics
hackers
61 replies
Jul 11, 12:08
Bertrand DrouvotMichael PaquierRobert HaasAndres FreundKirill Reshke+1
2 commits
Add information about "generation" when dropping twice pgstats entry
master19beta1REL_19_STABLE19beta1REL_18_STABLE18beta3REL_17_STABLE17.6REL_16_STABLE16.10REL_15_STABLE15.14
Fix race conditions with drop of reused pgstats entries
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1REL_17_STABLE17.2REL_16_STABLE16.6REL_15_STABLE15.10
2024-11Committed
Patch#5045
CINot processed
CommitterMichael Paquier (michael-kun)
BF mamba failure
BF mamba failure
hackers
36 replies
Jul 11, 03:46
Michael PaquierKouber SaparevBertrand DrouvotAlexander LakhinAmit Kapila+2
1 commit
injection_points: Switch wait/wakeup to rely on atomics
masterunreleased
PG20-1Committed
Patch#6807
TagsTesting
CICI score: 10/10
CommitterMichael Paquier (michael-kun)
injection_points: Switch wait/wakeup to use atomics rather than latches
injection_points: Switch wait/wakeup to use atomics rather than latches
hackers
20 replies
Jul 08, 19:17
Michael PaquierAndrey BorodinRobert HaasHeikki Linnakangas
1 commit
Fix more Datum conversion inconsistencies
masterunreleased
PG20-1Committed
Patch#6354
TagsGood First Review, Refactoring Only
CICI score: 10/10
ReviewersMichael Paquier (michael-kun)
CommitterMichael Paquier (michael-kun)
Incorrect GetDatum() macros not match with SQL function types
Incorrect GetDatum() macros not match with SQL function types
hackers
1 reply
Jul 08, 04:25
Michael Paquier
8 commits
Refactor Copy{From|To}GetRoutine() to use pass-by-reference argument.
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
Refactor COPY FROM to use format callback functions.
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
Refactor COPY TO to use format callback functions.
master18beta1REL_19_STABLE18beta1REL_18_STABLE18beta1
Revert "Refactor CopyReadAttributes{CSV,Text}() to use a callback in COPY FROM"
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Simplify signature of CopyAttributeOutCSV() in copyto.c
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
+3 more
PG20-2Needs review
Patch#4681
TagsSQL Commands
CICI score: 10/10
ReviewersMasahiko Sawada (masahikosawada), Zhao Junwang (zhjwpku), Yong Li (yoli)
Make COPY format extendable: Extract COPY TO format implementations
Make COPY format extendable: Extract COPY TO format implementations
hackers
338 replies
Jun 26, 03:21
Sutou KouheiMasahiko SawadaMichael PaquierJunwang ZhaoDavid G. Johnston+12
3 commits
Readable identity strings for property graph objects
master19beta2REL_19_STABLE19beta2
Handle element label and label property objects in object address functions
master19beta2REL_19_STABLE19beta2
Simplify code in objectaddress.c for some property graph objects
master19beta1REL_19_STABLE19beta1
Fix DROP PROPERTY GRAPH "unsupported object class" error
Fix DROP PROPERTY GRAPH "unsupported object class" error
hackers
30 replies
Jun 23, 07:25
Michael PaquierAshutosh BapatBertrand DrouvotPeter EisentrautTom Lane+1
3 commits
Re-introduce pgstat_drop_entry(), keeping ABI compatibility
REL_18_STABLEunreleasedREL_17_STABLEunreleasedREL_16_STABLEunreleasedREL_15_STABLEunreleased
Update .abi-compliance-history for pgstat_drop_entry()
REL_18_STABLEunreleasedREL_17_STABLEunreleasedREL_16_STABLEunreleasedREL_15_STABLEunreleased
Fix PANIC with track_functions due to concurrent drop of pgstats entries
master19beta2REL_19_STABLE19beta2REL_18_STABLEunreleasedREL_17_STABLEunreleasedREL_16_STABLEunreleasedREL_15_STABLEunreleased
BUG #19520: PANIC when concurrently manipulating stored procedures with pg_stat_statements and track_functions =
BUG #19520: PANIC when concurrently manipulating stored procedures with pg_stat_statements and track_functions =
bugs
16 replies
Jun 22, 23:12
Michael PaquierAyush TiwariAlvaro HerreraPG Bug reporting formSami Imseih+1
1 commit
doc: Update pg_dump/dumpall/upgrade about handling of external statistics
master19beta2REL_19_STABLE19beta2
BUG #19529: Documentation appears inconsistent with pg_dump --statistics behavior for CREATE STATISTICS objects
BUG #19529: Documentation appears inconsistent with pg_dump --statistics behavior for CREATE STATISTICS objects
bugs
2 replies
Jun 22, 07:50
PG Bug reporting formFujii MasaoMichael Paquier
Compile warnings under -DMEMORY_CONTEXT_CHECKING and no assertions
hackers
1 reply
Jun 20, 10:45
Michael PaquierAlvaro Herrera
1 commit
Fix pgstat_count_io_op_time() calls passing incorrect information
master19beta2REL_19_STABLE19beta2REL_18_STABLEunreleased
faulty error handling around pgstat_count_io_op_time()
faulty error handling around pgstat_count_io_op_time()
hackers
5 replies
Jun 17, 05:42
Bertrand DrouvotMichael PaquierPeter EisentrautAyush Tiwari
2 commits
pg_restore: Use dependency-based matching for STATISTICS DATA
master19beta2REL_19_STABLE19beta2REL_18_STABLEunreleased
Fix inconsistencies with pg_restore --statistics[-only]
master19beta2REL_19_STABLE19beta2REL_18_STABLEunreleased
pg_restore handles extended statistics inconsistently with statistics data
pg_restore handles extended statistics inconsistently with statistics data
hackers
14 replies
Jun 16, 07:20
Chao LiMichael PaquierCorey Huinker
1 commit
pg_dump: Remove dead code in TAP tests
master19beta2REL_19_STABLE19beta2REL_18_STABLEunreleased
Dead reference to schema_only_with_statistics in pg_dump TAP code
Dead reference to schema_only_with_statistics in pg_dump TAP code
hackers
2 replies
Jun 15, 23:36
Michael PaquierEwan Young
1 commit
Trim regression test expected output for xml
master19beta2REL_19_STABLE19beta2REL_18_STABLEunreleasedREL_17_STABLEunreleasedREL_16_STABLEunreleasedREL_15_STABLEunreleasedREL_14_STABLEunreleased
Use \if/\endif to remove non-libxml2 expected output in regression tests
Use \if/\endif to remove non-libxml2 expected output in regression tests
hackers
12 replies
Jun 15, 02:46
Michael PaquierTom LaneDaniel Gustafsson
Loading more results...