summaryrefslogtreecommitdiff
path: root/psql/psql/src/common
diff options
context:
space:
mode:
Diffstat (limited to 'psql/psql/src/common')
l---------psql/psql/src/common/exec.c1
l---------psql/psql/src/common/fe_memutils.c1
l---------psql/psql/src/common/keywords.c1
l---------psql/psql/src/common/kwlookup.c1
l---------psql/psql/src/common/logging.c1
l---------psql/psql/src/common/pg_get_line.c1
l---------psql/psql/src/common/psprintf.c1
l---------psql/psql/src/common/sprompt.c1
l---------psql/psql/src/common/string.c1
l---------psql/psql/src/common/stringinfo.c1
l---------psql/psql/src/common/username.c1
l---------psql/psql/src/common/wait_error.c1
12 files changed, 12 insertions, 0 deletions
diff --git a/psql/psql/src/common/exec.c b/psql/psql/src/common/exec.c
new file mode 120000
index 0000000..2c234c1
--- /dev/null
+++ b/psql/psql/src/common/exec.c
@@ -0,0 +1 @@
+../../../../upstream/src/common/exec.c \ No newline at end of file
diff --git a/psql/psql/src/common/fe_memutils.c b/psql/psql/src/common/fe_memutils.c
new file mode 120000
index 0000000..9612fe0
--- /dev/null
+++ b/psql/psql/src/common/fe_memutils.c
@@ -0,0 +1 @@
+../../../../upstream/src/common/fe_memutils.c \ No newline at end of file
diff --git a/psql/psql/src/common/keywords.c b/psql/psql/src/common/keywords.c
new file mode 120000
index 0000000..caa9311
--- /dev/null
+++ b/psql/psql/src/common/keywords.c
@@ -0,0 +1 @@
+../../../../upstream/src/common/keywords.c \ No newline at end of file
diff --git a/psql/psql/src/common/kwlookup.c b/psql/psql/src/common/kwlookup.c
new file mode 120000
index 0000000..9422291
--- /dev/null
+++ b/psql/psql/src/common/kwlookup.c
@@ -0,0 +1 @@
+../../../../upstream/src/common/kwlookup.c \ No newline at end of file
diff --git a/psql/psql/src/common/logging.c b/psql/psql/src/common/logging.c
new file mode 120000
index 0000000..c23a3d6
--- /dev/null
+++ b/psql/psql/src/common/logging.c
@@ -0,0 +1 @@
+../../../../upstream/src/common/logging.c \ No newline at end of file
diff --git a/psql/psql/src/common/pg_get_line.c b/psql/psql/src/common/pg_get_line.c
new file mode 120000
index 0000000..9c031ff
--- /dev/null
+++ b/psql/psql/src/common/pg_get_line.c
@@ -0,0 +1 @@
+../../../../upstream/src/common/pg_get_line.c \ No newline at end of file
diff --git a/psql/psql/src/common/psprintf.c b/psql/psql/src/common/psprintf.c
new file mode 120000
index 0000000..420da37
--- /dev/null
+++ b/psql/psql/src/common/psprintf.c
@@ -0,0 +1 @@
+../../../../upstream/src/common/psprintf.c \ No newline at end of file
diff --git a/psql/psql/src/common/sprompt.c b/psql/psql/src/common/sprompt.c
new file mode 120000
index 0000000..d67c058
--- /dev/null
+++ b/psql/psql/src/common/sprompt.c
@@ -0,0 +1 @@
+../../../../upstream/src/common/sprompt.c \ No newline at end of file
diff --git a/psql/psql/src/common/string.c b/psql/psql/src/common/string.c
new file mode 120000
index 0000000..bd4d956
--- /dev/null
+++ b/psql/psql/src/common/string.c
@@ -0,0 +1 @@
+../../../../upstream/src/common/string.c \ No newline at end of file
diff --git a/psql/psql/src/common/stringinfo.c b/psql/psql/src/common/stringinfo.c
new file mode 120000
index 0000000..1bbe7ff
--- /dev/null
+++ b/psql/psql/src/common/stringinfo.c
@@ -0,0 +1 @@
+../../../../upstream/src/common/stringinfo.c \ No newline at end of file
diff --git a/psql/psql/src/common/username.c b/psql/psql/src/common/username.c
new file mode 120000
index 0000000..5947624
--- /dev/null
+++ b/psql/psql/src/common/username.c
@@ -0,0 +1 @@
+../../../../upstream/src/common/username.c \ No newline at end of file
diff --git a/psql/psql/src/common/wait_error.c b/psql/psql/src/common/wait_error.c
new file mode 120000
index 0000000..47dfbd0
--- /dev/null
+++ b/psql/psql/src/common/wait_error.c
@@ -0,0 +1 @@
+../../../../upstream/src/common/wait_error.c \ No newline at end of file