Bruce Momjian
04e15c69d2
Remove tabs after spaces in C comments
...
This was not changed in HEAD, but will be done later as part of a
pgindent run. Future pgindent runs will also do this.
Report by Tom Lane
Backpatch through all supported branches, but not HEAD
2014-05-06 11:26:28 -04:00
Peter Eisentraut
652300f539
pgcrypto: Remove inappropriate const qualifier
...
The function in question does not in fact ensure that the passed
argument is not changed, and the callers don't care much either.
2012-01-15 14:00:52 +02:00
Magnus Hagander
9f2e211386
Remove cvs keywords from all files.
2010-09-20 22:08:53 +02:00
Bruce Momjian
d747140279
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
...
provided by Andrew.
2009-06-11 14:49:15 +00:00
Bruce Momjian
1dc3498251
Standard pgindent run for 8.1.
2005-10-15 02:49:52 +00:00
Bruce Momjian
e94dd6ab91
Add missing pgcrypto files from previous commit.
2005-07-10 13:46:29 +00:00