1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Move slock_t typdefs into s_lock.h from include/port files for

centralization and easier maintanence.
This commit is contained in:
Bruce Momjian
2003-12-23 03:31:30 +00:00
parent dcae5781d1
commit 69f2e9b0fc
25 changed files with 158 additions and 382 deletions

View File

@ -1,4 +1,4 @@
/*-
/*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.