1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Update FAQ_DEV.

This commit is contained in:
Bruce Momjian
2000-12-09 04:57:31 +00:00
parent 5dd9fc724e
commit 9ed7237110
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
11) What is configure all about?
12) How do I add a new port?
13) What is CommandCounterIncrement()?
13) Why don't we use threads in the backend?
14) Why don't we use threads in the backend?
_________________________________________________________________
1) What tools are available for developers?