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
*
I found that when changing databases from within psql the prompt went sort of
Marc G. Fournier
1996-12-22
1
-2
/
+2
*
There are a number of tests "[" that fail if the variable is not enclosed in
Marc G. Fournier
1996-12-22
1
-10
/
+10
*
if (settings->opt.fieldSep);
Vadim B. Mikheev
1996-12-14
1
-2
/
+2
*
Change postgres95 to PostgreSQL.
Bruce Momjian
1996-12-11
1
-4
/
+4
*
This commit was manufactured by cvs2git to create branch 'REL2_0B'.
REL2_0
CVS to git conversion script
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
*
Fix bug where it tries to do a cleardbdir when you make install.
Bryan Henderson
1996-11-12
1
-1
/
+4
*
fix 'conflicting types' errors
Marc G. Fournier
1996-11-11
2
-10
/
+7
*
Makefile simplification: the "bin" chapter
Bryan Henderson
1996-11-11
13
-100
/
+190
*
Various cleanups from D'Arcy
Marc G. Fournier
1996-11-11
1
-2
/
+7
*
Remove warnings when readline is not used.
Bruce Momjian
1996-11-11
3
-6
/
+28
*
All external function definitions now have prototypes that are checked.
Bruce Momjian
1996-11-10
2
-13
/
+17
*
Add #include <unistd.h> to quiet warning about missing getopt() declaration.
Bryan Henderson
1996-11-10
1
-1
/
+2
*
Makefile cleanup after reorganization
Bruce Momjian
1996-11-09
2
-10
/
+9
*
More compile cleanups
Bruce Momjian
1996-11-08
1
-2
/
+2
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
5
-13
/
+15
*
Add frontend \copy command.
Bryan Henderson
1996-11-04
1
-771
/
+973
*
Rename CDEBUG to COPT
Bruce Momjian
1996-11-04
1
-3
/
+3
*
Removed PORTNAME_. Use OS version only.
Bruce Momjian
1996-11-04
4
-7
/
+7
*
Continuation of make file simplification; handle libpq.a dependancy.
Bryan Henderson
1996-11-02
1
-13
/
+29
*
Removal of bsdi_2_1 port.
Bruce Momjian
1996-11-01
1
-5
/
+1
[next]