>>
> gcc's configure has a --program-prefix and a --program-suffix option so:
>
> ./configure --program-suffix=-3.4
>
> would generate the binary:
>
> gcc-3.4
>
> instead of:
>
> gcc
>
> I wonder if people would find that useful for PostgreSQL? It doesn't
> seem to be a particularly hot topic, though.
>
Hah! I didn't even know you could do that... That could definately help
in some situations.
J
> Mike Mascari
>
>
>
>
--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
Mammoth PostgreSQL Replicator. Integrated Replication for PostgreSQL