postgresql/src/backend/utils
Tom Lane 8ca61476e0 Cope with the likelihood that setlocale and localeconv will return
pointers to data that will be changed by any later call to setlocale.
Must copy what they return to be sure we get the right answer.
Karel Zak, further tweaks by Tom Lane.
2001-09-29 21:16:30 +00:00
..
adt Cope with the likelihood that setlocale and localeconv will return 2001-09-29 21:16:30 +00:00
cache Quick-and-dirty fix for recursive plpgsql functions, per bug report from 2001-09-21 00:11:31 +00:00
error
fmgr Install dynamically loadable modules into a private subdirectory 2001-09-16 16:11:11 +00:00
hash
init Implement new 'lightweight lock manager' that's intermediate between 2001-09-29 04:02:27 +00:00
mb Fix bug in mic2ascii(). It does not handle correctly if none ASCII 2001-09-25 01:27:03 +00:00
misc Implement new 'lightweight lock manager' that's intermediate between 2001-09-29 04:02:27 +00:00
mmgr
sort
time
.cvsignore
Gen_fmgrtab.sh
Makefile