| From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
|---|---|
| To: | Alex Pilosov <alex(at)pilosoft(dot)com> |
| Cc: | Aaron Brown <aaron(at)results-computing(dot)net>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Perl Interface Documentation |
| Date: | 2001-02-02 17:23:37 |
| Message-ID: | 3A7AED19.13292653@wgcr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Alex Pilosov wrote:
> On Fri, 2 Feb 2001, Aaron Brown wrote:
> > Is there still a manpage for Pg.pm? Has the Perl interface been
> > deprecated?
> Pg.pm may be in a different RPM from the one containing database itself.
> Not knowing how SuSE packages things, its hard to tell...
IIRC, for SuSE 7.0 the RPM containing Pg.pm is still pgperl -- so issue
a 'rpm -ql pgperl' query and note the location of Pg.3*. I use Pg.3*
because I'm not sure if the SuSE man pages are compressed.
Or try 'perldoc Pg' and see what is spit out.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gregory Wood | 2001-02-02 17:26:54 | Re: Left Join Complex Query |
| Previous Message | Alex Howansky | 2001-02-02 17:23:33 | adding not null constraint to existing table |