1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-13 07:41:39 +03:00

Alphabetically order reference to include files, "N" - "S".

This commit is contained in:
Bruce Momjian
2006-07-11 17:26:59 +00:00
parent 3a534ade39
commit 0ff3461bcc
24 changed files with 56 additions and 54 deletions

View File

@ -1,7 +1,7 @@
#include "postgres.h"
#include "storage/bufpage.h"
#include "access/skey.h"
#include "storage/bufpage.h"
#include "access/gist.h"
#include "query.h"