diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-03-02 03:21:52 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-03-02 03:21:52 +0000 |
commit | 47ea7148e3c11deee92e6eda336ca483bd6a858c (patch) | |
tree | 6d29d9731c094ab743bac197c01abac7b049c820 /src/backend/commands/dbcommands.c | |
parent | 9989e904903e33eadf76e75799627b10990e4107 (diff) | |
download | postgresql-47ea7148e3c11deee92e6eda336ca483bd6a858c.tar.gz postgresql-47ea7148e3c11deee92e6eda336ca483bd6a858c.zip |
Fix snprintf on Win32:
* If vsnprintf() is not before snprintf() in this file, snprintf()
* will call the system vsnprintf() on MinGW.
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions