diff options
Diffstat (limited to 'src/tools/pginclude')
| -rw-r--r-- | src/tools/pginclude/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/tools/pginclude/README b/src/tools/pginclude/README index 93b8f2777d..893cdd6303 100644 --- a/src/tools/pginclude/README +++ b/src/tools/pginclude/README @@ -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. |
