Tom Lane
da2e0ddeb4
Remove compile warnings, ensure consistent build environment for
...
largefile usage.
2002-09-05 21:01:16 +00:00
Bruce Momjian
e50f52a074
pgindent run.
2002-09-04 20:31:48 +00:00
Bruce Momjian
66eb8df6a4
The attached patch changes most of the usages of sprintf() to
...
snprintf() in contrib/. I didn't touch the places where pointer
arithmatic was being used, or other areas where the fix wasn't
trivial. I would think that few, if any, of the usages of sprintf()
were actually exploitable, but it's probably better to be paranoid...
Neil Conway
2002-08-15 02:58:29 +00:00
Bruce Momjian
b81844b173
pgindent run on all C files. Java run to follow. initdb/regression
...
tests pass.
2001-10-25 05:50:21 +00:00
Bruce Momjian
0686d49da0
Remove dashes in comments that don't need them, rewrap with pgindent.
2001-03-22 06:16:21 +00:00
Bruce Momjian
9e1552607a
pgindent run. Make it all clean.
2001-03-22 04:01:46 +00:00
Bruce Momjian
623bf843d2
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
2001-01-24 19:43:33 +00:00
Tom Lane
c2d1b3919b
Code review: minor cleanups, make the world safe for unsigned OIDs.
...
Improve documentation, too.
2000-11-22 00:00:55 +00:00
Bruce Momjian
5683e704d0
Add missing /contrib files to CVS.
2000-06-15 19:05:22 +00:00