pgsql-server/src/bin/initdb Makefile initdb.c ...

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src/bin/initdb Makefile initdb.c ...
Date: 2003-11-10 22:51:16
Message-ID: 20031110225116.D068BD1B50C@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 03/11/10 18:51:16

Modified files:
src/bin/initdb : Makefile
Added files:
src/bin/initdb : initdb.c system_views.sql
Removed files:
src/bin/initdb : initdb.sh

Log message:
Add C version of initdb, from Andrew Dunstan.

This is his original version with a binary rmdir() we might need in the
future.

I will commit an update version with cleanups shortly.

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2003-11-10 22:52:10 pgsql-server/src/bin/initdb initdb.c
Previous Message Bruce Momjian 2003-11-10 22:47:47 Re: pgsql-server/doc FAQ src/FAQ/FAQ.html