@@ -248,10 +248,10 @@ <h1><a name="section_3">Data Types</a></h1>
248248 </ li > </ ul >
249249 </ li > < li > Binary Data
250250 < ul >
251- < li > Improve vacuum of large objects, like / contrib/vacuumlo?
251+ < li > Improve vacuum of large objects, like contrib/vacuumlo?
252252 </ li > < li > Add security checking for large objects
253253 </ li > < li > Auto-delete large objects when referencing row is deleted
254- < p > / contrib/lo offers this functionality.
254+ < p > contrib/lo offers this functionality.
255255</ p >
256256 </ li > < li > Allow read/write into TOAST values like large objects
257257< p > This requires the TOAST column to be stored EXTERNAL.
@@ -1167,7 +1167,7 @@ <h1><a name="section_19">Source Code</a></h1>
11671167
11681168< ul >
11691169 < li > Add use of 'const' for variables in source tree
1170- </ li > < li > Move some things from / contrib into main tree
1170+ </ li > < li > Move some things from contrib into main tree
11711171 </ li > < li > %Remove warnings created by -Wcast-align
11721172 </ li > < li > Move platform-specific ps status display info from ps_status.c to ports
11731173 </ li > < li > Add optional CRC checksum to heap and index pages
@@ -1176,7 +1176,7 @@ <h1><a name="section_19">Source Code</a></h1>
11761176 </ li > < li > Acquire lock on a relation before building a relcache entry for it
11771177 </ li > < li > Allow cross-compiling by generating the zic database on the target system
11781178 </ li > < li > Improve NLS maintenance of libpgport messages linked onto applications
1179- </ li > < li > Clean up casting in / contrib/isn
1179+ </ li > < li > Clean up casting in contrib/isn
11801180< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00245.php "> http://archives.postgresql.org/pgsql-hackers/2006-11/msg00245.php</ a >
11811181</ p >
11821182 </ li > < li > Use UTF8 encoding for NLS messages so all server encodings can
0 commit comments