index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
Include main Makefile.global first so variables are not over-written.
Bruce Momjian
1997-02-06
*
Remove #include "rlstubs.h", since it doesn't exist anymore
Marc G. Fournier
1997-01-26
*
Remove rlstubs.[ch], since they weren't actually doing anything that couldn't
Marc G. Fournier
1997-01-25
*
Okay, this should pretty much clean up the psql/readline/history mess.
Marc G. Fournier
1997-01-25
*
Why can't everyone be standard? :(
Marc G. Fournier
1997-01-25
*
Modifications to handle the situation where readline.h exists, but
Marc G. Fournier
1997-01-25
*
Change how readline support is included in psql.c ...
Marc G. Fournier
1997-01-25
*
Have Makefile autoconf'd according to whether the system has
Marc G. Fournier
1997-01-24
*
Add link options for libpq library search.
Bryan Henderson
1997-01-21
*
Update handling of backslashes, and pg_user dump.
Bruce Momjian
1997-01-19
*
Remove blank lines.
Bruce Momjian
1997-01-18
*
Removed unneeded custom shell script call.
Bruce Momjian
1997-01-17
*
Added pg_dumpall to source tree.
Bruce Momjian
1997-01-16
*
Comment out LD_ADD and DPADD
Marc G. Fournier
1997-01-15
*
Cleanup for DEBUG: removal in initdb.sh.
Bruce Momjian
1997-01-14
*
Prevent initdb from showing vacuum statistics.
Bruce Momjian
1997-01-14
*
Oops, introduced a bug in EOF handling. Fix it.
Bruce Momjian
1997-01-13
*
No EOF from psql when quiet mode.
Bruce Momjian
1997-01-13
*
I've noticed that \i filename in 6.0beta prints the input file double-spaced.
Bruce Momjian
1997-01-10
*
I found the following bugs in the version 6.0 (dated 961229).
Bruce Momjian
1997-01-10
*
Improvements to pg_dump to:
Marc G. Fournier
1997-01-07
*
REmove pg4_dump...its old stuff that is sooo out of date as to be useless...
Marc G. Fournier
1997-01-06
*
Fixes:
Marc G. Fournier
1997-01-05
*
fix for previous fix
Bruce Momjian
1997-01-02
*
psql paren. with \r fix.
Bruce Momjian
1997-01-02
*
Put $(CURSES_LIB) in Makefile.global to replace similar thing in psql/Makefile.
Bryan Henderson
1996-12-30
*
Check that PQendcopy succeeded. Issue error message if not.
Bryan Henderson
1996-12-30
*
explain change
Bruce Momjian
1996-12-29
*
Changed EXPLAIN option names.
Bruce Momjian
1996-12-29
*
Fixed error where = should be ==.
Bruce Momjian
1996-12-28
*
Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full
Bruce Momjian
1996-12-28
*
Add messages to assist in problem diagnosis. Eliminate lines > 80 characters.
Bryan Henderson
1996-12-27
*
pq/signal() portability patch. Also psql copy prompt fix.
Bruce Momjian
1996-12-26
*
Fix syntax of \copy in \? display.
Bryan Henderson
1996-12-26
*
Note the => changes to == after a connect and stays that way on subsequent
Bruce Momjian
1996-12-26
*
Add some quotes so it works on more shells.
Bryan Henderson
1996-12-23
*
if (settings->opt.fieldSep);
Vadim B. Mikheev
1996-12-14
*
Postgres95 to PostgreSQL.
Bruce Momjian
1996-12-11
*
Add empty "dep:" target.
Bryan Henderson
1996-12-10
*
Monitor has been obsoleted by psql.
Bryan Henderson
1996-12-09
*
Change portname "sparc" to "sunos4" and change some portname dependencies to
Bryan Henderson
1996-12-04
*
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
*
Throw some double quotes on the pile!
Bryan Henderson
1996-11-29
*
Make strdup work for Ultrix. Thanks Erik Bertelsen
Bryan Henderson
1996-11-28
*
no change
Bruce Momjian
1996-11-27
*
More stuff to make it compile on various ports.
Bryan Henderson
1996-11-27
*
OK, I think I've got the postconfig thing right now.
Bryan Henderson
1996-11-26
*
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
[next]