postgresql/doc
Tom Lane 5713f03973 Improve API of GenericXLogRegister().
Rename this function to GenericXLogRegisterBuffer() to make it clearer
what it does, and leave room for other sorts of "register" actions in
future.  Also, replace its "bool isNew" argument with an integer flags
argument, so as to allow adding more flags in future without an API
break.

Alexander Korotkov, adjusted slightly by me
2016-04-12 11:42:06 -04:00
..
src Improve API of GenericXLogRegister(). 2016-04-12 11:42:06 -04:00
bug.template
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO