aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/C-code
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1996-12-26 17:47:42 +0000
committerBruce Momjian <bruce@momjian.us>1996-12-26 17:47:42 +0000
commit28a08fd4acca2e6968aa00b6cf630e90a5397d7b (patch)
treea66dfb27ef68354f9ed0d3a1f1640a15b827da11 /src/tutorial/C-code
parentc5aaba2c34f4cca3395c182aa1aa312208bbf119 (diff)
downloadpostgresql-28a08fd4acca2e6968aa00b6cf630e90a5397d7b.tar.gz
postgresql-28a08fd4acca2e6968aa00b6cf630e90a5397d7b.zip
I have this annoying habit (among others) of putting
%ud in a printf format strings instead of just %u. There were three occurances of this in catalog_utils.c, two in parser.c and one in rewriteSupport.c in the oid patch that I submitted and was applied. They won't crash anything, but the error messages will have a 'd' after the Oid. Annoying, but none are db-threatening. Sorry about that folks...I'll be more careful in the future... Darren King
Diffstat (limited to 'src/tutorial/C-code')
0 files changed, 0 insertions, 0 deletions