Commits

DateSubjectAuthorReleases
2012-03-08 Fix indentation of \d footers for non-ASCII cases. Tom Lane 9.2.0
2010-08-18 Rename utf2ucs() to utf8_to_unicode(), and export it so it can be used Tom Lane 9.1.0
2010-08-16 Fix psql's copy of utf2ucs() to match the backend's copy exactly; Tom Lane 7.4.30
2010-08-16 Fix psql's copy of utf2ucs() to match the backend's copy exactly; Tom Lane 8.0.26
2010-08-16 Fix psql's copy of utf2ucs() to match the backend's copy exactly; Tom Lane 8.1.22
2010-08-16 Fix psql's copy of utf2ucs() to match the backend's copy exactly; Tom Lane 8.2.18
2010-08-16 Fix psql's copy of utf2ucs() to match the backend's copy exactly; Tom Lane 8.3.12
2010-08-16 Fix psql's copy of utf2ucs() to match the backend's copy exactly; Tom Lane 8.4.5
2010-08-16 Fix psql's copy of utf2ucs() to match the backend's copy exactly; Tom Lane 9.0.0
2010-08-16 Fix psql's copy of utf2ucs() to match the backend's copy exactly; Tom Lane 9.1.0
2009-11-25 Simplify psql's new linestyle behavior to default to linestyle=ascii all Tom Lane 9.0.0
2009-10-13 Add "\pset linestyle ascii/unicode" option to psql, allowing our traditional Tom Lane 9.0.0
2008-05-29 Make 8.3.x psql print tab characters as an appropriate number of spaces, Tom Lane 8.3.2
2008-05-09 Fix memory stomp that's turning the whole buildfarm pink: you can't hack up Tom Lane 8.4.0
2007-10-13 Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the Tom Lane 8.3.0
2006-12-27 Print combining characters (those reported as having zero width by Tom Lane 8.2.1
2006-12-27 Print combining characters (those reported as having zero width by Tom Lane 8.3.0
2006-02-10 Clean up signedness warnings and 64-bit bugs in recent psql printing Tom Lane 8.2.0
2005-09-24 Suppress signed-vs-unsigned-char warnings. Tom Lane 8.1.0
2003-08-04 Fix some copyright notices that weren't updated. Improve copyright tool Tom Lane 7.4.1