postgresql/src/backend
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
..
access Create core infrastructure for KNNGIST. 2010-12-02 20:51:37 -05:00
bootstrap Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
catalog Object access hook framework, with post-creation hook. 2010-11-25 11:50:13 -05:00
commands Create core infrastructure for KNNGIST. 2010-12-02 20:51:37 -05:00
executor Create core infrastructure for KNNGIST. 2010-12-02 20:51:37 -05:00
foreign Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
lib Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
libpq Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
main Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
nodes Create core infrastructure for KNNGIST. 2010-12-02 20:51:37 -05:00
optimizer Create core infrastructure for KNNGIST. 2010-12-02 20:51:37 -05:00
parser Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
po Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
port Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
postmaster Fix leakage of cost_limit when multiple autovacuum workers are active. 2010-11-19 22:29:44 -05:00
regex Fix comparisons of pointers with zero to compare with NULL instead. 2010-10-29 15:51:52 -04:00
replication Improved parallel make support 2010-11-12 22:15:16 +02:00
rewrite Object access hook framework, with post-creation hook. 2010-11-25 11:50:13 -05:00
snowball Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
storage Move call to GetTopTransactionId() earlier in LockAcquire(), 2010-11-29 01:08:02 +00:00
tcop Add more ALTER <object> .. SET SCHEMA commands. 2010-11-26 17:31:54 -05:00
tsearch Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
utils Remove unnecessary string null-termination in pg_convert. 2010-12-03 12:00:27 +09:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
Makefile Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
common.mk Improved parallel make support 2010-11-12 22:15:16 +02:00
nls.mk Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00