1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-09 13:09:39 +03:00

Okay...this should fix the s_lock() patches from David to what he

currently has...

From: David Gould <dg@illustra.com>
This commit is contained in:
Marc G. Fournier
1998-05-04 16:58:59 +00:00
parent 1d36bdcfa6
commit c73e186948
3 changed files with 95 additions and 301 deletions

View File

@@ -7,7 +7,7 @@
*
*
* IDENTIFICATION
* $Header: /cvsroot/pgsql/src/backend/storage/buffer/Attic/s_lock.c,v 1.5 1998/05/04 15:44:41 scrappy Exp $
* $Header: /cvsroot/pgsql/src/backend/storage/buffer/Attic/s_lock.c,v 1.6 1998/05/04 16:58:38 scrappy Exp $
*
*-------------------------------------------------------------------------
*/