index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improvements to pg_dump to:
Marc G. Fournier
1997-01-07
2
-4
/
+56
*
REmove pg4_dump...its old stuff that is sooo out of date as to be useless...
Marc G. Fournier
1997-01-06
5
-2299
/
+0
*
Fixes:
Marc G. Fournier
1997-01-05
1
-2
/
+5
*
fix for previous fix
Bruce Momjian
1997-01-02
1
-5
/
+3
*
psql paren. with \r fix.
Bruce Momjian
1997-01-02
1
-3
/
+8
*
Put $(CURSES_LIB) in Makefile.global to replace similar thing in psql/Makefile.
Bryan Henderson
1996-12-30
1
-4
/
+3
*
Check that PQendcopy succeeded. Issue error message if not.
Bryan Henderson
1996-12-30
1
-7
/
+15
*
explain change
Bruce Momjian
1996-12-29
1
-2
/
+2
*
Changed EXPLAIN option names.
Bruce Momjian
1996-12-29
1
-2
/
+2
*
Fixed error where = should be ==.
Bruce Momjian
1996-12-28
1
-2
/
+3
*
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
1
-1
/
+2
*
Add messages to assist in problem diagnosis. Eliminate lines > 80 characters.
Bryan Henderson
1996-12-27
2
-754
/
+841
*
pq/signal() portability patch. Also psql copy prompt fix.
Bruce Momjian
1996-12-26
1
-14
/
+9
*
Fix syntax of \copy in \? display.
Bryan Henderson
1996-12-26
1
-2
/
+2
*
Note the => changes to == after a connect and stays that way on subsequent
Bruce Momjian
1996-12-26
1
-2
/
+2
*
Add some quotes so it works on more shells.
Bryan Henderson
1996-12-23
1
-10
/
+10
*
if (settings->opt.fieldSep);
Vadim B. Mikheev
1996-12-14
1
-2
/
+2
*
Postgres95 to PostgreSQL.
Bruce Momjian
1996-12-11
1
-4
/
+4
*
Add empty "dep:" target.
Bryan Henderson
1996-12-10
6
-6
/
+18
*
Monitor has been obsoleted by psql.
Bryan Henderson
1996-12-09
2
-1089
/
+0
*
Change portname "sparc" to "sunos4" and change some portname dependencies to
Bryan Henderson
1996-12-04
1
-2
/
+2
*
Fix for inclusion of new prompt output.
Bruce Momjian
1996-12-01
1
-10
/
+12
*
Add indicator for in quote or in query to prompt.
Bruce Momjian
1996-11-30
1
-1
/
+8
*
Throw some double quotes on the pile!
Bryan Henderson
1996-11-29
1
-4
/
+4
*
Make strdup work for Ultrix. Thanks Erik Bertelsen
Bryan Henderson
1996-11-28
1
-2
/
+2
*
no change
Bruce Momjian
1996-11-27
1
-1
/
+0
*
More stuff to make it compile on various ports.
Bryan Henderson
1996-11-27
1
-5
/
+7
*
OK, I think I've got the postconfig thing right now.
Bryan Henderson
1996-11-26
1
-4
/
+6
*
Whoops, redo Ultrix patch so the other ports still compile.
Bryan Henderson
1996-11-26
7
-17
/
+35
*
Make it compile on Ultrix. Thanks Erik Bertelson.
Bryan Henderson
1996-11-26
11
-17
/
+21
*
-Werror fixes from D'Arcy.
Bryan Henderson
1996-11-26
2
-23
/
+7
*
Go back to $(postconfig...) from $(exec postconfig...) so it works on non-bash.
Bryan Henderson
1996-11-25
1
-2
/
+4
*
Typecasts, etc. to make compile work on AIX. Thanks Darren King..
Bryan Henderson
1996-11-24
1
-2
/
+2
*
Add dep: rule.
Bryan Henderson
1996-11-24
1
-1
/
+2
*
Eliminate pesky "postconfig not found" message.
Bryan Henderson
1996-11-23
1
-2
/
+2
*
Fix for \g strdup error.
Bruce Momjian
1996-11-22
1
-2
/
+7
*
Include ctype.h to fix Kurt Lidl's compile problem.
Bryan Henderson
1996-11-22
1
-1
/
+2
*
Fix bug: No -D option to postgres
Bryan Henderson
1996-11-22
1
-13
/
+16
*
Fix \g filename. Free allocated memory and don't use memory that has
Bruce Momjian
1996-11-20
1
-5
/
+12
*
Here is the patch for pg_dump not handling NULL values in 'insert'
Bruce Momjian
1996-11-20
1
-24
/
+29
*
Fix for -da option of pg_dump.
Bruce Momjian
1996-11-17
1
-9
/
+9
*
Fix syntax errors so it runs without error messages.
Bryan Henderson
1996-11-17
4
-43
/
+43
*
Added documentation on new unique index capability.
Bruce Momjian
1996-11-16
1
-2
/
+2
*
Overhaul MainLoop input processing for quotes, comments, backslashes.
Bruce Momjian
1996-11-14
2
-1348
/
+1391
*
Remove most compile-time options, add a few runtime options to make up for it.
Bryan Henderson
1996-11-14
10
-159
/
+194
*
Missed this part when I eliminated $(srcdir); src/bin stuff won't compile.
Bryan Henderson
1996-11-14
1
-5
/
+3
*
Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR.
Bryan Henderson
1996-11-13
2
-17
/
+16
*
Use new utils/version.c instead of backend/utils/init/magic.c.
Bryan Henderson
1996-11-12
2
-28
/
+38
*
Add dependency for install.
Bryan Henderson
1996-11-12
2
-4
/
+4
*
Add install dependency.
Bryan Henderson
1996-11-12
1
-2
/
+2
[next]