Mailing lists [pgsql-committers]
- pgsql: Merge wal_level "archive" and "hot_standby" into new name "repli Peter Eisentraut
- pgsql: Convert psql's flex lexer to be re-entrant, and make it compile Tom Lane
- Re: pgsql: Convert psql's flex lexer to be re-entrant, and make it compile Michael Paquier
- pgsql: Split psql's lexer into two separate .l files for SQL and backsl Tom Lane
- pgsql: Suppress FLEX_NO_BACKUP check for psqlscanslash.l. Tom Lane
- pgsql: Use yylex_init not yylex_init_extra(). Tom Lane
- pgsql: Fix missed update in _readForeignScan(). Tom Lane
- pgsql: Fix stupid omission in c4901a1e. Andres Freund
- pgsql: Allow SSL server key file to have group read access if owned by Peter Eisentraut
- pgsql: With ancient gcc, skip pg_attribute_printf() on function pointer Tom Lane
- pgsql: pgbench: Allow changing weights for scripts Alvaro Herrera
- pgsql: Build backend/parser/scan.l and interfaces/ecpg/preproc/pgc.l st Tom Lane
- pgsql: Typo fix. Tom Lane
- pgsql: Sync backend/parser/scan.l with bin/psql/psqlscan.l. Tom Lane
- Re: pgsql: pgbench: Allow changing weights for scripts Tom Lane
- pgsql: pgbench: Silence new compiler warnings Alvaro Herrera
- Re: pgsql: pgbench: Allow changing weights for scripts Alvaro Herrera
- Re: pgsql: pgbench: Allow changing weights for scripts Fabien COELHO
- Re: pgsql: pgbench: Allow changing weights for scripts Andres Freund
- Re: pgsql: pgbench: Allow changing weights for scripts Fabien COELHO
- pgsql: Make pgbench's expression lexer reentrant. Tom Lane
- Re: pgsql: pgbench: Silence new compiler warnings Tom Lane