mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Change /contrib to contrib for consistency.
This commit is contained in:
@ -672,7 +672,7 @@
|
||||
/* Define to 1 to build with XML support. (--with-libxml) */
|
||||
#undef USE_LIBXML
|
||||
|
||||
/* Define to 1 to use XSLT support when building /contrib/xml2.
|
||||
/* Define to 1 to use XSLT support when building contrib/xml2.
|
||||
(--with-libxslt) */
|
||||
#undef USE_LIBXSLT
|
||||
|
||||
|
@ -7,7 +7,7 @@ To use pgindent:
|
||||
|
||||
2) Install to /usr/local/pgsql
|
||||
|
||||
3) Install all /contrib modules
|
||||
3) Install all contrib modules
|
||||
|
||||
4) Save a list of typedefs by running:
|
||||
|
||||
|
Reference in New Issue
Block a user