Mailing lists [pgsql-committers]
- pgsql: psql: Fix \watch when using interval values less than 1ms Michael Paquier
- pgsql: psql: Fix \watch when using interval values less than 1ms Michael Paquier
- pgsql: psql: Fix \watch when using interval values less than 1ms Michael Paquier
- pgsql: Remove traces of BeOS. Peter Eisentraut
- pgsql: doc: Add anchors for COPY format descriptions Daniel Gustafsson
- pgsql: Run pgperltidy on newly-added test code Peter Eisentraut
- pgsql: Allow TAP tests to force checksums off when calling init() Peter Eisentraut
- pgsql: Track sort direction in SortGroupClause Peter Eisentraut
- pgsql: Track scan reversals in MergeJoin Peter Eisentraut
- pgsql: Use construct_array_builtin for FLOAT8OID instead of construct_a Masahiko Sawada
- pgsql: Remove obsolete comment in reorderbuffer.h. Masahiko Sawada
- pgsql: ecpg: improve preprocessor's memory management. Tom Lane
- pgsql: ecpg: re-implement preprocessor's string management. Tom Lane
- pgsql: ecpg: clean up documentation of parse.pl, and add more input che Tom Lane
- pgsql: ecpg: remove check_rules.pl. Tom Lane
- pgsql: ecpg: move some functions into a new file ecpg/preproc/util.c. Tom Lane
- pgsql: ecpg: major cleanup, simplification, and documentation of parse. Tom Lane
- pgsql: Move ICU-specific code from pg_locale.c into pg_locale_icu.c. Jeff Davis
- pgsql: ecpg: avoid breaking the IDENT precedence level in two. Tom Lane
- pgsql: Move libc-specific code from pg_locale.c into pg_locale_libc.c. Jeff Davis
- pgsql: ecpg: add cross-checks to parse.pl for usage of internal tables. Tom Lane
- pgsql: Add commit 7f7474a8e4 to .git-blame-ignore-revs. Nathan Bossart
- pgsql: ecpg: invent a saner syntax for ecpg.addons entries. Tom Lane