8000
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 c63c194 commit 25487b1Copy full SHA for 25487b1
src/bin/initdb/initdb.c
@@ -41,8 +41,9 @@
41
*
42
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
43
* Portions Copyright (c) 1994, Regents of the University of California
44
+ * Portions taken from FreeBSD.
45
- * $Header: /cvsroot/pgsql/src/bin/initdb/initdb.c,v 1.10 2003/11/14 18:32:34 tgl Exp $
46
+ * $Header: /cvsroot/pgsql/src/bin/initdb/initdb.c,v 1.11 2003/11/17 20:35:28 momjian Exp $
47
48
*-------------------------------------------------------------------------
49
*/
0 commit comments