pgsql/src/include/storage (smgr.h)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/include/storage (smgr.h)
Date: 2000-06-05 07:29:07
Message-ID: 200006050729.e557T7d84033@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Monday, June 5, 2000 @ 03:29:06
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/src/include/storage
from hub.org:/home/projects/pgsql/tmp/cvs-serv83654/src/include/storage

Modified Files:
smgr.h

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

Latest round of fmgr updates. All functions with bool,char, or int2
inputs have been converted to newstyle. This should go a long way towards
fixing our portability problems with platforms where char and short
parameters are passed differently from int-width parameters. Still
more to do for the Alpha port however.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-06-05 07:29:10 pgsql/src/include/utils (builtins.h cash.h catcache.h geo_decls.h)
Previous Message Tom Lane 2000-06-05 07:29:03 pgsql/src/include (fmgr.h)