public inbox for [email protected]  
help / color / mirror / Atom feed
Messages from [email protected]

[PoC] Implementation of distinct in Window Aggregates: take two
  2023-08-27 11:57 UTC  Ankit Pandey <[email protected]>

[Question] pgwal increasing over max_wal_size
  2023-06-02 19:42 UTC  Ankit Pandey <[email protected]>

[BUG #17888] Incorrect memory access in gist__int_ops for an input array with many elements
  2023-04-11 15:49 UTC  Ankit Kumar Pandey <[email protected]>

Re: optimize several list functions with SIMD intrinsics
  2023-03-15 16:48 UTC  Ankit Kumar Pandey <[email protected]>

Re: optimize several list functions with SIMD intrinsics
  2023-03-15 14:01 UTC  Ankit Kumar Pandey <[email protected]>

Re: [PoC] Implementation of distinct in Window Aggregates
  2023-03-12 08:17 UTC  Ankit Kumar Pandey <[email protected]>

Re: [PoC] Implementation of distinct in Window Aggregates
  2023-03-12 07:25 UTC  Ankit Kumar Pandey <[email protected]>

Re: optimize several list functions with SIMD intrinsics
  2023-03-11 10:58 UTC  Ankit Kumar Pandey <[email protected]>

Re: optimize several list functions with SIMD intrinsics
  2023-03-11 09:41 UTC  Ankit Kumar Pandey <[email protected]>

Re: [Question] Similar Cost but variable execution time in sort
  2023-03-05 18:17 UTC  Ankit Kumar Pandey <[email protected]>

Re: How does pg implement the visiblity of one tuple for specified transaction?
  2023-03-05 15:27 UTC  Ankit Kumar Pandey <[email protected]>

[Question] Similar Cost but variable execution time in sort
  2023-03-05 11:00 UTC  Ankit Kumar Pandey <[email protected]>

Re: Sort optimizations: Making in-memory sort cache-aware
  2023-03-02 18:32 UTC  Ankit Kumar Pandey <[email protected]>

Re: Sort optimizations: Making in-memory sort cache-aware
  2023-02-12 08:13 UTC  Ankit Kumar Pandey <[email protected]>

Sort optimizations: Making in-memory sort cache-aware
  2023-02-11 12:19 UTC  Ankit Kumar Pandey <[email protected]>

[Question] Revamping btree gist implementation of inet
  2023-02-09 15:36 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-30 09:32 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-29 12:05 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-28 10:49 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-28 08:21 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-24 17:32 UTC  Ankit Kumar Pandey <[email protected]>

Re: [PATCH] Teach planner to further optimize sort in distinct
  2023-01-20 17:32 UTC  Ankit Kumar Pandey <[email protected]>

Re: [PATCH] Teach planner to further optimize sort in distinct
  2023-01-19 19:26 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-19 05:22 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-18 17:27 UTC  Ankit Kumar Pandey <[email protected]>

[PATCH] Teach planner to further optimize sort in distinct
  2023-01-17 19:27 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-16 06:08 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-15 17:52 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-13 05:36 UTC  Ankit Kumar Pandey <[email protected]>

Re: [PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
  2023-01-11 06:37 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-11 06:21 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-10 19:17 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-10 08:31 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-09 17:15 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-09 08:34 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-08 17:17 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-08 17:05 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-08 10:21 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-08 06:29 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-08 06:18 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-07 16:45 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-07 16:27 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-07 12:51 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-07 11:14 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-07 11:10 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-06 13:11 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-05 07:46 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-04 15:30 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-04 15:11 UTC  Ankit Kumar Pandey <[email protected]>

Re: [PoC] Implementation of distinct in Window Aggregates
  2023-01-04 12:40 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-04 12:07 UTC  Ankit Kumar Pandey <[email protected]>

Re: [PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
  2023-01-04 08:21 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-03 14:11 UTC  Ankit Kumar Pandey <[email protected]>

Re: Todo: Teach planner to evaluate multiple windows in the optimal order
  2023-01-03 07:09 UTC  Ankit Kumar Pandey <[email protected]>

Re: [PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
  2023-01-03 06:59 UTC  Ankit Kumar Pandey <[email protected]>

[PATCH] Add overlaps geometric operators that ignore point overlaps
  2022-12-31 19:43 UTC  Ankit Kumar Pandey <[email protected]>

Re: Request for removal of BUG #5705 from todo items as no repro
  2022-12-31 18:06 UTC  Ankit Kumar Pandey <[email protected]>

Request for removal of BUG #5705 from todo items as no repro
  2022-12-31 08:32 UTC  Ankit Kumar Pandey <[email protected]>

Re: [PoC] Implementation of distinct in Window Aggregates
  2022-12-29 15:28 UTC  Ankit Kumar Pandey <[email protected]>

Re: [PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
  2022-12-25 19:05 UTC  Ankit Kumar Pandey <[email protected]>

[PATCH] Improve ability to display optimizer analysis using OPTIMIZER_DEBUG
  2022-12-25 16:20 UTC  Ankit Kumar Pandey <[email protected]>

Todo: Teach planner to evaluate multiple windows in the optimal order
  2022-12-25 13:04 UTC  Ankit Kumar Pandey <[email protected]>

[PoC] Implementation of distinct in Window Aggregates
  2022-12-24 12:52 UTC  Ankit Pandey <[email protected]>

Re: Questions regarding distinct operation implementation
  2022-12-04 17:09 UTC  Ankit Kumar Pandey <[email protected]>

Re: Questions regarding distinct operation implementation
  2022-12-04 13:34 UTC  Ankit Kumar Pandey <[email protected]>

Re: Questions regarding distinct operation implementation
  2022-12-03 19:57 UTC  Ankit Kumar Pandey <[email protected]>

Re: Questions regarding distinct operation implementation
  2022-12-02 20:42 UTC  Ankit Kumar Pandey <[email protected]>

Re: Questions regarding distinct operation implementation
  2022-12-02 20:33 UTC  Ankit Kumar Pandey <[email protected]>

Re: Questions regarding distinct operation implementation
  2022-12-02 20:10 UTC  Ankit Kumar Pandey <[email protected]>

Re: Questions regarding distinct operation implementation
  2022-12-01 19:10 UTC  Ankit Kumar Pandey <[email protected]>

Re: Questions regarding distinct operation implementation
  2022-11-25 05:30 UTC  Ankit Kumar Pandey <[email protected]>

Re: Questions regarding distinct operation implementation
  2022-11-24 17:57 UTC  Ankit Kumar Pandey <[email protected]>

Questions regarding distinct operation implementation
  2022-11-23 18:18 UTC  Ankit Kumar Pandey <[email protected]>

Re: Distinct tightly coupled with Agg
  2022-11-15 18:50 UTC  Ankit Kumar Pandey <[email protected]>

Distinct tightly coupled with Agg
  2022-11-15 18:47 UTC  Ankit Kumar Pandey <[email protected]>

Change error to warning and increase thresholds of tsearch
  2022-11-14 20:16 UTC  Ankit Kumar Pandey <[email protected]>

Re: Speed up transaction completion faster after many relations are accessed in a transaction
  2022-11-03 15:42 UTC  Ankit Kumar Pandey <[email protected]>

Re: Check return value of pclose() correctly
  2022-11-02 15:26 UTC  Ankit Kumar Pandey <[email protected]>


78+ results

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