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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server/src/bin/initdb Makefile initdb.c ...
Date: 2003-11-11 01:37:55
Message-ID: 25972.1068514675@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian) writes:
> Modified files:
> src/bin/initdb : Makefile
> Added files:
> src/bin/initdb : initdb.c system_views.sql
> Removed files:
> src/bin/initdb : initdb.sh

Shouldn't system_views.sql go into backend/catalog? That's where
information_schema.sql lives.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2003-11-11 01:55:25 Re: pgsql-server/src/bin/initdb Makefile initdb.c ...
Previous Message Bruce Momjian 2003-11-11 01:09:43 pgsql-server/src/backend/postmaster postmaster.c