Movatterモバイル変換


[0]ホーム

URL:


Quick Links

pgsql-hackers since 2024-06-14 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev|Next
Jump to day:123456789101112131415161718192021222324252627282930

June 14, 2024

ThreadAuthorTime
Re: RFC: adding pytest as a supported test frameworkJacob Champion00:02
Re: RFC: adding pytest as a supported test frameworkJacob Champion00:12
Re: Revive num_dead_tuples column of pg_stat_progress_vacuumMasahiko Sawada00:35
Re: race condition in pg_class 📎Noah Misch00:35
Re: Revive num_dead_tuples column of pg_stat_progress_vacuumTom Lane00:38
Re: Revive num_dead_tuples column of pg_stat_progress_vacuumMichael Paquier00:41
Re: Changing default -march landscapeThomas Munro00:49
Re: Revive num_dead_tuples column of pg_stat_progress_vacuumMasahiko Sawada00:57
Re: race condition in pg_classMichael Paquier00:58
Re: Optimize numeric.c mul_var() using the Karatsuba algorithmAaron Altman01:07
Re: jsonpath: Missing Binary Execution Path?Chapman Flack01:09
Re: Revive num_dead_tuples column of pg_stat_progress_vacuumMasahiko Sawada01:21
Re: jsonpath: Missing Binary Execution Path?David G. Johnston01:24
Re: jsonpath: Missing Binary Execution Path?Chapman Flack01:40
Re: jsonpath: Missing Binary Execution Path?David G. Johnston01:46
Re: Shouldn't jsonpath .string() Unwrap?Chapman Flack01:55
Re: jsonpath: Missing Binary Execution Path?Chapman Flack01:58
Re: jsonpath: Missing Binary Execution Path?David G. Johnston02:14
Re: jsonpath: Missing Binary Execution Path?David E. Wheeler02:16
Re: jsonpath: Missing Binary Execution Path?Chapman Flack02:31
Re: race condition in pg_classNoah Misch02:42
Re: Remove dependence on integer wrapping 📎Joseph Koshakow02:48
Re: Remove dependence on integer wrapping 📎Joseph Koshakow02:56
Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop()Tender Wang03:02
Re: Doc: fix a description regarding WAL summarizer on glossary pageMasahiro Ikeda03:52
Re: SQL function which allows to distinguish a server being in point in time recovery mode and an ordinary replicaMichael Paquier04:51
Re: BF mamba failureMichael Paquier05:31
Re: Logical Replication of sequencesAmit Kapila07:03
Re: Allow non-superuser to cancel superuser tasks.Andrey M. Borodin07:06
Re: Improve the granularity of PQsocketPoll's timeout parameter?Dominique Devienne07:16
may be a buffer overflow problemWinter Loo07:38
Don't process multi xmax in FreezeMultiXactId() if it is already marked as invalid.Anton A. Melnikov07:45
Re: Avoid orphaned objects dependencies, take 3Bertrand Drouvot07:54
Re: may be a buffer overflow problem 📎Daniel Gustafsson07:55
Re: may be a buffer overflow problemLaurenz Albe08:04
Re: may be a buffer overflow problemLaurenz Albe08:06
Re: may be a buffer overflow problemDaniel Gustafsson08:10
Re: may be a buffer overflow problemLaurenz Albe08:29
Re: may be a buffer overflow problemDaniel Gustafsson08:39
Re: libpq contention due to gss even when not using gssDmitry Dolgov08:46
Re: Logical Replication of sequencesAmit Kapila10:00
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLYMichail Nikolaev10:06
Re: libpq contention due to gss even when not using gssDaniel Gustafsson10:12
Re: Pgoutput not capturing the generated columns 📎Shubham Khanna10:22
Re: Conflict Detection and ResolutionAmit Kapila10:28
Re: Pgoutput not capturing the generated columnsShubham Khanna10:38
Re:Re: may be a buffer overflow problemWinter Loo10:48
Re: Conflict Detection and ResolutionAmit Kapila10:54
Re: 回复: An implementation of multi-key sortYao Wang11:20
Re: Conflict Detection and ResolutionAmit Kapila11:29
TruncateMultiXact() bugs 📎Heikki Linnakangas11:37
RE: Conflict Detection and ResolutionZhijie Hou (Fujitsu)11:47
Re: Remove dependence on integer wrappingAlexander Lakhin12:00
Re: POC, WIP: OR-clause support for indexes 📎Alexander Korotkov12:00
Re: RFC: adding pytest as a supported test frameworkRobert Haas12:10
Re: 回复: An implementation of multi-key sortTomas Vondra12:27
Re: [HACKERS] make async slave to wait for lsn to be replayed 📎Alexander Korotkov12:46
assertion failure at cost_memoize_rescan()Kohei KaiGai12:54
Re: Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY 📎Michail Nikolaev13:30
Bugfix and improvements in multixact.c 📎Maxim Orlov13:56
Re: jsonpath: Missing Binary Execution Path?David E. Wheeler13:59
Re: CI and test improvementsNazir Bilal Yavuz14:36
Re: Shouldn't jsonpath .string() Unwrap? 📎David E. Wheeler14:39
Re: may be a buffer overflow problemTom Lane14:39
Using LibPq in TAP tests via FFIAndrew Dunstan15:09
Re: Using LibPq in TAP tests via FFI 📎Andrew Dunstan15:11
Re: RFC: adding pytest as a supported test frameworkAndrew Dunstan15:15
Re: may be a buffer overflow problemTom Lane15:18
Re: CI and test improvementsJustin Pryzby15:22
Re: Shouldn't jsonpath .string() Unwrap?Chapman Flack15:25
Re: Using LibPq in TAP tests via FFIRobert Haas15:33
Re: CI and test improvementsAndres Freund15:34
Re: Using LibPq in TAP tests via FFIAndres Freund15:40
Re: RFC: adding pytest as a supported test frameworkTom Lane15:49
Re: libpq contention due to gss even when not using gssDmitry Dolgov15:52
Re: libpq contention due to gss even when not using gssAndres Freund16:02
Re: Shouldn't jsonpath .string() Unwrap? 📎David E. Wheeler16:03
Re: RFC: adding pytest as a supported test frameworkAndres Freund16:11
Re: RFC: adding pytest as a supported test frameworkAndres Freund16:17
jsonpath: Missing regex_like && starts with Errors?David E. Wheeler16:21
Re: Using LibPq in TAP tests via FFIAndres Freund16:25
Re: libpq contention due to gss even when not using gssTom Lane16:27
Re: libpq contention due to gss even when not using gssAndres Freund16:45
Re: Bugfix and improvements in multixact.cHeikki Linnakangas19:53
Re: Allow non-superuser to cancel superuser tasks.Nathan Bossart20:12
Re: RFC: adding pytest as a supported test frameworkGreg Sabino Mullane20:33
Re: RFC: adding pytest as a supported test frameworkJelte Fennema-Nio21:08
Re: RFC: adding pytest as a supported test frameworkThomas Munro21:24
Re: use CREATE DATABASE STRATEGY = FILE_COPY in pg_upgrade 📎Nathan Bossart21:29
Re: RFC: adding pytest as a supported test frameworkJelte Fennema-Nio22:11
Re: tiny step toward threading: reduce dependence on setlocale() 📎Jeff Davis23:35
Re: Using LibPq in TAP tests via FFIThomas Munro23:41
Re: DROP OWNED BY fails to clean out pg_init_privs grants 📎Tom Lane23:46
Speed up collation cache 📎Jeff Davis23:46
Re: BitmapHeapScan streaming read user and prelim refactoring 📎Melanie Plageman23:56

