system table storing sequence attributes - Mailing list pgsql-sql

From Sabin Coanda
Subject system table storing sequence attributes
Date
Msg-id f2u4jn$a03$1@news.hub.org
Whole thread Raw
List pgsql-sql
Hi there,

I'd like to read the global sequence attribute "currval", but not using 
currval function, because it is session dependent and requires a nextval 
function to be used before.

Do you know where is stored this value in the system tables ?

TIA,
Sabin 




pgsql-sql by date:

Previous
From: John DeSoi
Date:
Subject: Re: doubt
Next
From: Marcin Stępnicki
Date:
Subject: Re: system table storing sequence attributes