Mailing lists [pgsql-committers]
- pgsql: Actually, instead of whining about how type internal might not tgl@postgresql.org (Tom Lane)
- pgsql: Replace the usage of heap_addheader to create pg_attribute tuples alvherre@postgresql.org (Alvaro Herrera)
- pgsql: Adding script that generates preproc.y from gram.y to CVS. meskes@postgresql.org (Michael Meskes)
- pgsql: Added files containing changes between gram.y and preproc.y. meskes@postgresql.org (Michael Meskes)
- pgsql: Set SQL man pages to be section 7 by default, and only transform petere@postgresql.org (Peter Eisentraut)
- pgsql: Since doc/src/sgml already builds the HTML docs twice to resolve petere@postgresql.org (Peter Eisentraut)
- pgsql: Fix oversight in previous error-reporting patch; mustn't pfree heikki@postgresql.org (Heikki Linnakangas)
- Re: pgsql: Added files containing changes between gram.y and preproc.y. Alvaro Herrera
- Re: pgsql: Added files containing changes between gram.y and preproc.y. Michael Meskes
- pgsql: Fixed test for output_filename == stdout. meskes@postgresql.org (Michael Meskes)
- pgsql: Enable script to generate preproc.y in build process. meskes@postgresql.org (Michael Meskes)
- Re: pgsql: Enable script to generate preproc.y in build process. Tom Lane
- pgsql: Improve comment about when to clean generated files. tgl@postgresql.org (Tom Lane)
- pgsql: Make CREATE CONVERSION verify that a putative encoding conversion tgl@postgresql.org (Tom Lane)
- pgsql: ecpg's preproc.y is now generated as needed, so remove from CVS. tgl@postgresql.org (Tom Lane)
- Re: pgsql: Enable script to generate preproc.y in build process. Michael Meskes
- Re: pgsql: Enable script to generate preproc.y in build process. Tom Lane
- pgsql: In CREATE AGGREGATE, allow the transition datatype to be tgl@postgresql.org (Tom Lane)
- pgsql: Reduce contrib/intagg to a thin wrapper around the new core tgl@postgresql.org (Tom Lane)
- pgsql: Second try at fixing DLLIMPORT problem for pg_crc.h on Cygwin. tgl@postgresql.org (Tom Lane)
- Re: pgsql: Enable script to generate preproc.y in build process. Michael Meskes
- Re: pgsql: Enable script to generate preproc.y in build process. Tom Lane
- pgsql: One more hack to see if we can get the cygwin machines building tgl@postgresql.org (Tom Lane)
- pgsql: Exclude contrib/intagg from the list of MSVC project files to be mha@postgresql.org (Magnus Hagander)
- pgsql: Document a gotcha that happens on Windows when using libpq's new tgl@postgresql.org (Tom Lane)