1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-21 05:21:08 +03:00

Update contrib documention mentions to point to actual documentation

sections, rather than just calling it "/contrib/module_name".

Also update pg_test_fsync build instructions now that it is in /contrib.
This commit is contained in:
Bruce Momjian
2011-01-26 09:22:21 -05:00
parent e84730a916
commit 159e3d8629
19 changed files with 57 additions and 59 deletions

View File

@@ -9,7 +9,7 @@
</indexterm>
<para>
The <filename>contrib/spi</> module provides several workable examples
The <application>spi</> module provides several workable examples
of using SPI and triggers. While these functions are of some value in
their own right, they are even more useful as examples to modify for
your own purposes. The functions are general enough to be used