Tom Lane
|
8ecac94bb2
|
Functions on 'text' type updated to new fmgr style. 'text' is
now TOAST-able.
|
2000-07-06 05:48:31 +00:00 |
|
Bruce Momjian
|
5c25d60244
|
Add:
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
to all files copyright Regents of Berkeley. Man, that's a lot of files.
|
2000-01-26 05:58:53 +00:00 |
|
Bruce Momjian
|
fcff1cdf4e
|
Another pgindent run. Sorry folks.
|
1999-05-25 22:43:53 +00:00 |
|
Bruce Momjian
|
07842084fe
|
pgindent run over code.
|
1999-05-25 16:15:34 +00:00 |
|
Bruce Momjian
|
6724a50787
|
Change my-function-name-- to my_function_name, and optimizer renames.
|
1999-02-13 23:22:53 +00:00 |
|
Bruce Momjian
|
858a3b570a
|
New CIDR type and fixed INET type, from D'Arcy.
|
1998-10-21 16:06:50 +00:00 |
|
Bruce Momjian
|
8849655d24
|
I agree. I think, though, that the best argument presented in the
debate was from Paul Vixie, who wanted INET to be the name covering
both IPV4 and IPV6. The following kit makes the needed changes:
Tom Ivar Helbekkmo
|
1998-10-08 00:19:47 +00:00 |
|