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
*
Added fcvt() prot for bsdi.
Bruce Momjian
1997-05-20
*
Include information for reset, set, and show commands.
Thomas G. Lockhart
1997-05-17
*
Allow pg_dumpall to preserve database ownership.
Bruce Momjian
1997-05-14
*
From: Keith Parks <emkxp01@mtcc.demon.co.uk>
Marc G. Fournier
1997-05-07
*
1. Multi-column indices support.
Vadim B. Mikheev
1997-05-06
*
Missed an -I directive
Marc G. Fournier
1997-04-26
*
clean up the bin/*/Makefiles...up version.h to v6.1 instead of v6.0
Marc G. Fournier
1997-04-26
*
Set SRCDIR=..
Marc G. Fournier
1997-04-24
*
Vacuum help changed (ANALYZE).
Vadim B. Mikheev
1997-04-23
*
modifications to pg_dump towards supporting dumping of ACLs (doesn't work yet!)
Marc G. Fournier
1997-04-12
*
Add a \z command to psql that lists off grant/revoke permissions
Marc G. Fournier
1997-04-10
*
This commit represents a clean compile with the new templates under
Marc G. Fournier
1997-04-04
*
\h create/drop sequence.
Vadim B. Mikheev
1997-04-02
*
Dumping sequence relations as 'CREATE SEQUENCE ...'.
Vadim B. Mikheev
1997-04-02
*
'\h create index' shows that multi-column indices are available now.
Vadim B. Mikheev
1997-03-26
*
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-12
*
Substitute defines for numeric constants in type ids.
Bruce Momjian
1997-03-01
*
Remove old READMEs.
Bruce Momjian
1997-02-28
*
And, make sure that initdb.sh copies the pg_geqo.sample file to
Marc G. Fournier
1997-02-19
*
Various patches for nextstep by GregorHoffleit
Marc G. Fournier
1997-02-13
*
Fix \? syntax for copy command.
Bruce Momjian
1997-02-11
*
Various fixes suggested by Gregor Hoffleit
Marc G. Fournier
1997-02-09
*
|I took a look at this and I think pg_dump mishandles arrays of ints and floats
Marc G. Fournier
1997-02-09
*
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
[next]