Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb41ad commit ca5771dCopy full SHA for ca5771d
doc/TODO
@@ -130,9 +130,9 @@ TYPES
130
* Declare typein/out functions in pg_proc with a special "C string" data type
131
* Add non-large-object binary field
132
* -Add index on NUMERIC/DECIMAL type(Jan)
133
-* Make Absolutetime/Relativetime int4 because time_t can be int8 on some ports
+* -Make Absolutetime/Relativetime int4 because time_t can be int8 on some ports
134
* Functions returning sets don't really work right[function]
135
-* Make type equivalency apply to aggregates
+* -Make type equivalency apply to aggregates
136
137
VIEWS
138
0 commit comments