public inbox for pgsql-bugs@postgresql.org  
help / color / mirror / Atom feed
Messages from david.g.johnston@gmail.com

Re: BUG #19489: Function Name Conflict Between TimescaleDB and pg_stat_monitor Affecting Extension Upgrade
  2026-05-20 20:51 UTC  David G. Johnston <david.g.johnston@gmail.com>

BUG #19379: Role pg_read_all_data don't allowed read large objects
  2026-05-19 15:35 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19478: `dblink_close` can be used for injection.
  2026-05-16 04:28 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19472: CAST(-32768::SMALLINT AS REAL) fails with "SMALLINT out of range" but -32768 is valid SMALLINT value
  2026-05-06 12:53 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: pg_dumpall can't be restored with different bootstrap superuser
  2026-05-05 18:59 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Interval unit format bug
  2026-04-30 14:03 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Please subscribe
  2026-04-23 13:04 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG: PL/pgSQL FOREACH misparses variable named "slice" with SLICE clause
  2026-04-17 15:17 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19456: # Unit-Labeling Issue: `pg_size_pretty()` Incorrectly Labels Binary Units as Decimal Units
  2026-04-15 15:19 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19455: ALTER TABLE RENAME will rename a sequence
  2026-04-13 14:23 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19454: PL/pgSQL mishandling jsonb attribute reference
  2026-04-13 14:10 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: POSTGIS | SQL Error [42501]: ERROR: permission denied to create "pg_catalog.geometry_dump"
  2026-03-26 21:07 UTC  David G. Johnston <david.g.johnston@gmail.com>

BUG #19437: temp_tablespaces doesn't work inside a cursor?
  2026-03-25 13:52 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19428: Lazy evaluation of type checking in CASE in SQL functions including subqueries no longer works in 18
  2026-03-12 13:29 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19428: Lazy evaluation of type checking in CASE in SQL functions including subqueries no longer works in 18
  2026-03-12 12:40 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: FDW connection drops with "Connection timed out" during async append query due to TCP receive buffer filling up
  2026-03-11 05:30 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: GROUP BY in CTE causes ELSE in outer query to be prematurely evaluated
  2026-03-04 19:32 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19420: Zombie FK exists after partition is detached.
  2026-02-27 14:20 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19417: '\dD' fails to list user-defined domains that shadow built-in type names (e.g., 'numeric')
  2026-02-27 01:20 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19417: '\dD' fails to list user-defined domains that shadow built-in type names (e.g., 'numeric')
  2026-02-26 16:12 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BugReport: PostgreSQL 17.8. Processing UTF8 encoded strings
  2026-02-25 13:59 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG: SUBSTRING on TOASTed text returns "invalid byte sequence for encoding UTF8: 0xc3"
  2026-02-21 15:05 UTC  David G. Johnston <david.g.johnston@gmail.com>

BUG #19410: Cannot ser client_encoding
  2026-02-15 14:55 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19394: error in ecpg
  2026-02-05 15:31 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19392: PG_UPGRADE is non-functional on Windows
  2026-02-04 23:38 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19392: PG_UPGRADE is non-functional on Windows
  2026-02-04 06:43 UTC  David G. Johnston <david.g.johnston@gmail.com>

BUG #19379: Role pg_read_all_data don't allowed read large objects
  2026-01-15 13:36 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19350: Short circuit optimization missed when running sql scriptes in JDBC
  2025-12-10 13:46 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19350: Short circuit optimization missed when running sql scriptes in JDBC
  2025-12-10 13:33 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19103: Canceled INSERT statement can still influence the performance of subsequent SELECT statement
  2025-11-04 13:26 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Inconsistencies around Composite Row nullness
  2025-11-02 18:19 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19084: dump/restore table doesn't work with GENARETED column and custom type and cast in function
  2025-10-13 15:19 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Date/Time parsing of ISO 8601 timestamps with commas
  2025-10-10 20:30 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19064: Trigger allows creation with invalid column references but fails at runtime
  2025-09-26 12:46 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Numeric Type Precision Not Respected in Function or Procedure Arguments
  2025-09-22 21:33 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: regexp_replace not respecting greediness
  2025-09-19 14:09 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19034: Recursive function with sql_body can replace an existing function but can not be created on it's own
  2025-09-08 15:10 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19034: Recursive function with sql_body can replace an existing function but can not be created on it's own
  2025-09-07 22:50 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19034: Recursive function with sql_body can replace an existing function but can not be created on it's own
  2025-09-07 21:58 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19043: jdbc connection url is not case insensitive
  2025-09-05 21:13 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19034: Recursive function with sql_body can replace an existing function but can not be created on it's own
  2025-09-05 12:55 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19036: Failed prepared INSERT statement make another SELECT query generate wrong result
  2025-08-30 01:57 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19033: Inconsistency between prepared statement and normal statement when cast bit to integer
  2025-08-27 14:38 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19032: In restore_command %f parameter does not support WAL partial files.
  2025-08-27 00:48 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19019: Feature Request: allow the use of column reference in DEFAULT expression
  2025-08-13 13:45 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG: IS NOT NULL on RECORD variable fails in 17.5-dev
  2025-08-07 19:54 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19013: When creating a table with the "...LIKE...INCLUDING ALL" construct, REPLICA IDENTITY output is wrong
  2025-08-06 18:34 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19013: When creating a table with the "...LIKE...INCLUDING ALL" construct, REPLICA IDENTITY output is wrong
  2025-08-06 14:53 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19013: When creating a table with the "...LIKE...INCLUDING ALL" construct, REPLICA IDENTITY output is wrong
  2025-08-05 23:01 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #19003: A SELECT that does not return a valid table
  2025-07-30 21:38 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18999: Equivalent queries processing WHERE IS NULL & WHERE IS NOT NULL produce mutually exclusive results
  2025-07-25 16:22 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18985: fast shutdown does not close connections from qlik data gateway data movement aka. replicate
  2025-07-15 18:28 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18985: fast shutdown does not close connections from qlik data gateway data movement aka. replicate
  2025-07-15 16:27 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18985: fast shutdown does not close connections from qlik data gateway data movement aka. replicate
  2025-07-15 14:35 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Starting a PostgreSQL server on a dynamic port (parameter port=0)
  2025-07-10 13:21 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18979: pg_upgrade to PG17 fails if max_slot_wal_keep_size is not set to -1
  2025-07-06 16:47 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18979: pg_upgrade to PG17 fails if max_slot_wal_keep_size is not set to -1
  2025-07-06 16:41 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18979: pg_upgrade to PG17 fails if max_slot_wal_keep_size is not set to -1
  2025-07-06 15:11 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Unexpected behavior when setting "idle_replication_slot_timeout"
  2025-07-05 15:12 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Unexpected behavior when setting "idle_replication_slot_timeout"
  2025-07-05 15:10 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: functional index search path issue.
  2025-07-05 14:53 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Unexpected behavior when setting "idle_replication_slot_timeout"
  2025-07-05 14:38 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Unexpected behavior when setting "idle_replication_slot_timeout"
  2025-07-05 06:16 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Unexpected behavior when setting "idle_replication_slot_timeout"
  2025-07-05 05:55 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18978: Index does not work in aggregate function filter
  2025-07-03 16:36 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18971: Server passes an invalid (indirect) path in PGDATA to the external program
  2025-06-28 21:12 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18965: Issue with Short-Circuit Evaluation in Boolean Expressions
  2025-06-20 18:14 UTC  David G. Johnston <david.g.johnston@gmail.com>

BUG #18962: Type Conversion incorrect when performing UNION of queries.
  2025-06-19 15:46 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: PostgreSQL 17 Service Running but Not Listening on Network Port on Windows
  2025-06-18 20:46 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18958: "pg_ctl start" allows subsequent CTRL-C key in cmd.exe to unexpectedly terminate cluster on Windows
  2025-06-13 20:04 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18958: "pg_ctl start" allows subsequent CTRL-C key in cmd.exe to unexpectedly terminate cluster on Windows
  2025-06-13 14:58 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18958: "pg_ctl start" allows subsequent CTRL-C key in cmd.exe to unexpectedly terminate cluster on Windows
  2025-06-13 13:46 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: [bug] keyword commit being accepted for column name
  2025-05-31 18:32 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18930: PostgreSQL fails to handle INTERSECT operation involving Empty Table
  2025-05-15 14:15 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18932: PostgreSQL fails to handle EXCEPT operation when the left branch is an Empty Table
  2025-05-15 14:14 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: pg16 ALTER ROLE [NO]INHERIT has no effect on existing grants
  2025-05-14 21:16 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18924: The "ERROR: integer out of range" should be more detailed
  2025-05-12 12:36 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18918: cron.schedule_in_database ERROR: must be superuser to create a job for another role
  2025-05-08 18:17 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Different behavior between v15 and v17 using WITH CTE
  2025-05-07 19:03 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18911: Bug in the command INHERITS.
  2025-05-07 13:33 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18911: Bug in the command INHERITS.
  2025-05-06 15:39 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18911: Bug in the command INHERITS.
  2025-05-05 15:30 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Doubt in reset date style
  2025-04-30 21:31 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18906: EXCEPT with identical left/right queries isn't eliminated
  2025-04-27 17:37 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18905: The opposite WHERE clause intersects and is always an empty set. It should perform no action.
  2025-04-27 17:34 UTC  David G. Johnston <david.g.johnston@gmail.com>

BUG #18904: INTERSECT with an impossible where should eliminate both from the query plan
  2025-04-27 17:32 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18892: When the view already exists, CREATE OR REPLACE VIEW does not check whether the table exists.
  2025-04-12 19:32 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18884: The CURRENT_TIMESTAMP value being returned in UTC-2.
  2025-04-08 14:44 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18883: Epoch issue
  2025-04-08 12:29 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re:   Re: Re: Revoke Connect Privilege from Database not working
  2025-04-07 16:22 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re:   Re: Re: Revoke Connect Privilege from Database not working
  2025-04-07 15:37 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Re: Revoke Connect Privilege from Database not working
  2025-04-07 13:42 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Download Issue
  2025-03-31 21:01 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18760: ../doc/src/sgml/postgres.sgml:24: element book: validity error : No declaration for attribute id of
  2025-03-20 01:32 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: The != and +/- signs are joined together as an operator
  2025-03-19 14:07 UTC  David G. Johnston <david.g.johnston@gmail.com>

