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
*
Hi all,
Bruce Momjian
1998-08-28
1
-2
/
+2
*
From: Magnus Hagander <mha@edu.sollentuna.se>
Marc G. Fournier
1998-08-27
2
-3
/
+104
*
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-25
1
-4
/
+8
*
Clean up double-quotes around column and table names.
Thomas G. Lockhart
1998-08-25
1
-33
/
+33
*
This is the final state of the rule system for 6.4 after the
Bruce Momjian
1998-08-24
1
-1
/
+34
*
o note that now pg_database has a new attribuite "encoding" even
Bruce Momjian
1998-08-24
2
-8
/
+12
*
Patch to allow createuser options from the command line.
Bruce Momjian
1998-08-22
8
-61
/
+73
*
With the attached patch, I have verified that long (> 8char anyway)
Bruce Momjian
1998-08-22
1
-99
/
+24
*
Fix display in initdb.
Bruce Momjian
1998-08-21
1
-2
/
+2
*
fix for index problem.
Bruce Momjian
1998-08-20
1
-4
/
+4
*
Another vacuum fix.
Bruce Momjian
1998-08-20
1
-2
/
+2
*
Fix for vacuum introduced today.
Bruce Momjian
1998-08-19
1
-4
/
+4
*
Vacuum fix. Was modifying cache.
Bruce Momjian
1998-08-19
1
-4
/
+4
*
Date: Sun, 16 Aug 1998 14:56:48 -0400
Marc G. Fournier
1998-08-17
1
-14
/
+15
*
Check for bad result from pg_id. A bad result can come from shared library
Thomas G. Lockhart
1998-08-14
1
-2
/
+10
*
Add new \w write command to psql.
Bruce Momjian
1998-08-10
1
-37
/
+61
*
Make large objects their own relkind type. Fix dups in pg_class_mb
Bruce Momjian
1998-08-06
2
-6
/
+4
*
Fix for \d index display.
Bruce Momjian
1998-08-05
1
-3
/
+3
*
Add Indices display to \d command.
Bruce Momjian
1998-08-04
1
-8
/
+39
*
Fix duplicate inside initdb.sh
Bruce Momjian
1998-08-01
1
-438
/
+1
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
7
-14
/
+452
*
I missed addding initdb.sh ...
Marc G. Fournier
1998-07-26
1
-0
/
+437
*
Fix compile error. Make transaction/work optional on all transaction
Bruce Momjian
1998-07-26
2
-66
/
+120
*
Update psql help syntax to remove <> and uppercaese keywords.
Bruce Momjian
1998-07-25
1
-151
/
+140
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24
8
-392
/
+129
*
pg_dump -z has gotten rather thoroughly broken in the last couple
Bruce Momjian
1998-07-19
1
-26
/
+58
*
Add auto-size to screen to \d? commands. Use UNION to show all
Bruce Momjian
1998-07-18
2
-179
/
+239
*
add mention of DISTINCT ON attrN
Bruce Momjian
1998-07-12
1
-5
/
+5
*
From: Tom Lane <tgl@sss.pgh.pa.us>
Marc G. Fournier
1998-07-09
1
-1
/
+1
*
From: Tom Lane <tgl@sss.pgh.pa.us>
Marc G. Fournier
1998-07-09
1
-9
/
+23
*
Surround table and column names with double-quotes
Thomas G. Lockhart
1998-07-08
1
-42
/
+42
*
Remove -c option for Constraint syntax so we us it by default.
Bruce Momjian
1998-06-20
1
-37
/
+11
*
Solaris cleanup.
Bruce Momjian
1998-06-19
2
-4
/
+4
*
Hi, here are the patches to enhance existing MB handling. This time
Bruce Momjian
1998-06-16
4
-9
/
+71
*
I've hacked up pg_dump so that it generates CONSTRAINT and CHECK
Bruce Momjian
1998-06-16
1
-5
/
+30
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
6
-64
/
+4
*
Fix macros that were not properly surrounded by parens or braces.
Bruce Momjian
1998-06-15
1
-5
/
+5
*
Another \f\ fix for psql.
Bruce Momjian
1998-05-15
1
-3
/
+11
*
Fix to allow \f \ to make spaces as delimiter.
Bruce Momjian
1998-05-13
2
-3
/
+14
*
The attached patch corrects two problems with autoconfiguration of
Bruce Momjian
1998-05-12
1
-2
/
+5
*
Give proper error on psql \copy use.
Bruce Momjian
1998-05-12
1
-2
/
+8
*
Add sys/time.h to fe-misc.c, prevent pgtclsh from using old libaries,
Bruce Momjian
1998-05-12
1
-3
/
+3
*
It seems the regression tests don't cover copy in/out at all, so
Bruce Momjian
1998-05-06
1
-2
/
+3
*
What I've done:
Bruce Momjian
1998-05-06
1
-4
/
+46
*
Fix for missing parens with \g causing psql to get completely
Bruce Momjian
1998-05-04
1
-1
/
+4
*
Re-add pg_dump fix.
Bruce Momjian
1998-04-07
1
-40
/
+53
*
Reverse out pg_dump changes.
Bruce Momjian
1998-04-07
1
-2
/
+29
*
Fix for ACL's from Thomas A. Szybist.
Bruce Momjian
1998-04-07
1
-29
/
+2
*
DESTDIR removed, again.
Bruce Momjian
1998-04-06
14
-29
/
+29
*
Makefile cleanup./
Bruce Momjian
1998-04-06
1
-3
/
+3
[next]