Re: Request for comment on setting binary format output per session
vignesh C <vignesh21@gmail.com>
From: vignesh C <vignesh21@gmail.com>
To: Dave Cramer <davecramer@gmail.com>
Cc: Daniel Gustafsson <daniel@yesql.se>, Merlin Moncure <mmoncure@gmail.com>, Robert Haas <robertmhaas@gmail.com>, Tom Lane <tgl@sss.pgh.pa.us>, Jeff Davis <pgsql@j-davis.com>,
Peter Eisentraut <peter.eisentraut@enterprisedb.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-01-27T02:15:03Z
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 →
-
Silence compiler warning introduced in 1edb3b491b
- fba2112b1569 17.0 cited
On Mon, 31 Jul 2023 at 21:58, Dave Cramer <davecramer@gmail.com> wrote: > > > Dave Cramer > > > On Mon, 10 Jul 2023 at 03:56, Daniel Gustafsson <daniel@yesql.se> wrote: >> >> > On 25 Apr 2023, at 16:47, Dave Cramer <davecramer@gmail.com> wrote: >> >> > Patch attached with comments removed >> >> This patch no longer applies, please submit a rebased version on top of HEAD. > > > Rebased see attached CFBot shows that the patch does not apply anymore as in [1]: === Applying patches on top of PostgreSQL commit ID fba2112b1569fd001a9e54dfdd73fd3cb8f16140 === === applying patch ./0001-Created-protocol.h.patch patching file src/backend/access/common/printsimple.c Hunk #1 succeeded at 22 with fuzz 2 (offset 1 line). Hunk #2 FAILED at 33. Hunk #3 FAILED at 66. 2 out of 3 hunks FAILED -- saving rejects to file src/backend/access/common/printsimple.c.rej patching file src/backend/access/transam/parallel.c Hunk #1 succeeded at 34 (offset 1 line). Hunk #2 FAILED at 1128. Hunk #3 FAILED at 1138. Hunk #4 FAILED at 1184. Hunk #5 succeeded at 1205 (offset 4 lines). Hunk #6 FAILED at 1218. Hunk #7 FAILED at 1373. Hunk #8 FAILED at 1551. 6 out of 8 hunks FAILED -- saving rejects to file src/backend/access/transam/parallel.c.rej Please post an updated version for the same. [1] - http://cfbot.cputube.org/patch_46_3777.log Regards, Vignesh