summaryrefslogtreecommitdiff
path: root/psql/psql/include
diff options
context:
space:
mode:
Diffstat (limited to 'psql/psql/include')
-rw-r--r--psql/psql/include/.gitattributes1
l---------psql/psql/include/c.h1
l---------psql/psql/include/catalog/genbki.h1
l---------psql/psql/include/catalog/pg_am.h1
l---------psql/psql/include/common1
l---------psql/psql/include/fe_utils/cancel.h1
l---------psql/psql/include/fe_utils/conditional.h1
l---------psql/psql/include/fe_utils/mbprint.h1
l---------psql/psql/include/fe_utils/print.h1
l---------psql/psql/include/fe_utils/psqlscan.h1
l---------psql/psql/include/fe_utils/psqlscan_int.h1
l---------psql/psql/include/fe_utils/string_utils.h1
l---------psql/psql/include/getopt_long.h1
l---------psql/psql/include/lib/sort_template.h1
l---------psql/psql/include/lib/stringinfo.h1
l---------psql/psql/include/libpq/pqcomm.h1
l---------psql/psql/include/mb/pg_wchar.h1
l---------psql/psql/include/parser/kwlist.h1
l---------psql/psql/include/pg_config_manual.h1
l---------psql/psql/include/pg_getopt.h1
l---------psql/psql/include/port.h1
-rw-r--r--psql/psql/include/port/.gitattributes2
l---------psql/psql/include/port/darwin.h1
l---------psql/psql/include/port/freebsd.h1
l---------psql/psql/include/port/linux.h1
l---------psql/psql/include/port/win321
l---------psql/psql/include/port/win32.h1
l---------psql/psql/include/port/win32_msvc1
l---------psql/psql/include/portability/instr_time.h1
l---------psql/psql/include/postgres_fe.h1
l---------psql/psql/include/pqexpbuffer.h1
31 files changed, 32 insertions, 0 deletions
diff --git a/psql/psql/include/.gitattributes b/psql/psql/include/.gitattributes
new file mode 100644
index 0000000..8cb5c4f
--- /dev/null
+++ b/psql/psql/include/.gitattributes
@@ -0,0 +1 @@
+common symlink=dir
diff --git a/psql/psql/include/c.h b/psql/psql/include/c.h
new file mode 120000
index 0000000..6f95f77
--- /dev/null
+++ b/psql/psql/include/c.h
@@ -0,0 +1 @@
+../../../upstream/src/include/c.h \ No newline at end of file
diff --git a/psql/psql/include/catalog/genbki.h b/psql/psql/include/catalog/genbki.h
new file mode 120000
index 0000000..1fe9988
--- /dev/null
+++ b/psql/psql/include/catalog/genbki.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/catalog/genbki.h \ No newline at end of file
diff --git a/psql/psql/include/catalog/pg_am.h b/psql/psql/include/catalog/pg_am.h
new file mode 120000
index 0000000..3cc161d
--- /dev/null
+++ b/psql/psql/include/catalog/pg_am.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/catalog/pg_am.h \ No newline at end of file
diff --git a/psql/psql/include/common b/psql/psql/include/common
new file mode 120000
index 0000000..4379965
--- /dev/null
+++ b/psql/psql/include/common
@@ -0,0 +1 @@
+../../../upstream/src/include/common \ No newline at end of file
diff --git a/psql/psql/include/fe_utils/cancel.h b/psql/psql/include/fe_utils/cancel.h
new file mode 120000
index 0000000..5b55d78
--- /dev/null
+++ b/psql/psql/include/fe_utils/cancel.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/fe_utils/cancel.h \ No newline at end of file
diff --git a/psql/psql/include/fe_utils/conditional.h b/psql/psql/include/fe_utils/conditional.h
new file mode 120000
index 0000000..389c31e
--- /dev/null
+++ b/psql/psql/include/fe_utils/conditional.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/fe_utils/conditional.h \ No newline at end of file
diff --git a/psql/psql/include/fe_utils/mbprint.h b/psql/psql/include/fe_utils/mbprint.h
new file mode 120000
index 0000000..91c4a37
--- /dev/null
+++ b/psql/psql/include/fe_utils/mbprint.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/fe_utils/mbprint.h \ No newline at end of file
diff --git a/psql/psql/include/fe_utils/print.h b/psql/psql/include/fe_utils/print.h
new file mode 120000
index 0000000..9bb3874
--- /dev/null
+++ b/psql/psql/include/fe_utils/print.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/fe_utils/print.h \ No newline at end of file
diff --git a/psql/psql/include/fe_utils/psqlscan.h b/psql/psql/include/fe_utils/psqlscan.h
new file mode 120000
index 0000000..c9d2c3b
--- /dev/null
+++ b/psql/psql/include/fe_utils/psqlscan.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/fe_utils/psqlscan.h \ No newline at end of file
diff --git a/psql/psql/include/fe_utils/psqlscan_int.h b/psql/psql/include/fe_utils/psqlscan_int.h
new file mode 120000
index 0000000..974bfa0
--- /dev/null
+++ b/psql/psql/include/fe_utils/psqlscan_int.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/fe_utils/psqlscan_int.h \ No newline at end of file
diff --git a/psql/psql/include/fe_utils/string_utils.h b/psql/psql/include/fe_utils/string_utils.h
new file mode 120000
index 0000000..c8ad0e7
--- /dev/null
+++ b/psql/psql/include/fe_utils/string_utils.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/fe_utils/string_utils.h \ No newline at end of file
diff --git a/psql/psql/include/getopt_long.h b/psql/psql/include/getopt_long.h
new file mode 120000
index 0000000..d2a9386
--- /dev/null
+++ b/psql/psql/include/getopt_long.h
@@ -0,0 +1 @@
+../../../upstream/src/include/getopt_long.h \ No newline at end of file
diff --git a/psql/psql/include/lib/sort_template.h b/psql/psql/include/lib/sort_template.h
new file mode 120000
index 0000000..6821f8a
--- /dev/null
+++ b/psql/psql/include/lib/sort_template.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/lib/sort_template.h \ No newline at end of file
diff --git a/psql/psql/include/lib/stringinfo.h b/psql/psql/include/lib/stringinfo.h
new file mode 120000
index 0000000..c5c3439
--- /dev/null
+++ b/psql/psql/include/lib/stringinfo.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/lib/stringinfo.h \ No newline at end of file
diff --git a/psql/psql/include/libpq/pqcomm.h b/psql/psql/include/libpq/pqcomm.h
new file mode 120000
index 0000000..69de3bc
--- /dev/null
+++ b/psql/psql/include/libpq/pqcomm.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/libpq/pqcomm.h \ No newline at end of file
diff --git a/psql/psql/include/mb/pg_wchar.h b/psql/psql/include/mb/pg_wchar.h
new file mode 120000
index 0000000..ed65657
--- /dev/null
+++ b/psql/psql/include/mb/pg_wchar.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/mb/pg_wchar.h \ No newline at end of file
diff --git a/psql/psql/include/parser/kwlist.h b/psql/psql/include/parser/kwlist.h
new file mode 120000
index 0000000..5872329
--- /dev/null
+++ b/psql/psql/include/parser/kwlist.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/parser/kwlist.h \ No newline at end of file
diff --git a/psql/psql/include/pg_config_manual.h b/psql/psql/include/pg_config_manual.h
new file mode 120000
index 0000000..485eb76
--- /dev/null
+++ b/psql/psql/include/pg_config_manual.h
@@ -0,0 +1 @@
+../../../upstream/src/include/pg_config_manual.h \ No newline at end of file
diff --git a/psql/psql/include/pg_getopt.h b/psql/psql/include/pg_getopt.h
new file mode 120000
index 0000000..447954e
--- /dev/null
+++ b/psql/psql/include/pg_getopt.h
@@ -0,0 +1 @@
+../../../upstream/src/include/pg_getopt.h \ No newline at end of file
diff --git a/psql/psql/include/port.h b/psql/psql/include/port.h
new file mode 120000
index 0000000..82aed06
--- /dev/null
+++ b/psql/psql/include/port.h
@@ -0,0 +1 @@
+../../../upstream/src/include/port.h \ No newline at end of file
diff --git a/psql/psql/include/port/.gitattributes b/psql/psql/include/port/.gitattributes
new file mode 100644
index 0000000..2ba6a7e
--- /dev/null
+++ b/psql/psql/include/port/.gitattributes
@@ -0,0 +1,2 @@
+win32 symlink=dir
+win32_msvc symlink=dir
diff --git a/psql/psql/include/port/darwin.h b/psql/psql/include/port/darwin.h
new file mode 120000
index 0000000..7844da8
--- /dev/null
+++ b/psql/psql/include/port/darwin.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/port/darwin.h \ No newline at end of file
diff --git a/psql/psql/include/port/freebsd.h b/psql/psql/include/port/freebsd.h
new file mode 120000
index 0000000..7685fa5
--- /dev/null
+++ b/psql/psql/include/port/freebsd.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/port/freebsd.h \ No newline at end of file
diff --git a/psql/psql/include/port/linux.h b/psql/psql/include/port/linux.h
new file mode 120000
index 0000000..3e054ce
--- /dev/null
+++ b/psql/psql/include/port/linux.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/port/linux.h \ No newline at end of file
diff --git a/psql/psql/include/port/win32 b/psql/psql/include/port/win32
new file mode 120000
index 0000000..306f506
--- /dev/null
+++ b/psql/psql/include/port/win32
@@ -0,0 +1 @@
+../../../../upstream/src/include/port/win32 \ No newline at end of file
diff --git a/psql/psql/include/port/win32.h b/psql/psql/include/port/win32.h
new file mode 120000
index 0000000..f48b8ef
--- /dev/null
+++ b/psql/psql/include/port/win32.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/port/win32.h \ No newline at end of file
diff --git a/psql/psql/include/port/win32_msvc b/psql/psql/include/port/win32_msvc
new file mode 120000
index 0000000..bf2a9ef
--- /dev/null
+++ b/psql/psql/include/port/win32_msvc
@@ -0,0 +1 @@
+../../../../upstream/src/include/port/win32_msvc \ No newline at end of file
diff --git a/psql/psql/include/portability/instr_time.h b/psql/psql/include/portability/instr_time.h
new file mode 120000
index 0000000..4768836
--- /dev/null
+++ b/psql/psql/include/portability/instr_time.h
@@ -0,0 +1 @@
+../../../../upstream/src/include/portability/instr_time.h \ No newline at end of file
diff --git a/psql/psql/include/postgres_fe.h b/psql/psql/include/postgres_fe.h
new file mode 120000
index 0000000..5277360
--- /dev/null
+++ b/psql/psql/include/postgres_fe.h
@@ -0,0 +1 @@
+../../../upstream/src/include/postgres_fe.h \ No newline at end of file
diff --git a/psql/psql/include/pqexpbuffer.h b/psql/psql/include/pqexpbuffer.h
new file mode 120000
index 0000000..8430a6d
--- /dev/null
+++ b/psql/psql/include/pqexpbuffer.h
@@ -0,0 +1 @@
+../../../upstream/src/interfaces/libpq/pqexpbuffer.h \ No newline at end of file