Commit Graph

130 Commits (2102ba4b586350957bf95b371432583239000164)

Author SHA1 Message Date
Tom Lane f9ebf36970 Update psql for some features of new FE/BE protocol. There is a 23 years ago
Bruce Momjian be1c6e7529 Here's some changes I made last night to psql's common.c (as found in 23 years ago
Tom Lane 44dc9c1faa Fix psql's \copy to accept table names containing schemas, as well as 23 years ago
Tom Lane 951ec872c7 Fix psql to cope with autocommit off, at least during startup. 24 years ago
Bruce Momjian a0bf2503ea The attached patch fixes a number of issues related to compiling the 24 years ago
Peter Eisentraut 2972fd5d83 Translation updates, some messages tweaked. 24 years ago
Bruce Momjian e50f52a074 pgindent run. 24 years ago
Bruce Momjian c2c2fd57ee Improve COPY syntax to use WITH clause, keep backward compatibility. 24 years ago
Peter Eisentraut 8889eb098a Remove reference to BLCKSZ. 24 years ago
Peter Eisentraut 3d726290c0 Remove traces of NAMEDATALEN and INDEX_MAX_KEYS from psql. Build buffers 24 years ago
Bruce Momjian 5f644ea699 Add fstat / S_ISDIR checks to make sure we're not trying to use a 24 years ago
Peter Eisentraut e542036461 Native Language Support (NLS) 25 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Peter Eisentraut e7c80220d3 Fix counting of lines in scripts with 'copy from stdin'. 25 years ago
Peter Eisentraut aae70b2dca more psql bug squashing: 26 years ago
Peter Eisentraut ffc9812451 fixed another psql \e bug (handle newlines as whitespace) 26 years ago
Bruce Momjian 52f77df613 Ye-old pgindent run. Same 4-space tabs. 26 years ago
Peter Eisentraut c75adac757 More fixes for psql ^C handling, especially during copy. Still doesn't 26 years ago
Peter Eisentraut c8009959c9 Fixed psql's Control-C handling when COPY in progress 26 years ago
Bruce Momjian 78693c89d7 Clean up include files use in psql. 26 years ago
Peter Eisentraut 2b84cbb60f A few minor psql enhancements 26 years ago
Tom Lane e33f550bc0 Fix handleCopyIn's response to EOF seen mid-line, that is, input file 26 years ago
Peter Eisentraut 13f8875017 Added new pg_id to fix initdb problems 26 years ago
Peter Eisentraut f565cf41ab another set of cleanups 26 years ago
Tatsuo Ishii bfbd58ce13 Adapt to the changes of libpq(eliminateing using putenv()). 26 years ago
Peter Eisentraut 7c9390caa1 Fixed psql variables vs array syntax, as well as minor psql enhancements 26 years ago
Peter Eisentraut f6689a328f Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions. 26 years ago
Bruce Momjian 0e6652e673 psql cleanup 26 years ago
Bruce Momjian a45195a191 Major psql overhaul by Peter Eisentraut. 26 years ago