mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
Add comments about sharing.
This commit is contained in:
@ -3,9 +3,13 @@
|
||||
*
|
||||
* Copyright 2000 by PostgreSQL Global Development Group
|
||||
*
|
||||
* $Header: /cvsroot/pgsql/src/bin/psql/Attic/sprompt.c,v 1.1 2002/07/06 20:12:30 momjian Exp $
|
||||
* $Header: /cvsroot/pgsql/src/bin/psql/Attic/sprompt.c,v 1.2 2002/07/06 20:14:58 momjian Exp $
|
||||
*/
|
||||
|
||||
|
||||
/* This file is shared by psql and pg_dump. */
|
||||
|
||||
|
||||
/*
|
||||
* simple_prompt
|
||||
*
|
||||
|
Reference in New Issue
Block a user