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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a <tip> that log_line_prefix should usually end with a space to
Tom Lane
2007-06-22
1
-19
/
+36
*
Update password example.
Peter Eisentraut
2007-06-21
1
-5
/
+7
*
Update examples of create/drop scripts.
Peter Eisentraut
2007-06-21
5
-24
/
+9
*
Add a caveat pointing out that constraint exclusion doesn't work with
Tom Lane
2007-06-20
1
-5
/
+17
*
Remove some empty columns from a few system catalog tables in the
Neil Conway
2007-06-20
1
-7
/
+7
*
Code review for log_lock_waits patch. Don't try to issue log messages from
Tom Lane
2007-06-19
1
-6
/
+13
*
Tweak the API for per-datatype typmodin functions so that they are passed
Tom Lane
2007-06-15
1
-5
/
+5
*
Update item:
Bruce Momjian
2007-06-13
2
-4
/
+4
*
Update documentation of resultmap file format.
Magnus Hagander
2007-06-12
1
-4
/
+7
*
Improve UPDATE/DELETE WHERE CURRENT OF so that they can be used from plpgsql
Tom Lane
2007-06-11
1
-1
/
+26
*
Minor wording improvement.
Tom Lane
2007-06-11
1
-8
/
+6
*
Done:
Bruce Momjian
2007-06-11
2
-17
/
+4
*
Support UPDATE/DELETE WHERE CURRENT OF cursor_name, per SQL standard.
Tom Lane
2007-06-11
3
-88
/
+120
*
Avoid passing zero as a value for vacuum_cost_limit, because it's not a valid
Alvaro Herrera
2007-06-08
1
-2
/
+2
*
Add note that LIMIT without ORDER BY can produce outright nondeterministic
Tom Lane
2007-06-08
1
-1
/
+9
*
Done:
Bruce Momjian
2007-06-08
2
-25
/
+4
*
Rework temp_tablespaces patch so that temp tablespaces are assigned separately
Tom Lane
2007-06-07
1
-8
/
+14
*
Fix array_dims() example to be consistent with the data previously shown.
Tom Lane
2007-06-07
1
-2
/
+2
*
Fix up text concatenation so that it accepts all the reasonable cases that
Tom Lane
2007-06-06
5
-22
/
+74
*
Downgrade implicit casts to text to be assignment-only, except for the ones
Tom Lane
2007-06-05
4
-86
/
+161
*
Remove gratuitous response messages from utility programs.
Peter Eisentraut
2007-06-04
7
-70
/
+29
*
Remove description for:
Bruce Momjian
2007-06-03
2
-9
/
+2
*
Create a GUC parameter temp_tablespaces that allows selection of the
Tom Lane
2007-06-03
8
-50
/
+114
*
Re-add TODO and clarify it is for the kernel cache:
Bruce Momjian
2007-06-02
2
-3
/
+18
*
TODO item not needed anymore now that the buffer cache is
Bruce Momjian
2007-06-02
2
-18
/
+3
*
Allow leading and trailing whitespace in the input to the boolean
Neil Conway
2007-06-01
1
-4
/
+4
*
Add URL for:
Bruce Momjian
2007-06-01
2
-3
/
+4
*
Update wording:
Bruce Momjian
2007-06-01
2
-12
/
+12
*
Wording improvement.
Bruce Momjian
2007-06-01
2
-4
/
+4
*
Update FAQ_DEV URL to output for text format.
Bruce Momjian
2007-06-01
2
-4
/
+6
*
Add URL for code comments to developer's FAQ:
Bruce Momjian
2007-06-01
2
-4
/
+5
*
Update:
Bruce Momjian
2007-05-30
2
-6
/
+13
*
Fix wording:
Bruce Momjian
2007-05-30
2
-4
/
+4
*
Add:
Bruce Momjian
2007-05-30
2
-2
/
+7
*
Update documentation mention of VACUUM FULL and CLUSTER where
Bruce Momjian
2007-05-30
2
-9
/
+15
*
Add URL for:
Bruce Momjian
2007-05-30
2
-34
/
+31
*
Add documentation reference to statistical functions from func.sgml.
Bruce Momjian
2007-05-30
1
-1
/
+8
*
Update cvsutils documentation description.
Bruce Momjian
2007-05-30
1
-5
/
+6
*
Update cvs instructions to suggest cvsutils.
Bruce Momjian
2007-05-30
1
-1
/
+12
*
Fix a bug in input processing for the "interval" type. Previously,
Neil Conway
2007-05-29
1
-2
/
+3
*
Update wording:
Bruce Momjian
2007-05-28
2
-4
/
+4
*
Add:
Bruce Momjian
2007-05-28
2
-2
/
+11
*
XPath fixes:
Peter Eisentraut
2007-05-21
2
-74
/
+90
*
Fix spurious German index entry
Peter Eisentraut
2007-05-21
1
-2
/
+2
*
Mark some intermediate targets as .PRECIOUS, to replace the recently removed
Peter Eisentraut
2007-05-18
1
-1
/
+2
*
Done:
Bruce Momjian
2007-05-18
2
-4
/
+4
*
dded to TODO:
Bruce Momjian
2007-05-17
2
-2
/
+9
*
Tweaks for SGML markup.
Neil Conway
2007-05-17
2
-6
/
+6
*
Add URL for:
Bruce Momjian
2007-05-17
2
-2
/
+6
*
Add, per Alvaro:
Bruce Momjian
2007-05-17
2
-2
/
+9
[next]