public inbox for [email protected]  
help / color / mirror / Atom feed
BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
  2023-10-16 09:00 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
  2026-05-12 20:00 UTC  Alexander Lakhin <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
  2026-05-13 00:46 UTC  Xuneng Zhou <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
  2026-05-13 06:55 UTC  Michael Paquier <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
  2026-05-14 07:19 UTC  Xuneng Zhou <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
  2026-06-05 02:14 UTC  Michael Paquier <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
  2026-06-05 05:00 UTC  Alexander Lakhin <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
  2026-06-05 05:03 UTC  Michael Paquier <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
  2026-06-06 00:13 UTC  Michael Paquier <[email protected]>
` Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
  2026-06-06 12:45 UTC  Xuneng Zhou <[email protected]>
  [10+ messages in thread]

BUG #19491: Segmentation fault triggered by IS NULL
  2026-05-22 06:27 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19491: Segmentation fault triggered by IS NULL
  2026-05-25 15:12 UTC  Ayush Tiwari <[email protected]>
` Re: BUG #19491: Segmentation fault triggered by IS NULL
  2026-05-25 16:36 UTC  Srinath Reddy Sadipiralla <[email protected]>
` Re: BUG #19491: Segmentation fault triggered by IS NULL
  2026-06-05 16:11 UTC  Ayush Tiwari <[email protected]>
` Re: BUG #19491: Segmentation fault triggered by IS NULL
  2026-06-06 06:27 UTC  Srinath Reddy Sadipiralla <[email protected]>
  [5+ messages in thread]

Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
  2026-06-03 16:22 UTC  [email protected] <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
  2026-06-03 22:31 UTC  surya poondla <[email protected]>
`  Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
  2026-06-04 02:47 UTC  王跃林 <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
  2026-06-04 07:31 UTC  Michael Paquier <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
  2026-06-04 09:12 UTC  Ashutosh Sharma <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
  2026-06-04 23:17 UTC  Michael Paquier <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
  2026-06-05 06:57 UTC  Michael Paquier <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
  2026-06-05 08:00 UTC  Ashutosh Sharma <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
  2026-06-06 00:17 UTC  Michael Paquier <[email protected]>
` Re: Fw: Re: heap_force_common in contrib/pg_surgery/heap_surgery.c has an off by one stack buffer overflow
  2026-06-06 01:08 UTC  surya poondla <[email protected]>
  [10+ messages in thread]

BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
  2026-05-15 11:11 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
  2026-05-25 22:26 UTC  Matheus Alcantara <[email protected]>
` Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
  2026-05-28 14:10 UTC  Matheus Alcantara <[email protected]>
` Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
  2026-05-28 15:12 UTC  Tom Lane <[email protected]>
` Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
  2026-06-01 22:14 UTC  Matheus Alcantara <[email protected]>
` Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
  2026-06-01 23:26 UTC  Tom Lane <[email protected]>
` Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
  2026-06-05 18:09 UTC  Matheus Alcantara <[email protected]>
` Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
  2026-06-05 19:11 UTC  Tom Lane <[email protected]>
` Re: BUG #19480: PL/Python SRF crashes (SIGSEGV) when function is replaced mid-iteration: use-after-free in PLy_funct
  2026-06-05 19:35 UTC  Matheus Alcantara <[email protected]>
  [9+ messages in thread]

Hashed SAOP on composite type with non-hashable column errors at runtime
  2026-06-05 14:27 UTC  Andrei Lepikhov <[email protected]>
` Re: Hashed SAOP on composite type with non-hashable column errors at runtime
  2026-06-05 18:12 UTC  Tom Lane <[email protected]>
` Re: Hashed SAOP on composite type with non-hashable column errors at runtime
  2026-06-05 18:17 UTC  Tom Lane <[email protected]>
  [3+ messages in thread]

BUG #19508: pg_buffercache_pages() crashes the backend with an incompatible caller-supplied record definition
  2026-06-04 14:35 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19508: pg_buffercache_pages() crashes the backend with an incompatible caller-supplied record definition
  2026-06-05 03:18 UTC  Fujii Masao <[email protected]>
` Re: BUG #19508: pg_buffercache_pages() crashes the backend with an incompatible caller-supplied record definition
  2026-06-05 03:42 UTC  Ayush Tiwari <[email protected]>
` Re: BUG #19508: pg_buffercache_pages() crashes the backend with an incompatible caller-supplied record definition
  2026-06-05 07:58 UTC  Fujii Masao <[email protected]>
` Re: BUG #19508: pg_buffercache_pages() crashes the backend with an incompatible caller-supplied record definition
  2026-06-05 08:47 UTC  Ayush Tiwari <[email protected]>
