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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
264
-4111
/
+4417
*
Update most recent version number.
Bruce Momjian
2005-11-22
2
-4
/
+4
*
Update wording and cleanup for new items.
Bruce Momjian
2005-11-22
2
-12
/
+13
*
DROP DATABASE IF EXISTS variant
Andrew Dunstan
2005-11-22
8
-14
/
+51
*
Markup TODO as a URL.
Bruce Momjian
2005-11-22
2
-15
/
+19
*
Fix markup italics problem.
Bruce Momjian
2005-11-22
2
-3
/
+3
*
Update item tags.
Bruce Momjian
2005-11-22
4
-154
/
+154
*
Change to using "id=" HTML tags instead of "name=" tags.
Bruce Momjian
2005-11-22
4
-77
/
+77
*
Update FAQ to explain process of submitting bug and feature requests.
Bruce Momjian
2005-11-22
2
-51
/
+140
*
Fixes motivated by snake and spoonbill pgbuildfarm members
Teodor Sigaev
2005-11-22
3
-13
/
+18
*
Reorder "who controls PostgreSQL" to near the top.
Bruce Momjian
2005-11-21
2
-54
/
+54
*
Reorder version FAQ item to be right after "how do I get the software".
Bruce Momjian
2005-11-21
2
-20
/
+20
*
Clarify copyright wording.
Bruce Momjian
2005-11-21
2
-12
/
+14
*
Reorder bug items.
Bruce Momjian
2005-11-21
2
-15
/
+15
*
remove forgotten // comments
Teodor Sigaev
2005-11-21
1
-2
/
+0
*
Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the
Alvaro Herrera
2005-11-21
31
-377
/
+1532
*
Text parser rewritten:
Teodor Sigaev
2005-11-21
15
-424
/
+1613
*
Clean up after DROP IF EXISTS patch.
Tom Lane
2005-11-20
2
-2
/
+4
*
Remove the t_datamcxt field of HeapTupleData. This was introduced for
Tom Lane
2005-11-20
13
-66
/
+24
*
Modify tuptoaster's API so that it does not try to modify the passed
Tom Lane
2005-11-20
4
-101
/
+124
*
Stopgap solution for problem reported by Alexey Beschiokov: after
Tom Lane
2005-11-19
1
-7
/
+27
*
Change array comparison rules to consider dimensionality information,
Tom Lane
2005-11-19
2
-10
/
+47
*
DROP objecttype IF EXISTS for the following objects:
Andrew Dunstan
2005-11-19
22
-81
/
+436
*
Defend against nulls-in-arrays in contrib/intarray. I may have put in
Tom Lane
2005-11-19
6
-44
/
+131
*
Add defenses against nulls-in-arrays to contrib/ltree. Possibly it'd
Tom Lane
2005-11-19
4
-0
/
+33
*
Change array_push and array_cat so that they retain the lower bound of
Tom Lane
2005-11-19
4
-27
/
+29
*
Fix performance issue in exprTypmod(): for a COALESCE expression, it
Tom Lane
2005-11-18
1
-3
/
+11
*
translate undef to NULL for result arrayref, now that we allow NULLs in array...
Andrew Dunstan
2005-11-18
3
-7
/
+11
*
Add tab completion for RESET SESSION AUTHORIZATION.
Alvaro Herrera
2005-11-18
1
-1
/
+5
*
Update obsolete comment describing ExecDelete(), per Simon Riggs.
Neil Conway
2005-11-18
1
-3
/
+3
*
Mop-up for nulls-in-arrays patch: fix some places that access array
Tom Lane
2005-11-18
8
-278
/
+233
*
Update Japanese FAQ.
Bruce Momjian
2005-11-18
2
-45
/
+46
*
make psql honor explicit database parameter in -l mode, in case "postgres" da...
Andrew Dunstan
2005-11-17
1
-2
/
+3
*
Make SQL arrays support null elements. This commit fixes the core array
Tom Lane
2005-11-17
35
-946
/
+2145
*
DropRelFileNodeBuffers failed to fix the state of the lookup hash table
Tom Lane
2005-11-17
3
-23
/
+54
*
Update, add mention of user locking table before MERGE:
Bruce Momjian
2005-11-16
2
-4
/
+8
*
make_restrictinfo() failed to attach the specified required_relids to
Tom Lane
2005-11-16
1
-8
/
+17
*
Add batch mode, make new libpq section:
Bruce Momjian
2005-11-16
2
-16
/
+42
*
Fix comment on -v option
Tatsuo Ishii
2005-11-16
1
-4
/
+9
*
Properly document return value of strpos().
Bruce Momjian
2005-11-16
1
-2
/
+2
*
Update error message and documentation for fsync test.
Bruce Momjian
2005-11-16
2
-18
/
+19
*
Have test_fsync honor -f filename argument.
Bruce Momjian
2005-11-16
1
-17
/
+17
*
Update MERGE:
Bruce Momjian
2005-11-15
2
-2
/
+9
*
Add reminder that we should link to the documentation section for new
Bruce Momjian
2005-11-15
1
-1
/
+4
*
Prevent certain symbols that are used for both typedefs and variable
Bruce Momjian
2005-11-15
2
-4
/
+3
*
Fix recent problems with BSD indent, including indenting past 80
Bruce Momjian
2005-11-15
4
-65
/
+426
*
Restore the former RestrictInfo field valid_everywhere (but invert the flag
Tom Lane
2005-11-14
9
-26
/
+72
*
Translation typo fix
Alvaro Herrera
2005-11-14
1
-2
/
+2
*
Re-run pgindent to fix breakage when exceeding 150 'else if' clauses.
Bruce Momjian
2005-11-14
1
-2196
/
+393
*
Prevent ExecInsert() and ExecUpdate() from scribbling on the result tuple
Tom Lane
2005-11-14
3
-10
/
+36
[next]