pgsql-server/src bin/initdb/initdb.c include/p ...

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src bin/initdb/initdb.c include/p ...
Date: 2004-03-09 04:49:03
Message-ID: 20040309044903.0F583D1DACD@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 04/03/09 00:49:02

Modified files:
src/bin/initdb : initdb.c
src/include : port.h
src/port : path.c

Log message:
The win32 port backend will require the functionality provided by
canonicalize_path. Patch moves it from initdb.c to port/path.c.

Claudio Natoli

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-03-09 04:53:37 pgsql-server/src/interfaces/libpq win32.mak li ...
Previous Message Bruce Momjian 2004-03-09 04:45:49 pgsql-server/doc TODO