pgsql: Prevent doc/src/sgml subdirs from being created, instead of dele - Mailing list pgsql-committers

From Alvaro Herrera
Subject pgsql: Prevent doc/src/sgml subdirs from being created, instead of dele
Date
Msg-id E1Oz1C6-0005WQ-El@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Prevent doc/src/sgml subdirs from being created, instead of deleting
them after the fact.  This is a more elegant fix for bug #5595.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=fde5ce4fe2286d3c66cd77db0b7116566ac7b66b

Modified Files
--------------
config/prep_buildtree |   15 +++++----------
1 files changed, 5 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Add contrib/xml2/pgxml.sql to .gitignore
Next
From: sachin@pgfoundry.org (User Sachin)
Date:
Subject: edb-debugger - server: Adding the uninstall SQL script [Raymond