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
/
man
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename explain's "size" to "rows".
Bruce Momjian
1999-04-23
1
-8
/
+9
*
Add res checking to libpq examples, from Dan Merillat.
Bruce Momjian
1999-04-17
1
-8
/
+8
*
Correct documentation of CREATE OPERATOR.
Tom Lane
1999-04-15
1
-44
/
+35
*
Add -E option
Tatsuo Ishii
1999-03-30
1
-1
/
+7
*
Add EXCEPT/INTERSECT doc changes.
Bruce Momjian
1999-03-19
1
-2
/
+2
*
Add new postgres -O option to allow system table structure changes.
Bruce Momjian
1999-03-17
1
-1
/
+7
*
geqo now at 11 tables
Bruce Momjian
1999-03-07
1
-2
/
+2
*
Final optimizer cleanups.
Bruce Momjian
1999-02-22
1
-15
/
+14
*
Document postmaster's -N switch.
Tom Lane
1999-02-21
1
-2
/
+13
*
Enable bushy and right-hand queries by default.
Bruce Momjian
1999-02-18
1
-19
/
+1
*
Enable bushy plans by default.
Bruce Momjian
1999-02-18
1
-7
/
+1
*
Optimizer rename.
Bruce Momjian
1999-02-14
1
-3
/
+3
*
Changed manpages for create_rule/drop_rule to the semantics
Jan Wieck
1999-02-07
2
-115
/
+69
*
Make GEQO use dependent on table and index count.
Bruce Momjian
1999-02-02
1
-3
/
+3
*
Fix create_rule is->as.
Bruce Momjian
1999-02-02
1
-8
/
+8
*
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
Bruce Momjian
1999-02-02
4
-10
/
+12
*
Here is a new version of my patch for allowing pg_dump to DROP schema
Bruce Momjian
1999-01-21
1
-1
/
+7
*
New ecpg man page.
Bruce Momjian
1998-12-13
1
-52
/
+245
*
Fix from Tom Lane for pg_shadow in pg_upgrade
Bruce Momjian
1998-10-25
1
-2
/
+2
*
New PGQUERY_LIMIT environment variable, and doc changes.
Bruce Momjian
1998-10-14
1
-1
/
+5
*
New QUERY_LIMIT set command.
Bruce Momjian
1998-10-14
1
-1
/
+7
*
No more pgintro.
Bruce Momjian
1998-10-14
10
-35
/
+12
*
No more pgbuiltin.
Bruce Momjian
1998-10-14
3
-9
/
+3
*
I'm too short of time to make these man pages look like the
Tom Lane
1998-10-08
2
-2
/
+8
*
Update pg_dump sgml and manuals to remove rule restriction.
Bruce Momjian
1998-10-07
1
-6
/
+1
*
Add mention of the new "suppress double quotes" command line option "-n".
Thomas G. Lockhart
1998-10-06
1
-1
/
+7
*
Hi all
Bruce Momjian
1998-10-06
1
-5
/
+5
*
Obsolete information completely superceded by the sgml sources.
Thomas G. Lockhart
1998-10-02
3
-1322
/
+0
*
Preserver pg_log and pg_variable in upgrade. Cleanups.
Bruce Momjian
1998-08-31
1
-12
/
+9
*
From: Massimo Dal Zotto <dz@cs.unitn.it>
Marc G. Fournier
1998-08-30
2
-6
/
+26
*
Make old db directory configurable.
Bruce Momjian
1998-08-30
1
-6
/
+6
*
Update man pages.
Bruce Momjian
1998-08-30
1
-2
/
+3
*
New pg_upgrade command.
Bruce Momjian
1998-08-30
1
-0
/
+56
*
man pages cleanup
Bruce Momjian
1998-08-24
1
-2
/
+2
*
Patch to allow createuser options from the command line.
Bruce Momjian
1998-08-22
1
-5
/
+33
*
heap_fetch requires buffer pointer, must be released; heap_getnext
Bruce Momjian
1998-08-19
1
-25
/
+1
*
This README only mentions nroff problems with page.5, which has been
Thomas G. Lockhart
1998-08-15
1
-3
/
+0
*
Include a sentence in the top pointing to the new docs.
Thomas G. Lockhart
1998-08-15
2
-2
/
+11
*
Converted to page.sgml. Not needed in a man page.
Thomas G. Lockhart
1998-08-15
1
-130
/
+0
*
Information moved to sgml source files.
Thomas G. Lockhart
1998-08-15
2
-274
/
+0
*
Add new \w write command to psql.
Bruce Momjian
1998-08-10
1
-1
/
+4
*
The attached patch implements some changes that were discussed a
Bruce Momjian
1998-08-09
1
-2
/
+32
*
EXPLAIN VERBOSE prints the plan, and now pretty-prints the plan to
Bruce Momjian
1998-08-04
1
-2
/
+3
*
Fix typo in man pages.
Bruce Momjian
1998-08-03
1
-2
/
+2
*
Update psql help syntax to remove <> and uppercaese keywords.
Bruce Momjian
1998-07-25
2
-5
/
+5
*
Add mention of actual SQL command to create*/destroy* commands.
Bruce Momjian
1998-07-24
4
-15
/
+15
*
Add mention of SQL commands to create/destroy man pages.
Bruce Momjian
1998-07-24
4
-7
/
+9
*
Add mention of psql and template1 to create*, destroy* command
Bruce Momjian
1998-07-24
4
-4
/
+20
*
pg_dump -z has gotten rather thoroughly broken in the last couple
Bruce Momjian
1998-07-19
1
-6
/
+13
*
Remove monitor mention and add psql.
Bruce Momjian
1998-07-16
1
-2
/
+2
[next]