# | Line 163 | Line 163 | |
---|---|---|
163 | This will compile and install the implementation for the "bioseg0" type. | |
164 | The "0" in the name being a mnemonic for "0-based". | |
165 | ||
166 | < | Then restart PostgreSQL and run: |
167 | < | psql -d databasename < bioseg.sql |
168 | < | as usual to install the type in the database. |
166 | > | Then restart PostgreSQL and read "bioseg0.sql": |
167 | > | psql -d databasename < bioseg0.sql |
168 | > | as to install the type in a database. |
169 | ||
170 | Note | |
171 | ---- |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |