pgsql: Upon closer inspection, the sparc code in s_lock.c is dead code,

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Upon closer inspection, the sparc code in s_lock.c is dead code,
Date: 2006-05-12 16:50:52
Message-ID: 20060512165052.D5C579FA293@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Upon closer inspection, the sparc code in s_lock.c is dead code, and
always has been, because it's not got any .globl declaration! We've
been relying on the solaris_sparc.s code instead. Rip it out.
(Not back-patched, since this is just cosmetic cleanup.)

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

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2006-05-12 22:12:30 python - lo: Don't rely on os.getlogin for getting a good default
Previous Message User Nwakefield 2006-05-12 00:00:05 bizgres - bizgres: Added RECONNECTONERROR attribute to cope with unusual