pgsql: Fix missing 'static' keywords --- some compilers gripe about

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix missing 'static' keywords --- some compilers gripe about
Date: 2006-08-04 16:42:56
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix missing 'static' keywords --- some compilers gripe about this.

Modified Files:
--------------
pgsql/src/backend/storage/lmgr:
lwlock.c (r1.43 -> r1.44)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/lmgr/lwlock.c.diff?r1=1.43&r2=1.44)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-08-04 16:54:06 pgsql: Remove redeclaration of struct sqlca_t --- unnecessary and
Previous Message User Korryd 2006-08-04 15:49:02 edb-debugger - workstation: New Directory