mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
@ -173,7 +173,7 @@ fmtQualifiedId(int remoteVersion, const char *schema, const char *id)
|
||||
* returned by PQserverVersion()) as a string. This exists mainly to
|
||||
* encapsulate knowledge about two-part vs. three-part version numbers.
|
||||
*
|
||||
* For re-entrancy, caller must supply the buffer the string is put in.
|
||||
* For reentrancy, caller must supply the buffer the string is put in.
|
||||
* Recommended size of the buffer is 32 bytes.
|
||||
*
|
||||
* Returns address of 'buf', as a notational convenience.
|
||||
|
Reference in New Issue
Block a user