BUG #18847: Different Query Results with and without a Primary Key Constraint
  2025-03-14 13:50 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18846: Incorrect Filtering Behavior with FULL OUTER JOIN and WHERE Condition
  2025-03-14 13:48 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: CHECK that involves a function call behaves differently during bulk load?
  2025-03-13 22:52 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: CHECK that involves a function call behaves differently during bulk load?
  2025-03-13 21:05 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Test mail for pgsql-hackers
  2025-03-12 12:28 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately
  2025-03-09 19:48 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately
  2025-03-09 01:07 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Window Functions with identical PARTITION BY and ORDER BY clauses evaluated separately
  2025-03-08 03:17 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Bug in Configuration Setting Functions after a Commit
  2025-02-24 18:56 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Bug in Configuration Setting Functions after a Commit
  2025-02-24 18:38 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Possible Bug in JSON_QUERY() Behavior in PostgreSQL 17
  2025-02-23 03:18 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18594: CASE WHEN ELSE failing to return the expected output when the same colum is used in WHEN and ELSE
  2025-02-19 13:46 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18817: Security Bug Report: Plaintext Password Exposure in Logs
  2025-02-18 14:37 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Limitation in `pg_lsclusters` and `pg_dropcluster --stop` on Debian-based Systems
  2025-02-18 05:17 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18594: CASE WHEN ELSE failing to return the expected output when the same colum is used in WHEN and ELSE
  2025-02-17 23:12 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18594: CASE WHEN ELSE failing to return the expected output when the same colum is used in WHEN and ELSE
  2025-02-17 22:31 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18809: Inconsistent JSON behavoir
  2025-02-13 05:24 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18773: オートバキュームのリトライ時にreltuplesの値が減少する
  2025-02-10 04:18 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18793: PLpgSQL Function Returning Type of Table is not match for varchar(n) data type via Return Query
  2025-02-10 00:55 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18793: PLpgSQL Function Returning Type of Table is not match for varchar(n) data type via Return Query
  2025-02-09 23:13 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Bug in copy
  2025-02-09 14:13 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Bug in copy
  2025-02-08 06:11 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Bug in copy
  2025-02-08 05:45 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18796: Npgsql Driver: Foreign Key Read Inversion in INSERT Operations
  2025-02-06 00:06 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18793: PLpgSQL Function Returning Type of Table is not match for varchar(n) data type via Return Query
  2025-02-04 15:30 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18774: Not the required output of the query used in the function(delete_from_table1) in postgresql9.4
  2025-02-03 05:50 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Bug in psql
  2025-02-03 02:12 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Bug in psql
  2025-02-02 20:35 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Evidence of Ownership Issues During Restoration of Extension Member Objects
  2025-01-28 05:56 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18774: Not the required output of the query used in the function(delete_from_table1) in postgresql9.4
  2025-01-23 15:03 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18774: Not the required output of the query used in the function(delete_from_table1) in postgresql9.4
  2025-01-23 14:24 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18774: Not the required output of the query used in the function(delete_from_table1) in postgresql9.4
  2025-01-22 16:43 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18780: Bindings types are lost for complex queries
  2025-01-20 15:18 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Incorrect result in certain expressions of anti-join
  2025-01-07 23:19 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18765: Inconsistent behaviour and errors with LIKE
  2025-01-06 19:25 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18765: Inconsistent behaviour and errors with LIKE
  2025-01-03 17:21 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18762: Update script produces distinct outputs before and after vacuum analyze operation
  2025-01-01 20:12 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18761: Sequence Value Discrepancy After Running VACUUM ANALYZE
  2024-12-31 13:42 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: "memory exhausted" in query parser/simplifier for many nested parentheses
  2024-12-13 17:43 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16
  2024-12-12 14:37 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: invalid constraint type "n" when using pg_catalog.pg_get_constraintdef() on pg17, regression from pg16
  2024-12-12 14:14 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Tablespace storage bug...
  2024-12-05 01:09 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18730: Inequality comparison operators and SMALLINT negative immediate value
  2024-12-03 13:48 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Bug report for plpgsql
  2024-11-29 15:41 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18635: " $libdir/adminpack could not be loaded" error with pg_upgrade to PostgreSQL17
  2024-11-20 04:21 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18635: " $libdir/adminpack could not be loaded" error with pg_upgrade to PostgreSQL17
  2024-11-20 03:52 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18715: replace() function silently fails if 3rd argument is null
  2024-11-19 15:30 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18635: " $libdir/adminpack could not be loaded" error with pg_upgrade to PostgreSQL17
  2024-11-19 13:10 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18715: replace() function silently fails if 3rd argument is null
  2024-11-19 13:07 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18702: Critical & High Security vulnerability issue with Trivy Scan in postgres 16
  2024-11-12 14:21 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18694: DISCARD ALL does not reset execution counters for plpgsql functions
  2024-11-07 13:38 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18675: Postgres is not realasing memory causing OOM
  2024-10-28 13:42 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18671: Unable to Run PostgreSQL on EndeavourOS without Modifying visudo
  2024-10-24 15:31 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18666: Standby cluster does not start after building from Primary cluster.
  2024-10-22 01:32 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: pg_ident.conf + regular expressions issue
  2024-10-21 21:12 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: pg_ident.conf + regular expressions issue
  2024-10-21 15:37 UTC  David G. Johnston <david.g.johnston@gmail.com>

pg_ident.conf + regular expressions issue
  2024-10-21 15:09 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18667: Default Permission Role Group
  2024-10-21 12:53 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18647: INSERT statements execute functions twice.
  2024-10-09 12:40 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18635: " $libdir/adminpack could not be loaded" error with pg_upgrade to PostgreSQL17
  2024-10-09 12:30 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18647: INSERT statements execute functions twice.
  2024-10-08 20:04 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Error when setting default_text_search_config
  2024-10-07 01:49 UTC  David G. Johnston <david.g.johnston@gmail.com>

