Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a2922d commit bd48e09Copy full SHA for bd48e09
contrib/spi/preprocessor/example.sql
@@ -6,9 +6,9 @@
6
--
7
-- foreign[blank]key[blank]([blank]keyname,..,keyname[blank])[blank]references[blank]table[blank][ending]
8
9
--- step1.e < example.sql | step2.pl > foreign_key_triggers.sql
+-- step1 < example.sql | step2.pl > foreign_key_triggers.sql
10
11
--- step1.e is a simple program that UPPERCASE ALL . I know that is simple implementing in Perl
+-- step1.c is a simple program that UPPERCASE ALL . I know that is simple implementing in Perl
12
-- bu i haven't time
13
14
contrib/spi/preprocessor/step1.e
-8.06 KB
0 commit comments