We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8247f47 commit 3091122Copy full SHA for 3091122
src/backend/storage/buffer/localbuf.c
@@ -14,6 +14,10 @@
14
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
15
* Portions Copyright (c) 1994-5, Regents of the University of California
16
*
17
+ *
18
+ * IDENTIFICATION
19
+ * $Header: /cvsroot/pgsql/src/backend/storage/buffer/localbuf.c,v 1.38 2000/11/30 19:06:37 vadim Exp $
20
21
*-------------------------------------------------------------------------
22
*/
23
#include "postgres.h"
0 commit comments