#include "postgres_fe.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <wctype.h>
#include "common/unicode_category.h"
#include "common/unicode_version.h"
Go to the source code of this file.
Definition at line 223 of file category_test.c.
References icu_unicode_version(), parse_unicode_version(), pg_unicode_version, PG_UNICODE_VERSION, and printf.
Definition at line 35 of file category_test.c.
References Assert(), and PG_USED_FOR_ASSERTS_ONLY.
Referenced by main().
Definition at line 26 of file category_test.c.
Referenced by main().