mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Allow each C include file to compile on its own by including any needed
header files.
This commit is contained in:
@@ -13,4 +13,5 @@ pgrminclude [-v]
|
||||
pgdefine create macro calls for all defines in the file (used by
|
||||
the above routines)
|
||||
|
||||
|
||||
It is also a good idea to sort the pg-specific include files in alphabetic
|
||||
order. This is best done with a text editor.
|
||||
|
Reference in New Issue
Block a user