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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user