index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
copy.c
Commit message (
Expand
)
Author
Age
*
Fix psql's \copy to accept table names containing schemas, as well as
Tom Lane
2002-10-19
*
Fix psql to cope with autocommit off, at least during startup.
Tom Lane
2002-10-15
*
The attached patch fixes a number of issues related to compiling the
Bruce Momjian
2002-10-03
*
Translation updates, some messages tweaked.
Peter Eisentraut
2002-09-22
*
pgindent run.
Bruce Momjian
2002-09-04
*
Improve COPY syntax to use WITH clause, keep backward compatibility.
Bruce Momjian
2002-06-20
*
Remove reference to BLCKSZ.
Peter Eisentraut
2002-04-24
*
Remove traces of NAMEDATALEN and INDEX_MAX_KEYS from psql. Build buffers
Peter Eisentraut
2002-04-24
*
Add fstat / S_ISDIR checks to make sure we're not trying to use a
Bruce Momjian
2002-02-23
*
Native Language Support (NLS)
Peter Eisentraut
2001-06-02
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-02-10
*
Fix counting of lines in scripts with 'copy from stdin'.
Peter Eisentraut
2000-12-03
*
more psql bug squashing:
Peter Eisentraut
2000-04-16
*
fixed another psql \e bug (handle newlines as whitespace)
Peter Eisentraut
2000-04-14
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
More fixes for psql ^C handling, especially during copy. Still doesn't
Peter Eisentraut
2000-03-01
*
Fixed psql's Control-C handling when COPY in progress
Peter Eisentraut
2000-02-21
*
Clean up include files use in psql.
Bruce Momjian
2000-02-16
*
A few minor psql enhancements
Peter Eisentraut
2000-01-29
*
Fix handleCopyIn's response to EOF seen mid-line, that is, input file
Tom Lane
2000-01-21
*
Added new pg_id to fix initdb problems
Peter Eisentraut
2000-01-20
*
another set of cleanups
Peter Eisentraut
2000-01-18
*
Adapt to the changes of libpq(eliminateing using putenv()).
Tatsuo Ishii
2000-01-15
*
Fixed psql variables vs array syntax, as well as minor psql enhancements
Peter Eisentraut
2000-01-14
*
Fixed a few "fixes" and bugs. Adjusted messages and options to GNU suggestions.
Peter Eisentraut
2000-01-12
*
psql cleanup
Bruce Momjian
1999-11-04
*
Major psql overhaul by Peter Eisentraut.
Bruce Momjian
1999-11-04