1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-18 02:02:55 +03:00

pgindent run over code.

This commit is contained in:
Bruce Momjian
1999-05-25 16:15:34 +00:00
parent 4b04b01aaa
commit 07842084fe
413 changed files with 11723 additions and 10769 deletions

View File

@@ -6,7 +6,7 @@
*
* Copyright (c) 1994, Regents of the University of California
*
* $Id: mcxt.h,v 1.14 1999/03/22 16:45:28 momjian Exp $
* $Id: mcxt.h,v 1.15 1999/05/25 16:14:55 momjian Exp $
*
*-------------------------------------------------------------------------
*/
@@ -27,7 +27,7 @@ extern MemoryContext TopMemoryContext;
/*
* MaxAllocSize
* MaxAllocSize
* Arbitrary limit on size of allocations.
*
* Note: