Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parse CONTEXT in Postgres output | Daniele Varrazzo | 2011-09-01 | 1 | -0/+1 |
* | Detect multiline strings and error output in psql session | Daniele Varrazzo | 2011-04-13 | 1 | -0/+11 |
* | The prompt in psql must start with a non-blank character | Daniele Varrazzo | 2011-04-13 | 1 | -0/+11 |
* | Multiline input in psql console without requiring prompt at each line | Daniele Varrazzo | 2011-04-12 | 1 | -5/+15 |
* | psql can receive many backslash commands on the same line | Daniele Varrazzo | 2011-04-12 | 1 | -0/+5 |
* | Handle PostgreSQL escaped strings | Daniele Varrazzo | 2011-04-05 | 1 | -0/+2 |
* | Better psql commands parser | Daniele Varrazzo | 2011-04-04 | 1 | -0/+5 |
* | Multi-character operators in PostgreSQL | Daniele Varrazzo | 2011-04-04 | 1 | -1/+1 |
* | Added support for psql variables | Daniele Varrazzo | 2011-04-04 | 1 | -0/+9 |
* | Added sample psql session file | Daniele Varrazzo | 2011-04-01 | 1 | -0/+68 |