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

Commitee66401

Browse files
committed
Update typedefs with /lib info.
1 parentb83e592 commitee66401

File tree

2 files changed

+245
-1
lines changed

2 files changed

+245
-1
lines changed

‎src/tools/pgindent/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ symbols.
1111

1212
From the top directory, run:
1313

14-
find . -name '*.[ch]' -type f -print |egrep -v '\+\+|s_lock.h' | xargs -n100 pgindent
14+
find . -name '*.[ch]' -type f -print |grep -v 's_lock.h' | xargs -n100 pgindent
1515

1616
The stock BSD indent has two bugs. First, a comment after the word 'else'
1717
causes the rest of the file to be ignored. Second, it silently ignores

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp