aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pgaccess/lib/help/pgfunctions.hlp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pgaccess/lib/help/pgfunctions.hlp')
-rw-r--r--src/bin/pgaccess/lib/help/pgfunctions.hlp13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/bin/pgaccess/lib/help/pgfunctions.hlp b/src/bin/pgaccess/lib/help/pgfunctions.hlp
deleted file mode 100644
index 5e71ce76712..00000000000
--- a/src/bin/pgaccess/lib/help/pgfunctions.hlp
+++ /dev/null
@@ -1,13 +0,0 @@
-.pgaw:Help.f.t insert end \
-"PostgreSQL functions" {title} \
-"
-
-Many data types have functions available for conversion to other related types. In addition, there are some type-specific functions. Some functions are also available through operators and may be documented as operators only.
-
-" {} \
-"\tSQL functions\n" {link sqlfunc} \
-"\tMathematical functions\n" {link mathfunc} \
-"\tString functions\n" {link stringfunc} \
-"\tDate/Time functions\n" {link datefunc} \
-"\tGeometric functions\n" {link geomfunc} \
-"\tIP V4 functions" {link ipv4func}