Re: END is not a reserved word

2025-08-27 Thread Vicky Vergara
ses changes before I post. Thanks again Vicky De: David G. Johnston Enviado: lunes, 25 de agosto de 2025 06:53 p. m. Para: Vicky Vergara Cc: pgsql-hackers@lists.postgresql.org Asunto: Re: END is not a reserved word On Mon, Aug 25, 2025 at 3:49 PM Vi

Re: END is not a reserved word

2025-08-25 Thread David G. Johnston
On Mon, Aug 25, 2025 at 3:49 PM Vicky Vergara wrote: > On the list of reserved words, END is marked as reserved. > https://www.postgresql.org/docs/current/sql-keywords-appendix.html > The text on that page notes a couple of times that using reserved words as column labels is accepted - with the