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 69bf0a0 commit c2f3c16Copy full SHA for c2f3c16
src/interfaces/ecpg/compatlib/informix.c
@@ -1,4 +1,4 @@
1
-/* $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/informix.c,v 1.43 2006/06/21 10:24:40 meskes Exp $ */
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/informix.c,v 1.44 2006/06/23 14:50:01 meskes Exp $ */
2
3
#include <stdlib.h>
4
#include <string.h>
@@ -672,6 +672,7 @@ intoasc(interval * i, char *str)
672
begin : Wed Apr 2 2003
673
copyright : (C) 2003 by Carsten Wolff
674
email : carsten.wolff@credativ.de
675
+ Contributed under the PostgreSQL License by credativ GmbH
676
***************************************************************************/
677
678
static struct
0 commit comments