Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2003-09-27 21:19:47 +0000
committerBruce Momjian2003-09-27 21:19:47 +0000
commitee84100cc1ea8111b340a1ced1cf4f2ce494b661 (patch)
treed15362e6b056787d0449f2631655eac3b996ca99 /src/tools/pgindent/indent.bsd.patch
parente0736689a35b3d42a6196c568994b7863beabfc0 (diff)
Cleanup pgindent patch.
Diffstat (limited to 'src/tools/pgindent/indent.bsd.patch')
-rw-r--r--src/tools/pgindent/indent.bsd.patch6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tools/pgindent/indent.bsd.patch b/src/tools/pgindent/indent.bsd.patch
index 2c117caa9e8..86be3c0190b 100644
--- a/src/tools/pgindent/indent.bsd.patch
+++ b/src/tools/pgindent/indent.bsd.patch
@@ -23,9 +23,6 @@ to 1000. The second patch allows it to understand 0x7fU and 0LL constants.
{
"switch", 1,
"case", 2,
-
-*** ./lexi.c.orig Wed May 26 10:50:54 1999
---- ./lexi.c Wed May 26 10:51:08 1999
***************
*** 186,192 ****
*e_token++ = *buf_ptr++;
@@ -44,9 +41,6 @@ to 1000. The second patch allows it to understand 0x7fU and 0LL constants.
*e_token++ = *buf_ptr++;
}
else
-
-*** ./lexi.c.orig Wed Apr 18 17:15:17 2001
---- ./lexi.c Mon Sep 3 19:05:17 2001
***************
*** 186,194 ****
*e_token++ = *buf_ptr++;