1
0
mirror of https://github.com/postgres/postgres.git synced 2026-01-05 23:38:41 +03:00

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

This commit is contained in:
Bruce Momjian
2006-07-11 18:26:11 +00:00
parent 0ff3461bcc
commit ac230e7431
16 changed files with 69 additions and 69 deletions

View File

@@ -5,9 +5,9 @@
#include "access/gist.h"
#include "access/itup.h"
#include "utils/builtins.h"
#include "utils/elog.h"
#include "utils/palloc.h"
#include "utils/builtins.h"
#include "storage/bufpage.h"
/* options */