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 c29d7f0 commit 16f3cf8Copy full SHA for 16f3cf8
src/interfaces/ecpg/preproc/ecpg.c
@@ -1,8 +1,7 @@
1
-/* $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/ecpg.c,v 1.110 2009/06/11 14:49:13 momjian Exp $ */
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/ecpg.c,v 1.111 2009/08/05 11:42:20 meskes Exp $ */
2
3
-/* New main for ecpg, the PostgreSQL embedded SQL precompiler. */
4
-/* (C) Michael Meskes <meskes@postgresql.org> Feb 5th, 1998 */
5
-/* Placed under the same license as PostgreSQL */
+/* Main for ecpg, the PostgreSQL embedded SQL precompiler. */
+/* Copyright (c) 1996-2009, PostgreSQL Global Development Group */
6
7
#include "postgres_fe.h"
8
0 commit comments