Re: [HACKERS] Preprocessor
Marc G. Fournier <scrappy@hub.org>
From: The Hermit Hacker <scrappy@hub.org>
To: "Thomas G. Lockhart" <lockhart@alumni.caltech.edu>
Cc: Michael Meskes <meskes@topsystem.de>, PostgreSQL Hacker <pgsql-hackers@postgreSQL.org>
Date: 1998-02-05T17:15:24Z
Lists: pgsql-hackers
On Thu, 5 Feb 1998, Thomas G. Lockhart wrote: > Michael Meskes wrote: > > > I've just send the tar file to the patches list (hope that was correct). I'd > > like to have it included in the archive before starting more work on it. > > > > We have to decide which extension to use for embedded SQL code. Oracle > > already uses *.pc so that doesn't look good. Or shall we make it as > > compatible to Oracle as possible and use *.pc. Alternatively, how about > > *.pqc? > > Ingres uses ".sc", which I imagine represented "sql c". Applix ships files for > their database interface labeled with ".ec", which I assume represents > "embedded c". I like the ".sc" myself, but that may be because I've worked with > it for years :) I would think any label you choose does not need to be unique. > What does ".pc" indicate? postgresql c?