` Re: BUG #19508: pg_buffercache_pages() crashes the backend with an incompatible caller-supplied record definition
  2026-06-05 15:29 UTC  Ashutosh Sharma <[email protected]>
` Re: BUG #19508: pg_buffercache_pages() crashes the backend with an incompatible caller-supplied record definition
  2026-06-05 15:38 UTC  Fujii Masao <[email protected]>
  [7+ messages in thread]

Re: BUG #19511: contrib/dblink: NULL dereference in dblink_get_notify() when called without a prior connection
  2026-06-05 01:19 UTC  Amjad Shahzad <[email protected]>
` Re: BUG #19511: contrib/dblink: NULL dereference in dblink_get_notify() when called without a prior connection
  2026-06-05 04:45 UTC  Fujii Masao <[email protected]>
` Re: BUG #19511: contrib/dblink: NULL dereference in dblink_get_notify() when called without a prior connection
  2026-06-05 10:55 UTC  Amjad Shahzad <[email protected]>
` Re: BUG #19511: contrib/dblink: NULL dereference in dblink_get_notify() when called without a prior connection
  2026-06-05 15:15 UTC  Fujii Masao <[email protected]>
  [4+ messages in thread]

BUG #19512: PG 17.10: SIGSEGV in build_minmax_path (planner) and hash_bytes (HashAgg executor)
  2026-06-05 01:49 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19512: PG 17.10: SIGSEGV in build_minmax_path (planner) and hash_bytes (HashAgg executor)
  2026-06-05 14:10 UTC  Bruce Momjian <[email protected]>
  [2+ messages in thread]

BUG #19507: Auto-named partition table constraint conflicts
  2026-06-04 07:37 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19507: Auto-named partition table constraint conflicts
  2026-06-05 12:56 UTC  Chengpeng Yan <[email protected]>
` Re: BUG #19507: Auto-named partition table constraint conflicts
  2026-06-05 13:01 UTC  Marko Grujic <[email protected]>
` Re: BUG #19507: Auto-named partition table constraint conflicts
  2026-06-05 13:08 UTC  Chengpeng Yan <[email protected]>
` Re: BUG #19507: Auto-named partition table constraint conflicts
  2026-06-05 13:11 UTC  Marko Grujic <[email protected]>
  [5+ messages in thread]

REINDEX (CONCURRENTLY) TABLE handles DEFERRED constraints as IMMEDIATE while processing
  2026-06-05 11:25 UTC  Dag Lem <[email protected]>
` Re: REINDEX (CONCURRENTLY) TABLE handles DEFERRED constraints as IMMEDIATE while processing
  2026-06-05 12:35 UTC  Dag Lem <[email protected]>
  [2+ messages in thread]

BUG #19506: LOAD '$libdir/...' inside extension scripts ignores dynamic_library_path with extension_control_path
  2026-06-03 22:21 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19506: LOAD '$libdir/...' inside extension scripts ignores dynamic_library_path with extension_control_path
  2026-06-05 04:27 UTC  Ayush Tiwari <[email protected]>
` Re: BUG #19506: LOAD '$libdir/...' inside extension scripts ignores dynamic_library_path with extension_control_path
  2026-06-05 04:34 UTC  Gabriele Bartolini <[email protected]>
` Re: BUG #19506: LOAD '$libdir/...' inside extension scripts ignores dynamic_library_path with extension_control_path
  2026-06-05 04:39 UTC  Ayush Tiwari <[email protected]>
` Re: BUG #19506: LOAD '$libdir/...' inside extension scripts ignores dynamic_library_path with extension_control_path
  2026-06-05 12:12 UTC  Matheus Alcantara <[email protected]>
  [5+ messages in thread]

BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables
  2026-04-17 11:20 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables
  2026-04-20 13:38 UTC  Andrey Rachitskiy <[email protected]>
` Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables
  2026-04-23 18:55 UTC  Andrey Borodin <[email protected]>
` Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables
  2026-04-28 20:19 UTC  Nikita Malakhov <[email protected]>
` Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables
  2026-04-30 12:03 UTC  Andrey Borodin <[email protected]>
` Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables
  2026-05-26 11:17 UTC  Nikita Malakhov <[email protected]>
` Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables
  2026-05-31 13:33 UTC  Andrey Borodin <[email protected]>
` Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables
  2026-06-05 08:58 UTC  Amit Langote <[email protected]>
` Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables
  2026-06-05 10:03 UTC  Andrey Rachitskiy <[email protected]>
` Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables
  2026-06-05 10:57 UTC  Nikita Malakhov <[email protected]>
  [10+ messages in thread]

Logical replication initialization time depends dramatically on the publication "schema" size
  2026-06-05 10:11 UTC  Crimean (gmail) <[email protected]>

