Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

In TSV as commonly implemented (for example, the default output format of Postgres and MySQL), tab and newline are escaped, not quoted. This makes processing the data much easier. For example, you can skip to a certain record or field just by skipping literal newlines or tabs.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: