On Thu, 24 Apr 2003, Andrew Ayers wrote:
> scott.marlowe wrote:
> > Sure, take a look here:
> >
> > http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=functions-sequence.html
> >
> > Notice near the bottom, you get this:
> >
> > setval
>
> [snip]
>
> So - it seems like yet another case of RTFM...
Reading the FM in Postgresql is pretty easy, but sometimes finding the
right place isn't so easy. Like how to set environmental vars that affect
psql (hint, it uses libpq...)