1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-29 10:41:53 +03:00

$Header: -> $PostgreSQL Changes ...

This commit is contained in:
PostgreSQL Daemon
2003-11-29 19:52:15 +00:00
parent 738dc233f4
commit 969685ad44
995 changed files with 996 additions and 996 deletions

View File

@ -3,7 +3,7 @@
*
* Copyright (c) 2000-2003, PostgreSQL Global Development Group
*
* $Header: /cvsroot/pgsql/src/bin/psql/variables.c,v 1.13 2003/08/04 23:59:40 tgl Exp $
* $PostgreSQL: pgsql/src/bin/psql/variables.c,v 1.14 2003/11/29 19:52:07 pgsql Exp $
*/
#include "postgres_fe.h"
#include "variables.h"