Mailing lists [pgsql-committers]
- pgsql: Avoid maintaining three separate copies of the error codes list. Robert Haas
- pgsql: Preserve copyright notice from old errcodes.h file. Robert Haas
- pgsql: Unbreak the VPATH build. Robert Haas
- pgsql: Use single quotes when there are backslashes in the filename Magnus Hagander
- pgsql: Unbreak 'configure' followed immediately by 'make install'. Robert Haas
- pgsql: Attempt to un-break the documentation build again Magnus Hagander
- pgsql: Make handling of errcodes.h more consistent with other generated Robert Haas
- pgsql: Use $(MAKE) rather than make. Robert Haas
- pgsql: Update ALTER TABLE docs to mention using VACUUM FULL for rewrite Robert Haas
- pgsql: Avoid including postgres.h in frontend compiles of src/port. Robert Haas
- pgsql: In docs, move PQrequestCancel() deprecation mention up to match Bruce Momjian
- pgsql: Move pipe.c into the backend. Robert Haas
- pgsql: Clarify comment in ATRewriteTable(). Robert Haas
- pgsql: Add doc comment that installation.sgml can't use xrefs. Bruce Momjian