Re: [GENERAL] contrib extenstions

2005-12-27 Thread S McLurkin
Thanks guys, Found it! Just needed info on the pgcrypto package.

Re: [GENERAL] contrib extenstions

2005-12-22 Thread Chris Browne
[EMAIL PROTECTED] (S McLurkin) writes: > Is there some place where I can find information on all the contrib > extenstions? Download the sources, and examine each directory for its documentation. There is commonly a README file... -- output = ("cbbrowne" "@" "ntlug.org") http://cbbrowne.com/inf

Re: [GENERAL] contrib extenstions

2005-12-21 Thread Richard Huxton
S McLurkin wrote: Is there some place where I can find information on all the contrib extenstions? The source distribution has a series of README files in the contrib/ directory. If you have a packaged version, documentation will depend on the packaging. Is there a specific package you are

Re: [GENERAL] contrib extenstions

2005-12-21 Thread Michael Fuhr
On Tue, Dec 20, 2005 at 10:31:06PM -0800, S McLurkin wrote: > Is there some place where I can find information on all the contrib > extenstions? In the contrib directory of the source code. That directory has a README with a short summary of each extension, and each extension's subdirectory has o

[GENERAL] contrib extenstions

2005-12-21 Thread S McLurkin
Is there some place where I can find information on all the contrib extenstions?