Re: pg_stat_statements and "IN" conditions
Chengxi Sun <sunchengxi@highgo.com>
From: Chengxi Sun <sunchengxi@highgo.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Dmitry Dolgov <9erthalion6@gmail.com>
Date: 2020-12-09T03:37:40Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Introduce squashing of constant lists in query jumbling
- 62d712ecfd94 18.0 landed
-
Make documentation builds reproducible
- b0f0a9432d0b 17.0 cited
-
Include values of A_Const nodes in query jumbling
- 9ba37b2cb6a1 16.0 cited
-
Teach planner about more monotonic window functions
- 456fa635a909 16.0 cited
-
Split up guc.c for better build speed and ease of maintenance.
- 0a20ff54f5e6 16.0 cited
The following review has been posted through the commitfest application: make installcheck-world: tested, passed Implements feature: tested, passed Spec compliant: not tested Documentation: not tested Hi, I did some test and it works well