summaryrefslogtreecommitdiff
path: root/contrib/citext
diff options
context:
space:
mode:
authorPeter Eisentraut2010-11-23 20:27:50 +0000
committerPeter Eisentraut2010-11-23 20:34:55 +0000
commitfc946c39aeacdff7df60c83fca6582985e8546c8 (patch)
tree866145f64c09c0673a4aa3d3a2f5647f0b7afc45 /contrib/citext
parent44475e782f4674d257b9e5c1a3930218a4b4deea (diff)
Remove useless whitespace at end of lines
Diffstat (limited to 'contrib/citext')
-rw-r--r--contrib/citext/citext.sql.in2
-rw-r--r--contrib/citext/expected/citext.out4
-rw-r--r--contrib/citext/expected/citext_1.out4
-rw-r--r--contrib/citext/sql/citext.sql4
4 files changed, 7 insertions, 7 deletions
diff --git a/contrib/citext/citext.sql.in b/contrib/citext/citext.sql.in
index 0aef0ad947a..1e75b55397a 100644
--- a/contrib/citext/citext.sql.in
+++ b/contrib/citext/citext.sql.in
@@ -343,7 +343,7 @@ CREATE OPERATOR !~~* (
);
--
--- Matching citext to text.
+-- Matching citext to text.
--
CREATE OR REPLACE FUNCTION texticlike(citext, text)
diff --git a/contrib/citext/expected/citext.out b/contrib/citext/expected/citext.out
index 21e73be2d75..66ea5ee6ff5 100644
--- a/contrib/citext/expected/citext.out
+++ b/contrib/citext/expected/citext.out
@@ -1046,7 +1046,7 @@ CREATE TABLE caster (
bpchar bpchar,
char char,
chr "char",
- name name,
+ name name,
bytea bytea,
boolean boolean,
float4 float4,
@@ -1055,7 +1055,7 @@ CREATE TABLE caster (
int8 int8,
int4 int4,
int2 int2,
- cidr cidr,
+ cidr cidr,
inet inet,
macaddr macaddr,
money money,
diff --git a/contrib/citext/expected/citext_1.out b/contrib/citext/expected/citext_1.out
index 5fa537bc198..c5ca1f6c541 100644
--- a/contrib/citext/expected/citext_1.out
+++ b/contrib/citext/expected/citext_1.out
@@ -1046,7 +1046,7 @@ CREATE TABLE caster (
bpchar bpchar,
char char,
chr "char",
- name name,
+ name name,
bytea bytea,
boolean boolean,
float4 float4,
@@ -1055,7 +1055,7 @@ CREATE TABLE caster (
int8 int8,
int4 int4,
int2 int2,
- cidr cidr,
+ cidr cidr,
inet inet,
macaddr macaddr,
money money,
diff --git a/contrib/citext/sql/citext.sql b/contrib/citext/sql/citext.sql
index 9014e5d931a..2f9b46665c8 100644
--- a/contrib/citext/sql/citext.sql
+++ b/contrib/citext/sql/citext.sql
@@ -302,7 +302,7 @@ CREATE TABLE caster (
bpchar bpchar,
char char,
chr "char",
- name name,
+ name name,
bytea bytea,
boolean boolean,
float4 float4,
@@ -311,7 +311,7 @@ CREATE TABLE caster (
int8 int8,
int4 int4,
int2 int2,
- cidr cidr,
+ cidr cidr,
inet inet,
macaddr macaddr,
money money,