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
/
doc
/
src
/
sgml
/
ref
Commit message (
Expand
)
Author
Age
Files
Lines
*
Startup is actually start-up.
Bruce Momjian
2000-08-29
4
-18
/
+18
*
Add pg-config utility that stores some configuration parameters other
Peter Eisentraut
2000-08-26
3
-2
/
+94
*
Fix typos and inconsistancies found by He Weiping
Thomas G. Lockhart
2000-08-25
2
-19
/
+11
*
Documentation updates to reflect TOAST and new-style fmgr.
Tom Lane
2000-08-24
4
-77
/
+151
*
Fix several <ulink> tags which refer to e-mail addresses
Thomas G. Lockhart
2000-08-23
2
-11
/
+19
*
Mop-up for removal of ':' and ';' operators ... like, say, actually
Tom Lane
2000-08-12
1
-5
/
+5
*
Clean up bogosities in use of random(3) and srandom(3) --- do not assume
Tom Lane
2000-08-07
1
-3
/
+3
*
more doc cleanups
Bruce Momjian
2000-07-24
1
-3
/
+3
*
spell cleanups
Bruce Momjian
2000-07-22
4
-19
/
+19
*
spell cleanups
Bruce Momjian
2000-07-22
10
-27
/
+27
*
Cleanups
Bruce Momjian
2000-07-22
11
-26
/
+30
*
More doc cleanups, from book.
Bruce Momjian
2000-07-21
3
-6
/
+5
*
More doc cleanups
Bruce Momjian
2000-07-21
3
-14
/
+14
*
Update for sh.
Bruce Momjian
2000-07-21
1
-2
/
+2
*
cleanup
Bruce Momjian
2000-07-21
1
-3
/
+3
*
cleanup
Bruce Momjian
2000-07-21
1
-3
/
+3
*
Cleanup
Bruce Momjian
2000-07-21
1
-3
/
+3
*
Cleanujp
Bruce Momjian
2000-07-21
1
-2
/
+2
*
Cleanup
Bruce Momjian
2000-07-21
2
-5
/
+5
*
reference page cleanup
Bruce Momjian
2000-07-21
1
-3
/
+3
*
Clean up flags
Bruce Momjian
2000-07-21
1
-2
/
+2
*
Fix postgres -A options flags
Bruce Momjian
2000-07-21
2
-4
/
+4
*
Change > prompt to $
Bruce Momjian
2000-07-21
1
-10
/
+10
*
Change prompt % to $.
Bruce Momjian
2000-07-21
5
-23
/
+23
*
Revise aggregate functions per earlier discussions in pghackers.
Tom Lane
2000-07-17
2
-134
/
+95
*
Add information on SET SESSION CHARACTERISTICS.
Thomas G. Lockhart
2000-07-14
8
-39
/
+178
*
First phase of memory management rewrite (see backend/utils/mmgr/README
Tom Lane
2000-06-28
1
-4
/
+5
*
Second pass over run-time configuration system. Adjust priorities on some
Peter Eisentraut
2000-06-22
1
-2
/
+2
*
Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc
Tom Lane
2000-06-19
1
-12
/
+1
*
Separated set constraints and set transaction reference pages, revised set
Peter Eisentraut
2000-06-18
7
-1121
/
+451
*
Inheritance overhaul by Chris Bitmead <chris@bitmead.com>
Bruce Momjian
2000-06-09
6
-35
/
+73
*
createlang fix
Bruce Momjian
2000-06-01
1
-2
/
+2
*
Typo fix
Bruce Momjian
2000-05-30
1
-2
/
+2
*
Second round of fmgr changes: triggers are now invoked in new style,
Tom Lane
2000-05-29
1
-44
/
+58
*
Fix \h SELECT to not show SELECT INTO.
Bruce Momjian
2000-05-26
1
-1
/
+6
*
Fix initlocation syntax example for createdb
Bruce Momjian
2000-05-26
1
-3
/
+3
*
pg_ctl does not use -S by default anymore so update documentation
Bruce Momjian
2000-05-23
1
-8
/
+2
*
Update rules man pages.
Bruce Momjian
2000-05-20
1
-2
/
+3
*
Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use
Bruce Momjian
2000-05-18
4
-8
/
+8
*
Fix createlang -l dbname so it works, update sgml.
Bruce Momjian
2000-05-15
1
-2
/
+2
*
Small cleanup of file.
Bruce Momjian
2000-05-12
1
-2
/
+2
*
Update SGML for FETCH and url's.
Bruce Momjian
2000-05-11
2
-6
/
+6
*
Fix psql quotes in docs.
Bruce Momjian
2000-05-09
1
-6
/
+6
*
Minor fixups for markup and wording.
Thomas G. Lockhart
2000-05-08
2
-14
/
+16
*
Oops,I've forgotten to add an documentation about -P option of
Hiroshi Inoue
2000-05-03
1
-2
/
+13
*
Fixups in content and markup for 7.0 release.
Thomas G. Lockhart
2000-05-02
7
-70
/
+79
*
Update obsolete info in CREATE INDEX ref page. (I had fixed the text
Tom Lane
2000-04-23
1
-52
/
+68
*
More cleanup
Bruce Momjian
2000-04-18
1
-4
/
+6
*
Rename binary object to binary format.
Bruce Momjian
2000-04-18
1
-3
/
+3
*
Update COPY manual page for \N.
Bruce Momjian
2000-04-18
1
-3
/
+3
[next]