annotate modules/postgresql/.cvsignore @ 5785:7343a186a475

Correct some partial character accounting, buffered_bytecount_to_charcount(). src/ChangeLog addition: 2014-01-23 Aidan Kehoe <kehoea@parhasard.net> * lstream.c (Lstream_read_1): Don't include the unread partial character in unget_character_count, since our consumers will never be aware of it. * text.c: * text.c (buffered_bytecount_to_charcount): A buffer consisting entirely of a partial character needs to be treated as a partial last character, not a partial first character, to avoid double-counting.
author Aidan Kehoe <kehoea@parhasard.net>
date Thu, 23 Jan 2014 13:49:40 +0000
parents d64a370129c7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
996
25e260cb7994 [xemacs-hg @ 2002-09-10 15:27:02 by james]
james
parents:
diff changeset
1 *.ell
25e260cb7994 [xemacs-hg @ 2002-09-10 15:27:02 by james]
james
parents:
diff changeset
2 *_i.c
1358
d64a370129c7 [xemacs-hg @ 2003-03-16 21:02:01 by youngs]
youngs
parents: 996
diff changeset
3 GNUmakefile
d64a370129c7 [xemacs-hg @ 2003-03-16 21:02:01 by youngs]
youngs
parents: 996
diff changeset
4 Makefile
d64a370129c7 [xemacs-hg @ 2003-03-16 21:02:01 by youngs]
youngs
parents: 996
diff changeset
5 Makefile.in