projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c70669
)
Update FAQ_DEV.
author
Bruce Momjian
Sat, 29 Dec 2001 05:12:45 +0000
(
05:12
+0000)
committer
Bruce Momjian
Sat, 29 Dec 2001 05:12:45 +0000
(
05:12
+0000)
doc/FAQ_DEV
patch
|
blob
|
blame
|
history
doc/src/FAQ/FAQ_DEV.html
patch
|
blob
|
blame
|
history
diff --git
a/doc/FAQ_DEV
b/doc/FAQ_DEV
index 073a3917a1d92949c47a67a2cc8518b79274445e..ec243ad21f3d99fa41b8d91fbbf1c26fd9612d32 100644
(file)
--- a/
doc/FAQ_DEV
+++ b/
doc/FAQ_DEV
@@
-23,8
+23,8
@@
1.10) How are RPM's packaged?
1.11) How are CVS branches handled?
-Technical Questions
-
+
Technical Questions
+
2.1) How do I efficiently access information in tables from the
backend code?
2.2) Why are table, column, type, function, view names sometimes
diff --git
a/doc/src/FAQ/FAQ_DEV.html
b/doc/src/FAQ/FAQ_DEV.html
index 2d00bdc5cad0ad2bdf035f19f69861c24be4f50c..d1670f5fe2bac365752702efe91ce903880fe03a 100644
(file)
--- a/
doc/src/FAQ/FAQ_DEV.html
+++ b/
doc/src/FAQ/FAQ_DEV.html
@@
-43,7
+43,9
@@
1.10
) How are RPM's packaged?
1.11
) How are CVS branches handled?
+
Technical Questions
+
2.1
) How do I efficiently access information in
tables from the backend code?
2.2
) Why are table, column, type, function, view