Re: PostgreSQL Limits: maximum number of columns in SELECT result
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Rowley <dgrowleyml@gmail.com>
Cc: davecramer@postgres.rocks, Alvaro Herrera <alvherre@alvh.no-ip.org>,
Amul Sul <sulamul@gmail.com>,
Vladimir Sitnikov <sitnikov.vladimir@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-06-01T00:55:29Z
Lists: pgsql-hackers
David Rowley <dgrowleyml@gmail.com> writes: > Maybe "columns per result set" would have been a better title for consistency. I can't quite put my finger on why, but that wording seems odd to me, even though "columns per table" is natural enough. "In a" reads much better here IMO. Anyway, I see you committed it that way, and it's certainly not worth the effort to change further. regards, tom lane
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Doc: mention limitation of the number of resultset columns
- 9ae467db92ce 12.12 landed
- e6bd7aafc82d 13.8 landed
- f2a0060a9bfb 14.4 landed
- bbb6489042a8 15.0 landed