pgsql/src/bin/psql (print.c) - Mailing list pgsql-committers

From momjian@postgresql.org
Subject pgsql/src/bin/psql (print.c)
Date
Msg-id 200011160551.eAG5p3149739@hub.org
Whole thread Raw
List pgsql-committers
  Date: Thursday, November 16, 2000 @ 00:51:03
Author: momjian

Update of /home/projects/pgsql/cvsroot/pgsql/src/bin/psql
     from hub.org:/home/projects/pgsql/tmp/cvs-serv49569/pgsql/src/bin/psql

Modified Files:
    print.c

-----------------------------  Log Message  -----------------------------

Make pgsql compile on FreeBSD-alpha.

Context diff this time.

Remove -m486 compile args for FreeBSD-i386, compile -O2 on i386.

Compile with only -O on alpha for codegen safety.

Make the port use the TEST_AND_SET for alpha and i386 on FreeBSD.

Fix a lot of bogus string formats for outputting pointers (cast to int
and %u/%x replaced with no cast and %p), and 'Size'(size_t) are now
cast to 'unsigned long' and output with %lu/

Remove an unused variable.

Alfred Perlstein


pgsql-committers by date:

Previous
From: momjian@postgresql.org
Date:
Subject: pgsql/src/backend/storage/buffer (s_lock.c)
Next
From: Vince Vielhaber
Date:
Subject: [WEBMASTER] 'www/html index.html'