Mailing lists [pgsql-committers]
- pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane
- pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane
- pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane
- pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane
- pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane
- pgsql: Avoid use of sscanf() to parse ispell dictionary files. Tom Lane
- pgsql: In pg_rewind test suite, triple promote timeout to 90s. Noah Misch
- pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch
- pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch
- pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch
- pgsql: In pg_rewind test suite, triple promote timeout to 90s. Noah Misch
- pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch
- pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch
- pgsql: Accept pg_ctl timeout from the PGCTLTIMEOUT environment variable Noah Misch
- pgsql: Specify permutations for isolation tests with "invalid" permutat Robert Haas
- pgsql: Modify the isolation tester so that multiple sessions can wait. Robert Haas
- pgsql: Add some isolation tests for deadlock detection and resolution. Robert Haas
- pgsql: Rename PGPROC fields related to group XID clearing again. Robert Haas
- Re: pgsql: Add some isolation tests for deadlock detection and resolution. Tom Lane
- pgsql: Improve error reporting in format() Teodor Sigaev
- pgsql: Code review for isolationtester changes. Tom Lane
- pgsql: Make new deadlock isolation test more reproducible. Tom Lane
- pgsql: Use separate lwlock tranches for buffer, lock, and predicate loc Robert Haas
- pgsql: Shift the responsibility for emitting "database system is shut d Tom Lane
- pgsql: Fix typo in comment. Tom Lane
- pgsql: Move pg_constraint.h function declarations to new file pg_constr Tom Lane
- pgsql: Remove GROUP BY columns that are functionally dependent on other Tom Lane
- pgsql: Refactor check_functional_grouping() to use get_primary_key_attn Tom Lane