cores - Search results
Mailing lists >> pgsql-hackers >> Thread
2025-06-09 00:49:20 | Re: Sanding down some edge cases for PL/pgSQL reserved words (Tom Lane)
core grammar. * Currently, the following words are reserved here but not in the core: * BEGIN
Mailing lists >> pgsql-hackers >> Thread
2025-04-26 06:10:24 | Re: Sanding down some edge cases for PL/pgSQL reserved words (Tom Lane)
core SQL. (2) Putting the keyword at the front seems fairly un-SQL-like. For SELECT
Mailing lists >> pgsql-hackers >> Thread
2025-04-26 00:44:05 | Sanding down some edge cases for PL/pgSQL reserved words (Tom Lane)
core grammar. * Currently, the following words are reserved here but not in the core: - * BEGIN