projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e980ec7
)
Fix typo in comment.
author
Heikki Linnakangas
Tue, 1 Apr 2014 06:27:37 +0000
(09:27 +0300)
committer
Heikki Linnakangas
Tue, 1 Apr 2014 06:29:37 +0000
(09:29 +0300)
Amit Langote
contrib/sepgsql/relation.c
patch
|
blob
|
blame
|
history
diff --git
a/contrib/sepgsql/relation.c
b/contrib/sepgsql/relation.c
index e759a7d98ee686ded63385ce4475a127817bd44a..9f25c42b6f56e32e98ba3a9883e7d0a7a98eeadf 100644
(file)
--- a/
contrib/sepgsql/relation.c
+++ b/
contrib/sepgsql/relation.c
@@
-1,6
+1,6
@@
/* -------------------------------------------------------------------------
*
- * contrib/sepgsql/
label
.c
+ * contrib/sepgsql/
relation
.c
*
* Routines corresponding to relation/attribute objects
*