mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
Don't need this anymore. It's now handled in the Makefile.
This commit is contained in:
parent
32163099d7
commit
6a00a7eb72
@ -1,9 +0,0 @@
|
||||
#
|
||||
# lex.sed - sed rules to remove conflicts between the
|
||||
# bootstrap backend interface LEX scanner and the
|
||||
# normal backend SQL LEX scanner
|
||||
#
|
||||
# $Header: /cvsroot/pgsql/src/backend/bootstrap/Attic/boot.sed,v 1.1.1.1 1996/07/09 06:21:14 scrappy Exp $
|
||||
#
|
||||
s/^yy/Int_yy/g
|
||||
s/\([^a-zA-Z0-9_]\)yy/\1Int_yy/g
|
Loading…
x
Reference in New Issue
Block a user