Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
23ef0926
Commit
23ef0926
authored
Dec 30, 2001
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update FAQ_DEV.
parent
3f53ad71
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
+7
-4
doc/FAQ_DEV
doc/FAQ_DEV
+3
-2
doc/src/FAQ/FAQ_DEV.html
doc/src/FAQ/FAQ_DEV.html
+4
-2
No files found.
doc/FAQ_DEV
View file @
23ef0926
Developer's Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Sat Dec 29
00:15:44
EST 2001
Last updated: Sat Dec 29
23:31:26
EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
...
@@ -241,7 +241,8 @@
*/
pgindent will the format code by specifying flags to your operating
system's utility indent.
system's utility indent. This article describes the value of a
constent coding style.
pgindent is run on all source files just before each beta test period.
It auto-formats all source files to make them consistent. Comment
...
...
doc/src/FAQ/FAQ_DEV.html
View file @
23ef0926
...
...
@@ -12,7 +12,7 @@
<H1>
Developer's Frequently Asked Questions (FAQ) for
PostgreSQL
</H1>
<P>
Last updated: Sat Dec 29
00:15:44
EST 2001
</P>
<P>
Last updated: Sat Dec 29
23:31:26
EST 2001
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
<BR>
...
...
@@ -294,7 +294,9 @@
</PRE>
<BR>
<I>
pgindent
</I>
will the format code by specifying flags to your
operating system's utility
<I>
indent.
</I>
operating system's utility
<I>
indent.
</I>
This
<A
HREF=
"http://ezine.daemonnews.org/200112/single_coding_style.html"
>
article
</A>
describes the value of a constent coding style.
<P><I>
pgindent
</I>
is run on all source files just before each beta
test period. It auto-formats all source files to make them
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment