Vik Fearing

vik@postgresfriends.org

Email: vik@postgresfriends.org
Name: Vik Fearing
Messages: 392
First message: 2020-02-05
Last message: 2025-11-18

Recent messages

DateSubject
2025-11-18T11:19:46Z Re: Row pattern recognition
2025-11-11T16:53:45Z Re: BUG #19106: Potential regression with CTE materialization planning in Postgres 18
2025-11-11T15:16:06Z Re: BUG #19106: Potential regression with CTE materialization planning in Postgres 18
2025-10-08T09:20:48Z Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values
2025-09-27T18:14:58Z Re: [PATCH] GROUP BY ALL
2025-09-21T14:43:51Z Re: Add notification on BEGIN ATOMIC SQL functions using temp relations
2025-09-21T09:09:02Z Re: BUG #19059: PostgreSQL fails to evaluate the cheaper expression first, leading to 45X performance degradation
2025-09-18T15:27:16Z Re: REPACK and naming
2025-09-17T17:57:14Z Re: BUG #19055: Server crash at ExecInterpExpr
2025-08-31T14:16:42Z Re: [PATCH] Add error_on_null() to produce an error if the input is null
2025-08-31T13:54:14Z Re: [PATCH] Add error_on_null() to produce an error if the input is null
2025-08-30T12:52:20Z Re: [PATCH] Add error_on_null() to produce an error if the input is null
2025-08-29T14:14:19Z Re: [PATCH] Generate random dates/times in a specified range
2025-08-29T14:09:17Z Re: Assert single row returning SQL-standard functions
2025-08-29T13:47:52Z Re: Assert single row returning SQL-standard functions
2025-08-04T12:57:47Z Re: implement CAST(expr AS type FORMAT 'template')
2025-08-01T10:34:02Z Re: implement CAST(expr AS type FORMAT 'template')
2025-07-31T13:10:09Z Re: BUG #19003: A SELECT that does not return a valid table
2025-07-31T09:17:14Z Re: BUG #19003: A SELECT that does not return a valid table
2025-07-28T10:47:47Z Re: implement CAST(expr AS type FORMAT 'template')
2025-07-27T18:31:24Z Re: implement CAST(expr AS type FORMAT 'template')
2025-07-25T14:50:12Z Re: Proposal: QUALIFY clause
2025-07-24T18:24:29Z Re: [PATCH] Generate random dates/times in a specified range
2025-07-24T14:19:34Z Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
2025-07-24T14:10:16Z Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
2025-07-22T21:21:22Z Re: Proposal: QUALIFY clause
2025-07-22T15:24:24Z Re: Proposal: QUALIFY clause
2025-07-22T15:14:33Z Re: Proposal: QUALIFY clause
2025-07-22T12:45:42Z Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
2025-07-22T12:26:25Z Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
2025-07-22T06:45:15Z Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions
2025-07-21T22:11:59Z Re: Proposal: QUALIFY clause
2025-07-21T20:26:51Z Re: Proposal: QUALIFY clause
2025-07-21T20:23:32Z Re: Proposal: QUALIFY clause
2025-07-21T20:20:16Z Re: Proposal: QUALIFY clause
2025-07-08T00:46:17Z Re: What is a typical precision of gettimeofday()?
2025-07-08T00:03:29Z Re: What is a typical precision of gettimeofday()?
2025-07-05T12:41:27Z Re: Add \pset options for boolean value display
2025-07-05T07:32:24Z Re: array_random
2025-06-22T16:23:05Z Re: Huge commitfest app update upcoming: Tags, Draft CF, Help page, and automated commitfest creat/open/close
2025-06-19T16:21:09Z Re: Add CASEFOLD() function.
2025-06-18T17:09:04Z Re: Add CASEFOLD() function.
2025-06-17T15:37:37Z Re: Add CASEFOLD() function.
2025-05-19T19:01:39Z Re: Should we optimize the `ORDER BY random() LIMIT x` case?
2025-05-16T21:42:59Z Re: Should we optimize the `ORDER BY random() LIMIT x` case?
2025-05-16T21:10:49Z Re: Should we optimize the `ORDER BY random() LIMIT x` case?
2025-03-27T14:27:50Z Re: SQL:2023 JSON simplified accessor support
2025-02-19T19:02:34Z Re: BUG #18594: CASE WHEN ELSE failing to return the expected output when the same colum is used in WHEN and ELSE
2025-01-16T14:55:25Z Re: BUG #18774: Not the required output of the query used in the function(delete_from_table1) in postgresql9.4
2025-01-08T19:23:35Z Re: Virtual generated columns