diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-03-13 19:27:53 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-03-13 19:27:53 +0000 |
commit | 8264cbcb50f1a4730b765f8c81979f95bf712a09 (patch) | |
tree | 854d86cced02e52cf05422d51c5a0156bd15938a /doc/FAQ_DEV | |
parent | ff02d0a05280e96e0b91b97ec50e98611f9c7598 (diff) | |
download | postgresql-8264cbcb50f1a4730b765f8c81979f95bf712a09.tar.gz postgresql-8264cbcb50f1a4730b765f8c81979f95bf712a09.zip |
Remove CENTER tag.
Diffstat (limited to 'doc/FAQ_DEV')
-rw-r--r-- | doc/FAQ_DEV | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/FAQ_DEV b/doc/FAQ_DEV index f3a9835cfff..2272d2199e4 100644 --- a/doc/FAQ_DEV +++ b/doc/FAQ_DEV @@ -1,7 +1,7 @@ Developer's Frequently Asked Questions (FAQ) for PostgreSQL - Last updated: Fri Mar 11 16:43:05 EST 2005 + Last updated: Sun Mar 13 14:27:45 EST 2005 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -44,8 +44,8 @@ Technical Questions 2.7) What is CommandCounterIncrement()? _________________________________________________________________ - General Questions - +General Questions + 1.1) How do I get involved in PostgreSQL development? Download the code and have a look around. See 1.7. |