Mailing lists [pgsql-committers]
- pgsql: Add central declarations for dlsym()ed symbols Andres Freund
- pgsql: Remove now superfluous declarations of dlsym()ed symbols. Andres Freund
- pgsql: Default to hidden visibility for extension libraries where possi Andres Freund
- Re: pgsql: Default to hidden visibility for extension libraries where possi Andres Freund
- pgsql: Fix configure executable permissions. Andres Freund
- pgsql: Mark all symbols exported from extension libraries PGDLLEXPORT. Andres Freund
- Re: pgsql: Default to hidden visibility for extension libraries where possi Andres Freund
- Re: pgsql: Default to hidden visibility for extension libraries where possi Tom Lane
- pgsql: Convert macros to static inline functions (tupmacs.h) Peter Eisentraut
- pgsql: Add another SQL/JSON error code Peter Eisentraut
- pgsql: Add another SQL/JSON error code Peter Eisentraut
- pgsql: pg_upgrade: Adjust quoting style in message to match guidelines Peter Eisentraut
- pgsql: pg_upgrade: Adjust quoting style in message to match guidelines Peter Eisentraut
- pgsql: pg_upgrade: Adjust quoting style in message to match guidelines Peter Eisentraut
- pgsql: Reinstate tests accidentally removed by e3fcca0d0d Tomas Vondra
- pgsql: Deal with paths containing \ and spaces in basebackup_to_shell t Andres Freund
- pgsql: Deal with paths containing \ and spaces in basebackup_to_shell t Andres Freund
- pgsql: Re-add SPICleanup for ABI compatibility in stable branch Peter Eisentraut
- pgsql: Re-add SPICleanup for ABI compatibility in stable branch Peter Eisentraut
- pgsql: Re-add SPICleanup for ABI compatibility in stable branch Peter Eisentraut
- pgsql: Re-add SPICleanup for ABI compatibility in stable branch Peter Eisentraut
- pgsql: Refactor dtrace postprocessing make rules Andres Freund
- pgsql: Add output directory argument to generate-unicode_norm_table.pl Andres Freund
- pgsql: Add output directory option to gen_node_support.pl Andres Freund
- pgsql: psql: Output dir and dependency generation for sql_help Andres Freund
- pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*. Andres Freund
- pgsql: Move snowball_create.sql creation into perl file Andres Freund
- pgsql: Add output path arg in generate-lwlocknames.pl Andres Freund
- pgsql: Add output file argument to generate-errcodes.pl Andres Freund
- Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*. Andres Freund
- Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*. Tom Lane
- Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*. Tom Lane
- Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*. Andres Freund
- pgsql: ecpg: use our instead of my in parse.pl to fix perlcritic compla Andres Freund
- Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*. Tom Lane
- Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*. Andres Freund
- Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*. Tom Lane
- Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*. Tom Lane
- Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*. Andres Freund
- Re: pgsql: ecpg: Output dir, source dir, stamp file argument for preproc/*. Tom Lane
- Re: pgsql: Default to hidden visibility for extension libraries where possi Justin Pryzby
- pgsql: Improve perl style in ecpg's parser-construction scripts. Tom Lane