Bruce Momjian
b492c3accc
Add parentheses to macros when args are used in computations. Without
...
them, the executation behavior could be unexpected.
2005-05-25 21:40:43 +00:00
Neil Conway
af7849f184
License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, to
...
pickup license clarification (3-clause BSD is now used). Add license
terms to memcmp.c (also from NetBSD), which previously had none.
Finally, pickup an upstream fix to crypt.c (const-ify some arrays).
2004-10-05 00:12:49 +00:00
PostgreSQL Daemon
969685ad44
$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
Bruce Momjian
e50f52a074
pgindent run.
2002-09-04 20:31:48 +00:00
Tom Lane
c024fa4cb5
Remove use of __P so that <sys/cdefs.h> is not needed. Per suggestion
...
from Martin Renters.
2002-08-12 15:24:07 +00:00
Bruce Momjian
33b3c95200
Complete TODO item:
...
* -Add BSD-licensed qsort() for Solaris
2002-07-19 17:35:11 +00:00