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

Commit70b990f

Browse files
committed
Cleanup for indent.
1 parentb72e623 commit70b990f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎src/PGINDENT

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#!/bin/sh
2+
#
3+
# This can format all PostgreSQL *.c and *.h files,
4+
# excluding libpq++, *.y, and *.l files.
5+
#
26
trap"rm -f /tmp/$$ /tmp/$$a" 0 1 2 3 15
37
entab</dev/null>/dev/null
48
if ["$?"-ne 0 ]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp