1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-04 20:11:56 +03:00

Remove S*I comments from Stephan.

This commit is contained in:
Bruce Momjian
1999-07-13 21:17:45 +00:00
parent 050371fccd
commit ad4948862c
13 changed files with 12 additions and 58 deletions

View File

@@ -6,7 +6,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: elog.h,v 1.10 1999/02/13 23:22:18 momjian Exp $
* $Id: elog.h,v 1.11 1999/07/13 21:17:42 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -29,7 +29,6 @@
#define ABORTX 0x4000 /* abort process after logging */
#endif
/***S*I***/
/* Increase this to be able to use postmaster -d 3 with complex
* view definitions (which are transformed to very, very large INSERT statements
* and if -d 3 is used the query string of these statements is printed using