summaryrefslogtreecommitdiff
path: root/contrib/lo
diff options
context:
space:
mode:
authorPeter Eisentraut2017-03-01 16:55:28 +0000
committerPeter Eisentraut2017-03-01 16:55:28 +0000
commit788af6f8541d5f30acec540e4fd3cb24f5347209 (patch)
tree16150f8aa906369c13578922ed33636c530bd529 /contrib/lo
parentb5a388392dab4c4a7c0fbd6cd0ad7421eabfc5cf (diff)
Move atooid() definition to a central place
Diffstat (limited to 'contrib/lo')
-rw-r--r--contrib/lo/lo.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/lo/lo.c b/contrib/lo/lo.c
index 050bd8a72a7..6bd24309319 100644
--- a/contrib/lo/lo.c
+++ b/contrib/lo/lo.c
@@ -14,8 +14,6 @@
PG_MODULE_MAGIC;
-#define atooid(x) ((Oid) strtoul((x), NULL, 10))
-
/*
* This is the trigger that protects us from orphaned large objects