pgsql/src include/postgres.h backend/tcop/post ...

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src include/postgres.h backend/tcop/post ...
Date: 2001-03-23 18:26:01
Message-ID: 200103231826.f2NIQ1G66920@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/03/23 13:26:01

Modified files:
src/include : postgres.h
src/backend/tcop: postgres.c
src/include/utils: excid.h

Log message:
Mark exception and assert global variables as DLLIMPORT, so that plpgsql
can be compiled with asserts enabled on Windoze.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-03-23 18:42:13 pgsql/ /configure.in /configure rc/include/con ...
Previous Message Bruce Momjian - CVS 2001-03-23 17:09:10 pgsql/doc TODO