postgresql/src/backend/utils
Itagaki Takahiro fd223c7407 Remove unnecessary string null-termination in pg_convert.
We can directly verify the unterminated input with pg_verify_mbstr_len.
2010-12-03 12:00:27 +09:00
..
adt Create core infrastructure for KNNGIST. 2010-12-02 20:51:37 -05:00
cache Create core infrastructure for KNNGIST. 2010-12-02 20:51:37 -05:00
error Use appendStringInfoString() where appropriate in elog.c. 2010-11-04 15:28:35 -04:00
fmgr Fix comparisons of pointers with zero to compare with NULL instead. 2010-10-29 15:51:52 -04:00
hash Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
init Remove bogus use of PGDLLIMPORT. 2010-11-26 17:05:29 -05:00
mb Remove unnecessary string null-termination in pg_convert. 2010-12-03 12:00:27 +09:00
misc Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
mmgr Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
resowner Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
sort Eliminate some repetitive coding in tuplesort.c. 2010-10-07 20:32:21 -04:00
time Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Gen_dummy_probes.sed Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
Gen_fmgrtab.pl Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
probes.d Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00