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
/
psql.c
Commit message (
Expand
)
Author
Age
*
Fix for inclusion of new prompt output.
Bruce Momjian
1996-12-01
*
Add indicator for in quote or in query to prompt.
Bruce Momjian
1996-11-30
*
Whoops, redo Ultrix patch so the other ports still compile.
Bryan Henderson
1996-11-26
*
Make it compile on Ultrix. Thanks Erik Bertelson.
Bryan Henderson
1996-11-26
*
Typecasts, etc. to make compile work on AIX. Thanks Darren King..
Bryan Henderson
1996-11-24
*
Fix for \g strdup error.
Bruce Momjian
1996-11-22
*
Include ctype.h to fix Kurt Lidl's compile problem.
Bryan Henderson
1996-11-22
*
Fix \g filename. Free allocated memory and don't use memory that has
Bruce Momjian
1996-11-20
*
Overhaul MainLoop input processing for quotes, comments, backslashes.
Bruce Momjian
1996-11-14
*
Remove warnings when readline is not used.
Bruce Momjian
1996-11-11
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
*
More compile cleanups
Bruce Momjian
1996-11-08
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
Add frontend \copy command.
Bryan Henderson
1996-11-04
*
Change display of char(5) to (bp)char 5 so psql \d can
Bruce Momjian
1996-10-14
*
Changed psql \h command to print commands in three columns.
Bruce Momjian
1996-10-09
*
The following diffs remove the various definitions of dupstr() and replace
Marc G. Fournier
1996-09-16
*
command line flag for expanded display '-x' had logic reversed
Julian Assange
1996-08-21
*
This patch can be installed as part of 1.02.1 so people can properly
Marc G. Fournier
1996-08-14
*
|
Marc G. Fournier
1996-08-14
*
Another small patch fix...
Marc G. Fournier
1996-08-10
*
added patch from kurt that fixes memory leak (didn't free line buffer
Julian Assange
1996-08-06
*
Fixes:
Marc G. Fournier
1996-07-31
*
The decode function in psql.c doesn't return anything, so its
Marc G. Fournier
1996-07-29
*
cosmetic changes: char* x changed to char *x
Marc G. Fournier
1996-07-28
*
reversed bruces patch to getopt() loop about optarg
Marc G. Fournier
1996-07-28
*
bugfix: if NOREADLINE was not defined and input was not from a tty, then
Julian Assange
1996-07-28
*
Various fixes required for psql
Marc G. Fournier
1996-07-27
*
and now, the long awaited PAGER patches from Bruce...
Marc G. Fournier
1996-07-27
*
Further modifications for fixing createuser bug...
Marc G. Fournier
1996-07-27
*
Large re-write/enhancement. In pg-101 Jolly only included a smaller part
Julian Assange
1996-07-25
*
Put in a new FAQ
Marc G. Fournier
1996-07-23
*
Fix for:
Marc G. Fournier
1996-07-20
*
libpq and psql.c have been modified to do various things they didn't do
Marc G. Fournier
1996-07-18
*
fix: clean up formatting of \d tablename in psql
Marc G. Fournier
1996-07-16
*
applied fixes for psql
Marc G. Fournier
1996-07-16
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09