June 15, 2024

ThreadAuthorTime
Re: jsonpath: Missing regex_like && starts with Errors?Chapman Flack02:29
Re: jsonpath: Missing regex_like && starts with Errors?Chapman Flack03:21
Re: strange context message in spi.c? 📎Pavel Stehule06:59
Re: Pgoutput not capturing the generated columns 📎Shlok Kyal10:41
Re: Pgoutput not capturing the generated columnsShlok Kyal10:44
Re: Pgoutput not capturing the generated columnsShlok Kyal10:46
Re: Pgoutput not capturing the generated columnsShlok Kyal10:48
Re: Revive num_dead_tuples column of pg_stat_progress_vacuumRobert Treat11:47
Re: Shouldn't jsonpath .string() Unwrap? 📎Jeevan Chalke14:27
Re: Shouldn't jsonpath .string() Unwrap?David E. Wheeler14:39
Re: RFC: adding pytest as a supported test frameworkAndrew Dunstan14:45
Re: jsonpath: Missing regex_like && starts with Errors?David E. Wheeler14:47
Re: Shouldn't jsonpath .string() Unwrap?David E. Wheeler14:51
Re: jsonpath: Missing regex_like && starts with Errors?Chapman Flack16:23
Re: RFC: adding pytest as a supported test frameworkJelte Fennema-Nio16:48
Re: Shouldn't jsonpath .string() Unwrap?Andrew Dunstan16:48
Re: RFC: adding pytest as a supported test frameworkRobert Haas17:26
Re: RFC: adding pytest as a supported test frameworkAndres Freund17:33
Re: RFC: adding pytest as a supported test frameworkJelte Fennema-Nio17:39
Re: DROP OWNED BY fails to clean out pg_init_privs grantsTom Lane18:40
Re: CREATE INDEX CONCURRENTLY on partitioned index 📎Ilya Gladyshev18:56
Re: CREATE INDEX CONCURRENTLY on partitioned indexJustin Pryzby19:40
Re: Shouldn't jsonpath .string() Unwrap?David E. Wheeler20:28
Re: Columnar format export in PostgresSutou Kouhei21:32
Re: RFC: adding pytest as a supported test frameworkGreg Sabino Mullane21:52
Re: RFC: adding pytest as a supported test frameworkGreg Sabino Mullane21:57
Re: RFC: adding pytest as a supported test frameworkMelanie Plageman22:00
Re: Inval reliability, especially for inplace updates 📎Noah Misch22:37
Backup and Restore of Partitioned Table in PG-15Gayatri Singh23:09
IPC::Run accepts bug reportsNoah Misch23:48

June 16, 2024

ThreadAuthorTime
Re: race condition in pg_classMichael Paquier00:28
create role manual 📎Tatsuo Ishii02:25
Re: create role manualDavid G. Johnston02:37
Re: create role manualTatsuo Ishii07:38
Re: Backup and Restore of Partitioned Table in PG-15Muhammad Ikram11:59
Re: race condition in pg_class 📎Noah Misch14:07
Re: [PATCH] New [relation] option engine 📎Nikolay Shaplov14:07
proposal: plpgsql, new check for extra_errors - strict_expr_check 📎Pavel Stehule14:11
Re: proposal: plpgsql, new check for extra_errors - strict_expr_checkMarcos Pegoraro14:22
Re: proposal: plpgsql, new check for extra_errors - strict_expr_checkPavel Stehule14:36
Re: proposal: plpgsql, new check for extra_errors - strict_expr_checkMarcos Pegoraro14:42
Re: Using LibPq in TAP tests via FFI 📎Andrew Dunstan14:58
Re: Using LibPq in TAP tests via FFIAndrew Dunstan14:59
Re: proposal: plpgsql, new check for extra_errors - strict_expr_checkPavel Stehule15:10
Re: jsonpath: Missing regex_like && starts with Errors?David E. Wheeler15:52
Re: The content of the column_name field in the error response for a constraint violationTom Lane16:28
Re: Removing unneeded self joinsAlexander Korotkov16:42
Re: proposal: plpgsql, new check for extra_errors - strict_expr_checkMarcos Pegoraro17:35
Re: Bugfix and improvements in multixact.cHeikki Linnakangas17:54
Re: proposal: plpgsql, new check for extra_errors - strict_expr_checkPavel Stehule18:42
Re: Schema variables - new implementation for Postgres 15 📎Pavel Stehule19:18
Re: Remove distprepNoah Misch19:34
Re: Remove distprepAlvaro Herrera19:59
Re: RFC: adding pytest as a supported test frameworkRobert Haas21:04
Re: Using LibPq in TAP tests via FFIAndrew Dunstan21:43
Re: Inval reliability, especially for inplace updatesNoah Misch22:12
Re: assertion failure at cost_memoize_rescan()Tomas Vondra22:23
Re: Using LibPq in TAP tests via FFIAndres Freund22:38
Re: Conflict Detection and ResolutionTomas Vondra22:48
Re: Using LibPq in TAP tests via FFIThomas Munro22:57
Re: race condition in pg_classMichael Paquier23:01
Re: Using LibPq in TAP tests via FFITom Lane23:07
Re: Using LibPq in TAP tests via FFIAndres Freund23:24
Re: assertion failure at cost_memoize_rescan()David Rowley23:27
ecdh support causes unnecessary roundtripsAndres Freund23:46

June 17, 2024

ThreadAuthorTime
Re: Removing unneeded self joins 📎jian he00:00
Re: Using LibPq in TAP tests via FFIThomas Munro00:03
Re: Conflict Detection and ResolutionTomas Vondra00:08
Re: Using LibPq in TAP tests via FFIAndres Freund00:23
Re: Using LibPq in TAP tests via FFITom Lane00:30
Re: Using LibPq in TAP tests via FFITom Lane00:34
Re: Using LibPq in TAP tests via FFITom Lane00:53
Re: Using LibPq in TAP tests via FFIThomas Munro01:36
Re: Using LibPq in TAP tests via FFIThomas Munro01:41
minor doc change in src/sgml/xfunc.sgmljian he03:24
Re: POC, WIP: OR-clause support for indexes 📎Andrei Lepikhov04:01
Re: BF mamba failure 📎Michael Paquier04:32
Re: minor doc change in src/sgml/xfunc.sgmlMichael Paquier04:37
Re: Conflict Detection and ResolutionAmit Kapila05:42
Re: ON ERROR in json_query and the like 📎Amit Langote06:20
Separate HEAP WAL replay logic into its own file 📎Li, Yong06:20
Re: Pgoutput not capturing the generated columnsShlok Kyal06:20
Re: Pgoutput not capturing the generated columnsvignesh C06:27
Re: SQL/JSON query functions context_item doc entry and type requirementAmit Langote06:43
Re: Conflict Detection and ResolutionDilip Kumar08:17
Re: RFC: adding pytest as a supported test frameworkMatthias van de Meent08:27
Re: Pgoutput not capturing the generated columns 📎Peter Smith08:27
Re: Using LibPq in TAP tests via FFIAlvaro Herrera09:07
Re: SQL/JSON query functions context_item doc entry and type requirement 📎jian he09:47
Re: Conflict Detection and ResolutionAmit Kapila09:52
Re: ecdh support causes unnecessary roundtripsDaniel Gustafsson10:00
Re: Vacuum statistics 📎Alena Rybakina10:09
Re: POC, WIP: OR-clause support for indexesAlena Rybakina10:33
Re: Avoid orphaned objects dependencies, take 3 📎Bertrand Drouvot10:50
Re: speed up a logical replica setupPeter Eisentraut11:04
Re: speed up a logical replica setupPeter Eisentraut11:08
Re: POC, WIP: OR-clause support for indexesAlexander Korotkov12:11
Re: POC, WIP: OR-clause support for indexesAlexander Korotkov12:14
Re: RFC: adding pytest as a supported test frameworkAleksander Alekseev12:19
Is creating logical replication slots in template databases useful at all?Bharath Rupireddy12:19
Re: Using LibPq in TAP tests via FFIAndrew Dunstan12:22
Re: Introduce XID age and inactive timeout based replication slot invalidation 📎Bharath Rupireddy12:25
Re: ON ERROR in json_query and the likeChapman Flack12:47
Re: SQL/JSON query functions context_item doc entry and type requirementChapman Flack13:05
Re: ON ERROR in json_query and the likeMarkus Winand13:06

Browse Archives

Prev|Next
Jump to day:123456789101112131415161718192021222324252627282930

[8]ページ先頭

©2009-2025 Movatter.jp