pgsql/src/include storage/s_lock.h port/freebs ...

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include storage/s_lock.h port/freebs ...
Date: 2001-01-20 00:03:55
Message-ID: 200101200003.f0K03tJ38613@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/01/19 19:03:55

Modified files:
src/include/storage: s_lock.h
src/include/port: freebsd.h openbsd.h

Log message:
Still further tweaking of s_lock assembler: do not assume that leading
whitespace is unimportant in assembly code. Also, move VAX definition
of typedef slock_t to port header files to be like all the other ports.
Note that netbsd.h and openbsd.h are now identical, and I rather think
that freebsd.h is broken in the places where it doesn't agree --- but
I'll leave it to the freebsders to look at that.

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2001-01-20 00:05:55 pgsql/doc/src/sgml lobj.sgml
Previous Message Peter Eisentraut - PostgreSQL 2001-01-19 23:43:36 pgsql/ oc/FAQ_MSWIN rc/include/config.h.in rc/ ...