BUG #19500: pgrepack logical decoding plugin can crash assert builds via SQL decoding API
  2026-05-28 14:54 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19500: pgrepack logical decoding plugin can crash assert builds via SQL decoding API
  2026-05-29 14:23 UTC  Álvaro Herrera <[email protected]>
` Re: BUG #19500: pgrepack logical decoding plugin can crash assert builds via SQL decoding API
  2026-06-01 17:12 UTC  Álvaro Herrera <[email protected]>
` Re: BUG #19500: pgrepack logical decoding plugin can crash assert builds via SQL decoding API
  2026-06-02 02:39 UTC  Никита Калинин <[email protected]>
` Re: BUG #19500: pgrepack logical decoding plugin can crash assert builds via SQL decoding API
  2026-06-02 12:25 UTC  Álvaro Herrera <[email protected]>
` Re: BUG #19500: pgrepack logical decoding plugin can crash assert builds via SQL decoding API
  2026-06-03 05:51 UTC  Srinath Reddy Sadipiralla <[email protected]>
` Re: BUG #19500: pgrepack logical decoding plugin can crash assert builds via SQL decoding API
  2026-06-03 07:30 UTC  Antonin Houska <[email protected]>
` Re: BUG #19500: pgrepack logical decoding plugin can crash assert builds via SQL decoding API
  2026-06-03 10:25 UTC  Srinath Reddy Sadipiralla <[email protected]>
` Re: BUG #19500: pgrepack logical decoding plugin can crash assert builds via SQL decoding API
  2026-06-03 21:02 UTC  Alvaro Herrera <[email protected]>
` Re: BUG #19500: pgrepack logical decoding plugin can crash assert builds via SQL decoding API
  2026-06-04 06:31 UTC  Antonin Houska <[email protected]>
` Re: BUG #19500: pgrepack logical decoding plugin can crash assert builds via SQL decoding API
  2026-06-05 06:09 UTC  Srinath Reddy Sadipiralla <[email protected]>
` RE: BUG #19500: pgrepack logical decoding plugin can crash assert builds via SQL decoding API
  2026-06-05 08:08 UTC  Zhijie Hou (Fujitsu) <[email protected]>
  [12+ messages in thread]

BUG #19511: contrib/dblink: NULL dereference in dblink_get_notify() when called without a prior connection
  2026-06-05 01:15 UTC  PG Bug reporting form <[email protected]>

Re: BUG #19510: refint.c: SQL injection via unquoted identifier arguments in check_primary_key and check_foreign_key
  2026-06-04 23:50 UTC  Amjad Shahzad <[email protected]>
` Re: BUG #19510: refint.c: SQL injection via unquoted identifier arguments in check_primary_key and check_foreign_key
  2026-06-05 00:06 UTC  Tom Lane <[email protected]>
` Re: BUG #19510: refint.c: SQL injection via unquoted identifier arguments in check_primary_key and check_foreign_key
  2026-06-05 00:29 UTC  Amjad Shahzad <[email protected]>
  [3+ messages in thread]

BUG #19509: Typo in 19 beta release notes (debug_print_parse)
  2026-06-04 14:55 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19509: Typo in 19 beta release notes (debug_print_parse)
  2026-06-04 15:22 UTC  Sergey Shinderuk <[email protected]>
` Re: BUG #19509: Typo in 19 beta release notes (debug_print_parse)
  2026-06-04 15:35 UTC  Bruce Momjian <[email protected]>
` Re: BUG #19509: Typo in 19 beta release notes (debug_print_parse)
  2026-06-04 16:24 UTC  Bruce Momjian <[email protected]>
  [4+ messages in thread]

Warning while compiling 19beta1
  2026-06-04 14:35 UTC  hubert depesz lubaczewski <[email protected]>
` Re: Warning while compiling 19beta1
  2026-06-04 14:43 UTC  Tom Lane <[email protected]>
` Re: Warning while compiling 19beta1
  2026-06-04 15:11 UTC  Tom Lane <[email protected]>
` Re: Warning while compiling 19beta1
  2026-06-04 15:12 UTC  hubert depesz lubaczewski <[email protected]>
  [4+ messages in thread]

Re: BUG #19360: Bug Report: Logical Replication initial sync fails with "conflict=update_origin_differs" PG12 toPG18
  2026-01-09 04:46 UTC  Dilip Kumar <[email protected]>
` Re: BUG #19360: Bug Report: Logical Replication initial sync fails with "conflict=update_origin_differs" PG12 toPG18
  2026-01-10 00:56 UTC  Masahiko Sawada <[email protected]>
