index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Age
Commit message (
Expand
)
Author
1997-04-26
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-24
Set SRCDIR=..
Marc G. Fournier
1997-04-23
Vacuum help changed (ANALYZE).
Vadim B. Mikheev
1997-04-12
modifications to pg_dump towards supporting dumping of ACLs (doesn't work yet!)
Marc G. Fournier
1997-04-10
Add a \z command to psql that lists off grant/revoke permissions
Marc G. Fournier
1997-04-04
This commit represents a clean compile with the new templates under
Marc G. Fournier
1997-04-02
\h create/drop sequence.
Vadim B. Mikheev
1997-04-02
Dumping sequence relations as 'CREATE SEQUENCE ...'.
Vadim B. Mikheev
1997-03-26
'\h create index' shows that multi-column indices are available now.
Vadim B. Mikheev
1997-03-12
From: Dan McGuirk <mcguirk@indirect.com>
Marc G. Fournier
1997-03-01
Substitute defines for numeric constants in type ids.
Bruce Momjian
1997-02-28
Remove old READMEs.
Bruce Momjian
1997-02-19
And, make sure that initdb.sh copies the pg_geqo.sample file to
Marc G. Fournier
1997-02-13
Various patches for nextstep by GregorHoffleit
Marc G. Fournier
1997-02-11
Fix \? syntax for copy command.
Bruce Momjian
1997-02-09
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-06
Include main Makefile.global first so variables are not over-written.
Bruce Momjian
1997-01-26
Remove #include "rlstubs.h", since it doesn't exist anymore
Marc G. Fournier
1997-01-25
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-24
Have Makefile autoconf'd according to whether the system has
Marc G. Fournier
1997-01-21
Add link options for libpq library search.
Bryan Henderson
1997-01-19
Update handling of backslashes, and pg_user dump.
Bruce Momjian
1997-01-18
Remove blank lines.
Bruce Momjian
1997-01-17
Removed unneeded custom shell script call.
Bruce Momjian
1997-01-16
Added pg_dumpall to source tree.
Bruce Momjian
1997-01-15
Comment out LD_ADD and DPADD
Marc G. Fournier
1997-01-14
Cleanup for DEBUG: removal in initdb.sh.
Bruce Momjian
1997-01-14
Prevent initdb from showing vacuum statistics.
Bruce Momjian
1997-01-13
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-10
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-07
Improvements to pg_dump to:
Marc G. Fournier
1997-01-06
REmove pg4_dump...its old stuff that is sooo out of date as to be useless...
Marc G. Fournier
1997-01-05
Fixes:
Marc G. Fournier
1997-01-02
fix for previous fix
Bruce Momjian
1997-01-02
psql paren. with \r fix.
Bruce Momjian
1996-12-30
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-29
explain change
Bruce Momjian
1996-12-29
Changed EXPLAIN option names.
Bruce Momjian
1996-12-28
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-27
Add messages to assist in problem diagnosis. Eliminate lines > 80 characters.
Bryan Henderson
[next]