Marko Tiikkaja

marko@joh.to

Email: marko@joh.to
Name: Marko Tiikkaja
Messages: 575
First message: 2013-02-26
Last message: 2026-05-21

Recent messages

DateSubject
2026-05-21T07:12:08Z Re: BUG #19490: Streaming standby on 16.14 stops applying WAL on MultiXactOffsetSLRU when primary is 16.8
2025-11-20T08:50:41Z Re: ON CONFLICT DO SELECT (take 3)
2025-11-19T19:06:31Z Re: ON CONFLICT DO SELECT (take 3)
2025-10-10T14:52:59Z Re: [BUGS] BUG #11500: PRIMARY KEY index not being used
2025-10-06T10:38:55Z Re: [BUGS] BUG #11500: PRIMARY KEY index not being used
2025-10-05T06:41:06Z Re: [BUGS] BUG #11500: PRIMARY KEY index not being used
2025-10-05T06:38:14Z Re: [BUGS] BUG #11500: PRIMARY KEY index not being used
2025-10-04T02:39:55Z Re: [BUGS] BUG #11500: PRIMARY KEY index not being used
2025-10-03T07:56:35Z Re: [BUGS] BUG #11500: PRIMARY KEY index not being used
2025-10-03T06:23:20Z Re: [BUGS] BUG #11500: PRIMARY KEY index not being used
2025-07-21T18:38:42Z Re: Proposal: QUALIFY clause
2025-02-11T20:55:32Z Re: BUG #18803: ERROR: wrong varnullingrels (b) (expected (b 4)) for Var 2/1
2023-11-02T16:33:50Z Re: [HACKERS] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
2023-10-19T11:03:42Z Re: [HACKERS] Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
2023-07-11T22:33:51Z Re: Avoid unused value (src/fe_utils/print.c)
2022-11-18T13:05:16Z Re: BUG #17689: Two UPDATE operators in common table expressions (CTE) perform not as expected
2022-04-07T18:29:11Z Re: [PATCH] Implement INSERT SET syntax
2021-09-16T11:45:06Z Re: Partial index "microvacuum"
2021-09-15T14:18:17Z Partial index "microvacuum"
2021-08-27T12:44:37Z Re: UNIQUE null treatment option
2021-06-03T16:34:24Z Re: security_definer_search_path GUC
2021-06-03T15:54:42Z Re: security_definer_search_path GUC
2021-06-02T22:55:39Z Re: security_definer_search_path GUC
2021-06-02T22:50:17Z Re: security_definer_search_path GUC
2021-06-02T16:36:39Z Re: security_definer_search_path GUC
2021-05-29T20:10:44Z Re: security_definer_search_path GUC
2021-05-27T11:23:35Z security_definer_search_path GUC
2021-05-03T09:25:59Z Re: how to correctly cast json value to text?
2021-04-02T21:09:09Z Re: [PATCH] Implement motd for PostgreSQL
2020-09-03T16:30:24Z Re: INSERT ON CONFLICT and RETURNING
2020-07-20T17:10:55Z Re: Local visibility with logical decoding
2020-07-20T14:27:30Z Local visibility with logical decoding
2019-11-01T18:00:47Z Re: [PATCH] Implement INSERT SET syntax
2019-08-24T07:08:42Z Re: data modifying WITH seems to drop rows in cascading updates -- bug?
2019-07-17T05:52:06Z Re: [PATCH] Implement INSERT SET syntax
2019-05-30T15:54:18Z Re: New committer: David Rowley
2019-01-29T16:49:29Z Re: Follow-up on INSERT INTO ... SET ...
2019-01-27T00:15:16Z Re: Early WIP/PoC for inlining CTEs
2018-10-06T13:50:38Z Re: fine tune v11 release notes
2018-08-14T12:20:41Z Re: BUG #15324: Non-deterministic behaviour from parallelised sub-query
2018-08-14T11:12:56Z Re: BUG #15324: Non-deterministic behaviour from parallelised sub-query
2018-08-14T10:22:02Z Re: BUG #15324: Non-deterministic behaviour from parallelised sub-query
2018-08-13T16:43:27Z Re: BUG #15324: Non-deterministic behaviour from parallelised sub-query
2018-07-20T21:56:13Z Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack
2018-06-14T04:54:22Z Re: Two round for Client Authentication
2018-04-07T10:08:25Z Re: BUG #15145: date time default value issues
2018-04-01T22:19:28Z Re: Diagonal storage model
2018-03-05T15:12:59Z Re: get_actual_variable_range vs idx_scan/idx_tup_fetch, again
2018-03-05T14:54:53Z get_actual_variable_range vs idx_scan/idx_tup_fetch, again
2018-02-18T16:23:30Z Re: [BUGS] BUG #14870: wrong query results when using WITH with UPDATE