diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-12-20 00:51:25 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-12-20 00:51:25 +0000 |
commit | 76898cd330297d16c67c5e7c6024440ff4343336 (patch) | |
tree | 2c87cbf16c1f27db956ecbf53f9a780cdc719054 /src/backend/commands/dbcommands.c | |
parent | 095d83e1294ab54f1a2784b4b9e82d8f2281e4dd (diff) | |
download | postgresql-76898cd330297d16c67c5e7c6024440ff4343336.tar.gz postgresql-76898cd330297d16c67c5e7c6024440ff4343336.zip |
Avoid compiler warnings on systems that have snprintf and/or vsnprintf
but do not bother to declare them in <stdio.h>. Seems to be a more
common omission than you'd think...
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions