postgresql/src/backend/utils
Tom Lane 432ca9116b Rewrite array_cmp to not depend on deconstruct_array. Should be a little
faster, but more importantly does not leak memory.  Still needs more work
though, per my recent note to pgsql-hackers.
2003-08-15 00:22:26 +00:00
..
adt Rewrite array_cmp to not depend on deconstruct_array. Should be a little 2003-08-15 00:22:26 +00:00
cache Rewriter and planner should use only resno, not resname, to identify 2003-08-11 23:04:50 +00:00
error Another pgindent run with updated typedefs. 2003-08-08 21:42:59 +00:00
fmgr Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
hash Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
init Remove --enable-recode feature, since it's been broken by IPv6 changes, 2003-08-04 04:03:10 +00:00
mb Conversion functions must be STRICT to prevent them from getting null inputs. 2003-08-08 14:31:12 +00:00
misc Rewriter and planner should use only resno, not resname, to identify 2003-08-11 23:04:50 +00:00
mmgr Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
sort Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
time Update copyrights to 2003. 2003-08-04 02:40:20 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
Makefile Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00