` RE: BUG #19360: Bug Report: Logical Replication initial sync fails with "conflict=update_origin_differs" PG12 toPG18
  2026-04-03 07:24 UTC  Zhijie Hou (Fujitsu) <[email protected]>
` RE: BUG #19360: Bug Report: Logical Replication initial sync fails with "conflict=update_origin_differs" PG12 toPG18
  2026-04-07 08:13 UTC  Zhijie Hou (Fujitsu) <[email protected]>
` Re: BUG #19360: Bug Report: Logical Replication initial sync fails with "conflict=update_origin_differs" PG12 toPG18
  2026-06-04 11:37 UTC  Ajin Cherian <[email protected]>
  [5+ messages in thread]

BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
  2026-05-26 19:00 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
  2026-05-28 03:51 UTC  Michael Paquier <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
  2026-05-28 05:26 UTC  Michael Paquier <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
  2026-05-29 04:00 UTC  Alexander Lakhin <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
  2026-05-29 05:00 UTC  Michael Paquier <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
  2026-05-31 09:00 UTC  Alexander Lakhin <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
  2026-06-01 02:11 UTC  Michael Paquier <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
  2026-06-01 05:00 UTC  Alexander Lakhin <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
  2026-06-01 06:18 UTC  Michael Paquier <[email protected]>
` Re: BUG #19494: Error on transaction commit inside pipeline triggers psql's Assert
  2026-06-02 23:59 UTC  Michael Paquier <[email protected]>
  [10+ messages in thread]

Re: BUG #19382: Server crash at __nss_database_lookup
  2026-03-19 05:00 UTC  surya poondla <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-03-19 07:53 UTC  =?utf-8?B?c29uZ2ppbnpob3U=?= <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-03-20 18:16 UTC  surya poondla <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-04-02 11:18 UTC  Andrey Borodin <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-04-02 23:14 UTC  surya poondla <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-04-04 12:42 UTC  Andrey Borodin <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-04-09 04:24 UTC  surya poondla <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-04-14 23:49 UTC  surya poondla <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-04-16 12:00 UTC  Andrey Borodin <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-04-16 23:20 UTC  surya poondla <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-04-17 06:57 UTC  Andrey Borodin <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-04-23 04:17 UTC  surya poondla <[email protected]>
` Re: BUG #19382: Server crash at __nss_database_lookup
  2026-06-02 23:44 UTC  surya poondla <[email protected]>
  [13+ messages in thread]

Possible G2-item at SERIALIZABLE
  2026-05-22 16:44 UTC  Kyle Kingsbury <[email protected]>
` Re: Possible G2-item at SERIALIZABLE
  2026-05-30 18:47 UTC  Andrey Borodin <[email protected]>
` Re: Possible G2-item at SERIALIZABLE
  2026-05-31 13:19 UTC  Andrey Borodin <[email protected]>
` Re: Possible G2-item at SERIALIZABLE
  2026-06-01 01:49 UTC  Kyle Kingsbury <[email protected]>
` Re: Possible G2-item at SERIALIZABLE
  2026-06-01 06:18 UTC  Andrey Borodin <[email protected]>
` Re: Possible G2-item at SERIALIZABLE
  2026-06-01 10:11 UTC  Andrey Borodin <[email protected]>
` Re: Possible G2-item at SERIALIZABLE
  2026-06-01 22:00 UTC  Zsolt Parragi <[email protected]>
` Re: Possible G2-item at SERIALIZABLE
  2026-06-02 08:18 UTC  Andrey Borodin <[email protected]>
` Re: Possible G2-item at SERIALIZABLE
  2026-06-02 23:03 UTC  Zsolt Parragi <[email protected]>
  [9+ messages in thread]

BUG #19504: Segmentation fault in plpython3u function (pg19)
  2026-06-02 08:58 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19504: Segmentation fault in plpython3u function (pg19)
  2026-06-02 19:26 UTC  Tom Lane <[email protected]>
  [2+ messages in thread]

GREATEST/LEAST ignores comparison operator volatility in contain_volatile_functions_walker
  2026-06-02 08:48 UTC  Mats Rydberg <[email protected]>
` Re: GREATEST/LEAST ignores comparison operator volatility in contain_volatile_functions_walker
  2026-06-02 19:21 UTC  Tom Lane <[email protected]>
  [2+ messages in thread]

BUG #19505: Some weird spikes postgresql processes in database (up to 200k sometime) without apparent reasons.
  2026-06-02 18:36 UTC  PG Bug reporting form <[email protected]>
` Re: BUG #19505: Some weird spikes postgresql processes in database (up to 200k sometime) without apparent reasons.
  2026-06-02 18:51 UTC  Maxim Boguk <[email protected]>
  [2+ messages in thread]


[next (older)]

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox