David G. Johnston

david.g.johnston@gmail.com

Email: david.g.johnston@gmail.com
Name: David G. Johnston
Messages: 0
First message:
Last message:

Recent messages

DateSubject
2026-05-20T02:24:57Z Re: [PATCH] Add contrib/anyarray: intarray-style operations and indexes for any array type
2026-05-09T02:52:25Z Re: Fix wrong error message from pg_get_tablespace_ddl()
2026-05-07T12:40:39Z Re: Postgresql 18 Linux (all flavors) - with installation, create new instance/main database
2026-05-02T03:28:31Z Re: Proposal: tighten validation for legacy EUC encodings or document that accepted byte sequences may be unconvertible to UTF8
2025-12-24T07:22:54Z Re: Improve documentation of publication privilege checks
2025-12-24T00:52:37Z Re: Improve documentation of publication privilege checks
2025-12-19T19:10:56Z Re: Get rid of "Section.N.N.N" on DOCs
2025-12-19T17:01:54Z Re: [PATCH] Documentation
2025-12-17T21:08:53Z Re: DOCS - Clarify the publication 'publish_via_partition_root' default value.
2025-12-16T01:44:33Z Re: doc: create table improvements
2025-12-16T01:10:39Z Re: Document NULL
2025-12-15T22:12:54Z Re: Document NULL
2025-12-14T17:35:17Z Re: Get rid of "Section.N.N.N" on DOCs
2025-12-10T13:46:51Z Re: BUG #19350: Short circuit optimization missed when running sql scriptes in JDBC
2025-12-10T13:33:15Z Re: BUG #19350: Short circuit optimization missed when running sql scriptes in JDBC
2025-12-09T06:22:15Z Re: pg_dump:qemu: uncaught target signal 7 (Bus error) - core dumped
2025-12-07T23:10:00Z Re: Fix incorrect comments in tuplesort.c
2025-12-07T06:28:18Z Re: Fix incorrect comments in tuplesort.c
2025-11-26T15:02:31Z Re: Additional info for CREATE ROLE with REPLICATION
2025-11-15T13:23:39Z Re: Document NULL
2025-11-14T14:25:54Z Re: Document NULL
2025-11-04T13:26:01Z Re: BUG #19103: Canceled INSERT statement can still influence the performance of subsequent SELECT statement
2025-11-03T17:16:30Z Re: Add \pset options for boolean value display
2025-11-02T18:19:53Z Re: Inconsistencies around Composite Row nullness
2025-10-23T15:58:23Z Re: CI: Add task that runs pgindent
2025-10-21T02:48:04Z Re: Add \pset options for boolean value display
2025-10-21T02:29:11Z Re: Add \pset options for boolean value display
2025-10-20T20:51:37Z Re: Add \pset options for boolean value display
2025-10-20T11:41:39Z Re: doc: create table improvements
2025-10-13T15:19:46Z Re: BUG #19084: dump/restore table doesn't work with GENARETED column and custom type and cast in function
2025-10-13T11:55:36Z Re: Improve docs for n_distinct_inherited
2025-10-13T04:09:52Z Improve docs for n_distinct_inherited
2025-10-13T03:40:34Z Re: [PATCH v1] parallel pg_restore: avoid disk seeks when jumping short distance forward
2025-10-13T03:39:31Z Re: [PATCH v1] parallel pg_restore: avoid disk seeks when jumping short distance forward
2025-10-13T01:27:48Z Re: Improve docs for n_distinct_inherited
2025-10-12T17:59:27Z Re: Implementing IF NOT EXISTS clause for all CREATE TYPE variants
2025-10-12T17:37:06Z Re: Is there public API to fetch errcode?
2025-10-11T23:03:37Z Re: Poor performance with row wise comparisons
2025-10-10T20:30:01Z Re: Date/Time parsing of ISO 8601 timestamps with commas
2025-09-29T01:28:45Z Re: create table like including storage parameter
2025-09-28T13:18:34Z Re: Why cannot alter column type when a view depends on it?
2025-09-26T15:32:46Z Re: Avoiding roundoff error in pg_sleep()
2025-09-26T15:08:10Z Re: Avoiding roundoff error in pg_sleep()
2025-09-26T12:46:03Z Re: BUG #19064: Trigger allows creation with invalid column references but fails at runtime
2025-09-23T04:50:45Z Re: [PATCH] Introduce unified support for composite GUC options
2025-09-22T21:33:45Z Re: Numeric Type Precision Not Respected in Function or Procedure Arguments
2025-09-22T21:30:59Z Re: [PATCH] Introduce unified support for composite GUC options
2025-09-21T19:39:09Z Re: We broke the defense against accessing other sessions' temp tables
2025-09-21T13:52:45Z Add notification on BEGIN ATOMIC SQL functions using temp relations
2025-09-19T14:09:43Z Re: regexp_replace not respecting greediness