Re: [GENERAL] Memory Errors... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [GENERAL] Memory Errors...
Date
Msg-id 3278.1032470413@sss.pgh.pa.us
Whole thread Raw
In response to Re: [GENERAL] Memory Errors...  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
List pgsql-hackers
"Nigel J. Andrews" <nandrews@investsystems.co.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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Memory Errors...
Next
From: Peter Eisentraut
Date:
Subject: Re: Beta2 on Friday Morning (Was: Re: Open 7.3 items)