postgresql/doc
Tom Lane b0a7161c56 Doc: improve documentation about nextval()/setval().
Clarify that the results of nextval and setval are not guaranteed
persistent until the calling transaction commits.  Some people
seem to have drawn the opposite conclusion from the statement that
these functions are never rolled back, so re-word to avoid saying
it quite that way.

Discussion: https://postgr.es/m/CAKU4AWohO=NfM-4KiZWvdc+z3c1C9FrUBR6xnReFJ6sfy0i=Lw@mail.gmail.com
2021-11-24 13:37:12 -05:00
..
src Doc: improve documentation about nextval()/setval(). 2021-11-24 13:37:12 -05:00
bug.template Stamp 11.14. 2021-11-08 17:04:02 -05:00
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO