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

Commit6080194

Browse files
committed
Update pgindent install instructions and update typedef list.
1 parenta0b4c5a commit6080194

File tree

2 files changed

+115
-24
lines changed

2 files changed

+115
-24
lines changed

‎src/tools/pgindent/README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,13 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
3535

3636
8) Do a full test build:
3737

38-
run configure
38+
>run configure
3939
# stop is only necessary if it's going to install in a location with an
4040
# already running server
4141
pg_ctl stop
4242
gmake -C src install
4343
gmake -C contrib install
44+
pg_ctl start
4445
gmake installcheck-world
4546

4647
9) Indent the Perl MSVC code:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp