1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-08 06:02:22 +03:00

Sort reference of include files, "A" - "F".

This commit is contained in:
Bruce Momjian
2006-07-11 16:35:33 +00:00
parent c469aed1cb
commit fa601357fb
23 changed files with 51 additions and 51 deletions

View File

@@ -2,8 +2,8 @@
#include "postgres.h"
#include "fmgr.h"
#include "catalog/pg_proc.h"
#include "catalog/pg_namespace.h"
#include "catalog/pg_proc.h"
#include "utils/syscache.h"
#include "miscadmin.h"