postgresql/src
Marc G. Fournier b7559f94cd This change should have no practical effect but it is the more
correct way to do this.  Theoretically you could have a NULL
pointer that isn't represented internally as all 0 bits.  This
guarantees that it convert correctly.

Submitted by: darcy@druid.com (D'Arcy J.M. Cain)
1996-10-11 03:25:00 +00:00
..
backend This change should have no practical effect but it is the more 1996-10-11 03:25:00 +00:00
bin Changed psql \h command to print commands in three columns. 1996-10-09 00:15:44 +00:00
include Change sh-style comments to C comments. 1996-10-08 22:23:19 +00:00
interfaces Add PGUSER environment variable for client to specify Postgres username. 1996-10-10 08:20:11 +00:00
mk Moved the define of SIGNAL_ARGS that D'Arcy just created to config.h so that 1996-10-04 20:20:57 +00:00
test Remove sytax errors from file. 1996-10-07 02:33:25 +00:00
tools/mkldexport Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
tutorial Postgres95 1.01 Distribution - Virgin Sources 1996-07-09 06:22:35 +00:00
MAKE_CTAGS Add execute permission. 1996-10-08 04:09:50 +00:00
MAKE_MKID Renamed file. 1996-10-05 21:16:34 +00:00
Makefile Fix handling of no '../doc' directory in compile procedure... 1996-10-07 23:53:47 +00:00
Makefile.global Reinstituted NAMEDATALEN OIDNAMELEN in Makefile.global so that initdb 1996-10-11 02:38:16 +00:00