Rename snprintf_add() snprintfcat().
authorHiroshi Inoue <h-inoue@dream.email.ne.jp>
Wed, 7 Jun 2017 09:26:17 +0000 (18:26 +0900)
committerHiroshi Inoue <h-inoue@dream.email.ne.jp>
Fri, 9 Jun 2017 03:04:26 +0000 (12:04 +0900)
commit1c4e28f1d4f36b6b9e1572b70bca3f61c161845d
tree03b768d4426b4f4edcf211505f711b0ceac0cfa0
parentdd2b92def2cacb3799e484285f620be136c6c14f
Rename snprintf_add() snprintfcat().
Use SPRINTF_FIXED() or SPRINTFCAT_FIXED() where they are available.
18 files changed:
connection.c
convert.c
dlg_specific.c
execute.c
info.c
loadlib.c
misc.c
misc.h
mylog.c
odbcapi.c
odbcapi30w.c
parse.c
pgapi30.c
psqlsetup.c
qresult.c
results.c
setup.c
statement.c