Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfb0627d

Browse files
committed
Correct minor typos.
1 parente3354ab commitfb0627d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/tools/release_prep

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@ cd ../../..
5454

5555
# Generate plpgsql's yacc and lex files
5656

57-
cd pl/plpgsql
58-
rm -rf pl_scan.c pl.tab.h pl_gram.c
57+
cd pl/plpgsql/src
58+
rm -f pl_scan.c pl.tab.h pl_gram.c
5959
$MAKE pl_scan.c pl.tab.h pl_gram.c
60-
cd ../..
60+
cd ../../..
6161

6262
# Generate psql's help on SQL command from the SGML docs
6363

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp