it's just to know why postgresql does not return a warning.


Il 24/01/2018 13:06, Vincenzo Romano ha scritto:
I haven't any v9 any more in my deployments. Sorry.

What is the objective of that view?
If it's to hide the nextval() function, then the solution can be
similar to mine.
If it's to access the sequence metainfo, then maybe it'd be better to
explore the pg_catalog schema.

--
Enrico Pirozzi
e.piro...@nbsgroup.it


Reply via email to