From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk> |
Cc: | Ian Harding <ianh(at)tpchd(dot)org>, pgsql-hackers(at)postgreSQL(dot)org |
Subject: | Re: [GENERAL] Memory Errors... |
Date: | 2002-09-19 21:20:13 |
Message-ID: | 3278.1032470413@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
"Nigel J. Andrews" <nandrews(at)investsystems(dot)co(dot)uk> writes:
> Why is the pltcl directory called tcl where all the other pls are pl<language>?
Consistency? We don't need no steenking consistency!
Personally I'd prefer to remove the pl prefix from the other
subdirectories of src/pl/ ... it seems redundantly wasted excessive
typing ;-) And I'd have preferred to flatten out the src/ subdirectory
of src/pl/[pl]pgsql, which is likewise redundant and inconsistent with
the other PLs.
However, it's fairly painful to make any such change without losing
the CVS version history for the moved files, which is Not a Good Thing.
Or breaking our ability to reconstitute old releases from the CVS tree,
which is Much Worse. So I'm afraid we're stuck with this historical
mischance.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2002-09-19 21:36:53 | Re: Beta2 on Friday Morning (Was: Re: Open 7.3 items) |
Previous Message | Bruce Momjian | 2002-09-19 21:13:31 | Re: [GENERAL] Memory Errors... |
From | Date | Subject | |
---|---|---|---|
Next Message | Nigel J. Andrews | 2002-09-19 21:39:50 | Re: [GENERAL] Memory Errors... |
Previous Message | Bruce Momjian | 2002-09-19 21:13:31 | Re: [GENERAL] Memory Errors... |