Re: pgsql: Add detail on packages: > > A package would be a - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: pgsql: Add detail on packages: > > A package would be a
Date
Msg-id 44D8E2E1.1020205@dunslane.net
Whole thread Raw
List pgsql-hackers
Bruce Momjian wrote:
>>           A package would be a schema with its own variables,
>>           private functions, and initialization functions
>>
>>     

What are the intended scope and lifetime of package private variables? 
This could be very cool and useful, but it could also be a major can of 
worms.

cheers

andrew


pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: buildfarm - make check failures for leveret on 8.0
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] Patch to allow C extension modules to initialize/finish