Mailing lists [pgsql-committers]
- pgsql: Support optional FROM/IN in FETCH and MOVE The main motivation alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Document the previous FETCH and MOVE changes. alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Change "name" nonterminal in cursor-related productions to alvherre@postgresql.org (Alvaro Herrera)
- pgsql: In psql \du, separate the role attributes by comma instead of petere@postgresql.org (Peter Eisentraut)
- pgsql: Remove plpgsql's separate lexer (finally!), in favor of using the tgl@postgresql.org (Tom Lane)
- pgsql: Remove pg_parse_string_token() --- not needed anymore. tgl@postgresql.org (Tom Lane)
- pgsql: Make initdb behave sanely when the selected locale has codeset tgl@postgresql.org (Tom Lane)
- pgsql: Check for C/POSIX before assuming that nl_langinfo or tgl@postgresql.org (Tom Lane)