Magnus Hagander <[EMAIL PROTECTED]> writes: > Then, it may be just me, but I find code like this: > ! sqllogFile = fopen(strcat(filename, ".sql"), "a"); > very hard to read.
Such coding should be rejected out of hand anyway --- can you say
"buffer overrun"?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
