pgsql: Doc: mention limitation of the number of resultset columns
В списке pgsql-committers по дате отправления:
| От | David Rowley |
|---|---|
| Тема | pgsql: Doc: mention limitation of the number of resultset columns |
| Дата | |
| Msg-id | E1nwCW5-0026ml-RL@gemulon.postgresql.org обсуждение исходный текст |
| Список | pgsql-committers |
Doc: mention limitation of the number of resultset columns The PostgreSQL limitations section of the documents mentioned the limit on the number of columns that can exist in a table. Users might be surprised to find that there's also a limit on the number of columns that can exist in a targetlist. Users may experience restrictions which surprise them if they happened to select a large number of columns from several tables with many columns. Here we document that there is a limitation on this and mention what that limit actually is. Wording proposal by Alvaro Herrera Reported-by: Vladimir Sitnikov Author: Dave Crammer Reviewed-by: Tom Lane Discussion: https://postgr.es/m/CAB=Je-E18aTYpNqje4mT0iEADpeGLSzwUvo3H9kRRuDdsNo4aQ@mail.gmail.com Backpatch-through: 12, where the limitations section was added Branch ------ REL_13_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/e6bd7aafc82d5f7ae1cb4bf15ce47d2ad12e5dd3 Modified Files -------------- doc/src/sgml/limits.sgml | 6 ++++++ 1 file changed, 6 insertions(+)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера