pginstaller - pginst: Simple rewrite of the code that reads SQL scripts - Mailing list pgsql-committers

From dpage@pgfoundry.org (User Dpage)
Subject pginstaller - pginst: Simple rewrite of the code that reads SQL scripts
Date
Msg-id 20071031115307.61FAA217535@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Simple rewrite of the code that reads SQL scripts from contrib modules etc. This version doesn't get upset by line
endingissues like the original could in some circumstances. 

Modified Files:
--------------
    pginst/ca:
        pginstca.c (r1.118 -> r1.119)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.118&r2=1.119)

pgsql-committers by date:

Previous
From: petere@postgresql.org (Peter Eisentraut)
Date:
Subject: pgsql: More precise error message
Next
From: mkz@pgfoundry.org (User Mkz)
Date:
Subject: pgbouncer - pgbouncer: use unlikely() in debug macros