postgresql/src/backend/utils
Tom Lane 59f9a0b9df Implement a solution to the 'Turkish locale downcases I incorrectly'
problem, per previous discussion.  Make some additional changes to
centralize the knowledge of just how identifier downcasing is done,
in hopes of simplifying any future tweaking in this area.
2004-02-21 00:34:53 +00:00
..
adt Implement a solution to the 'Turkish locale downcases I incorrectly' 2004-02-21 00:34:53 +00:00
cache Restructure smgr API as per recent proposal. smgr no longer depends on 2004-02-10 01:55:27 +00:00
error $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
fmgr Under Win32, stat() returns an st_ino field, but it has no meaning (on 2004-02-17 03:35:57 +00:00
hash Use hash table name, not one-size-fits-all 'DynaHashTable', to identify 2003-12-29 23:54:22 +00:00
init Centralize implementation of delay code by creating a pg_usleep() 2004-02-10 03:42:45 +00:00
mb If we don't have shared libraries, we don't have conversions. Make 2004-01-21 19:22:19 +00:00
misc This patch brings up to date what I did last year (now unfortunately 2004-02-17 03:54:57 +00:00
mmgr Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. 2004-02-03 17:34:04 +00:00
sort Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. 2004-02-03 17:34:04 +00:00
time $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
Makefile There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to 2004-01-04 05:57:21 +00:00