Fix the description of what Schema Usage controls
  2024-10-03 04:19 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Linux OOM killer
  2024-10-01 19:00 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18639: Unexpected behavior with SET ROLE and CREATE ROLE interaction
  2024-09-28 13:43 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18635: " $libdir/adminpack could not be loaded" error with pg_upgrade to PostgreSQL17
  2024-09-27 13:47 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18632: Whether you need to consider modifying the array's handling of delimiters?
  2024-09-25 12:33 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: INFORMATION_SCHEMA.routines column routine_definition does not show the source
  2024-09-18 06:05 UTC  David G. Johnston <david.g.johnston@gmail.com>

INFORMATION_SCHEMA.routines column routine_definition does not show the source
  2024-09-18 05:42 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18620: Problem: Slow Delete Operation
  2024-09-16 19:51 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18619: uppercase column with quotation marks, gets an error without quotation marks
  2024-09-16 13:39 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18619: uppercase column with quotation marks, gets an error without quotation marks
  2024-09-16 13:29 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Case clause doesn't report syntactic error
  2024-09-14 22:26 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18611: Postgres service crashes continuously in loop of reinitialization if disk partition is full
  2024-09-12 13:20 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: [EXT]: Re: BUG #18604: Regression in PostgreSQL 16.4: pg_dump Prevents Essential System Table Modifications
  2024-09-07 14:38 UTC  David G. Johnston <david.g.johnston@gmail.com>

Windows Application Issues | PostgreSQL | REF # 48475607
  2024-09-04 23:38 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18593: Container Image Vulnerabilities
  2024-08-28 16:18 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Bug in PostgreSQL 15 : Facing error in PG15
  2024-08-27 12:30 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Bug or strange result of Max() on arrays containing NULL values
  2024-08-24 15:28 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18587: PLPGSQL : conflict between variable and ON CONFLICT (a_column)
  2024-08-21 13:17 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18584: Triggers are not fired or executing when any DML transaction runs
  2024-08-17 16:37 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18583: jsonb_populate_record return values cannot be queried correctly in subselects
  2024-08-15 18:30 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: a row is not inserted in nested INSERT ON CONFLICT
  2024-08-13 19:23 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: The jsonpath predicate `like_regex` does not accept variables for pattern (or flags)
  2024-08-06 17:48 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18545: \dt breaks transaction, calling error when executed in SET SESSION AUTHORIZATION
  2024-08-05 00:46 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Inconsistency of timezones in postgresql
  2024-08-02 05:45 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Inconsistency of timezones in postgresql
  2024-08-02 04:18 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Inconsistency of timezones in postgresql
  2024-08-02 04:13 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18565: Job finishes successfully but reruns unwanted!!!
  2024-08-01 19:46 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18564: Incorrect sorting with using NULLS LAST (NULLS FIRST)
  2024-08-01 17:36 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Inconsistency of timezones in postgresql
  2024-08-01 05:06 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Inconsistency of timezones in postgresql
  2024-08-01 04:28 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Inconsistency of timezones in postgresql
  2024-08-01 01:58 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Inconsistency of timezones in postgresql
  2024-08-01 01:51 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Inconsistency of timezones in postgresql
  2024-07-31 17:42 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Inconsistency of timezones in postgresql
  2024-07-31 15:16 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Inconsistency of timezones in postgresql
  2024-07-31 14:35 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: Inconsistency of timezones in postgresql
  2024-07-31 12:31 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18553: Please seriously address the severe issue of database installation failures on Windows 10.
  2024-07-26 13:32 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: A generated column cannot be part of a partition key
  2024-07-23 14:18 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18547: bemused by your unhelpful installation guides
  2024-07-21 19:39 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18544: Setting local config_parameter to DEFAULT behaves unexpectedly when using period in config name
  2024-07-19 13:17 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18544: Setting local config_parameter to DEFAULT behaves unexpectedly when using period in config name
  2024-07-18 13:53 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: BUG #18527: Imported data using a csv file and made a latest entry into same table using a form. Got an issue!
  2024-07-01 15:39 UTC  David G. Johnston <david.g.johnston@gmail.com>

Re: using TEMP with the VACUUM function
  2024-07-01 13:13 UTC  David G. Johnston <david.g.johnston@gmail.com>


200+ results

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