Re: [HACKERS] createlang - ?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Vadim Mikheev <vadim(at)krs(dot)ru>
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] createlang - ?
Date: 1999-05-25 13:54:19
Message-ID: 2791.927640459@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Vadim Mikheev <vadim(at)krs(dot)ru> writes:
> I don't see createlang dir in bin tree after cvs update !

You won't until you run cvs update with -d switch (which allows it
to create new subdirectories).

I think cvs' default behavior for subdirectories is pretty brain-dead,
so I keep the following entries in ~/.cvsrc:

update -d -P
checkout -P

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 1999-05-25 14:02:19 Re: [HACKERS] Partial fix for INSERT...SELECT problems
Previous Message Tom Lane 1999-05-25 13:51:15 Re: [HACKERS] strange behavior of UPDATE