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

*** empty log message ***

This commit is contained in:
Michael Meskes
2000-03-30 11:41:46 +00:00
parent 92008a22c3
commit c9576ca1e0
6 changed files with 164 additions and 66 deletions

View File

@ -1,3 +1,6 @@
/****************************************************************************/
/* Test comment */
/*--------------------------------------------------------------------------*/
exec sql include header_test;
exec sql type str is varchar[10];