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
*
Adjust collation determination rules as per discussion.
Tom Lane
2011-04-09
7
-76
/
+59
*
Don't show unusable collations in psql's \dO command.
Tom Lane
2011-04-09
2
-6
/
+16
*
Latest consolidated typedef list from buildfarm.
Andrew Dunstan
2011-04-08
1
-141
/
+175
*
Clean up minor collation issues in indxpath.c.
Tom Lane
2011-04-08
1
-42
/
+61
*
Fix make_greater_string to not have an undocumented collation assumption.
Tom Lane
2011-04-08
1
-5
/
+8
*
Truncate the predicate lock SLRU to empty, instead of almost empty.
Robert Haas
2011-04-08
1
-7
/
+19
*
Tweak collation setup for GIN index comparison functions.
Tom Lane
2011-04-08
1
-3
/
+23
*
Avoid an unnecessary syscache lookup in parse_coerce.c.
Tom Lane
2011-04-08
3
-4
/
+15
*
Make psql use pg_table_size instead of pg_relation_size on 9.0+ servers.
Robert Haas
2011-04-08
1
-4
/
+15
*
Fix bug in propagating ALTER TABLE actions to typed tables.
Robert Haas
2011-04-08
1
-1
/
+1
*
Modify initdb to complain only when no usable system locales are found.
Tom Lane
2011-04-08
1
-17
/
+13
*
Partially roll back overenthusiastic SSI optimization.
Robert Haas
2011-04-08
1
-7
/
+13
*
Have pg_upgrade properly preserve relfrozenxid in toast tables.
Bruce Momjian
2011-04-08
2
-10
/
+52
*
Avoid extra whitespace in the arguments of <indexterm>.
Tom Lane
2011-04-08
12
-50
/
+75
*
Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT ref page.
Tom Lane
2011-04-08
1
-0
/
+14
*
Fix some sloppiness in new PL/python get_source_line() function.
Robert Haas
2011-04-08
1
-6
/
+5
*
Avoid use of mixed slash style paths in arguments to xcopy in MSVC builds.
Andrew Dunstan
2011-04-07
1
-3
/
+5
*
Tweaks for SSI out-of-shared memory behavior.
Robert Haas
2011-04-07
1
-13
/
+5
*
Modernize dlopen interface code for FreeBSD and OpenBSD.
Tom Lane
2011-04-07
3
-15
/
+15
*
Allow pg_upgrade with PGCLIENTENCODING set
Peter Eisentraut
2011-04-07
1
-10
/
+15
*
Fix SortTocFromFile() to cope with lines that are too long for its buffer.
Tom Lane
2011-04-07
1
-5
/
+24
*
Preserve pg_largeobject_metadata.relfrozenxid in pg_upgrade.
Bruce Momjian
2011-04-07
1
-4
/
+49
*
Simplify structure of query used to gather database object information
Bruce Momjian
2011-04-07
1
-16
/
+14
*
Fix collations when we call transformWhereClause from outside the parser.
Tom Lane
2011-04-07
2
-0
/
+9
*
Revise the API for GUC variable assign hooks.
Tom Lane
2011-04-07
35
-1854
/
+2611
*
Update regression test files for PL/Python traceback patch
Peter Eisentraut
2011-04-06
1
-1
/
+4
*
Replace the confusing exit_nicely() by an atexit/on_exit hook
Peter Eisentraut
2011-04-06
5
-43
/
+37
*
Add traceback information to PL/Python errors
Peter Eisentraut
2011-04-06
11
-76
/
+786
*
Update key words table for 9.1
Peter Eisentraut
2011-04-06
1
-93
/
+37
*
Repair some flakiness in CheckTargetForConflictsIn.
Robert Haas
2011-04-05
1
-1
/
+24
*
Change "Id" to "id" in some SGML tags
Alvaro Herrera
2011-04-05
3
-3
/
+3
*
Typo fixes.
Robert Haas
2011-04-05
1
-2
/
+2
*
Add casts from int4 and int8 to numeric.
Robert Haas
2011-04-05
8
-7
/
+161
*
Avoid assuming there will be only 3 states for synchronous_commit.
Simon Riggs
2011-04-04
5
-7
/
+10
*
Centralise release note items related to recovery and replication
Simon Riggs
2011-04-04
1
-79
/
+104
*
Update comments and credit doc proofreaders
Simon Riggs
2011-04-04
1
-5
/
+13
*
Update MSVC toolchain to match SGML entity uppercasing
Alvaro Herrera
2011-04-04
1
-2
/
+2
*
Merge synchronous_replication setting into synchronous_commit.
Robert Haas
2011-04-04
10
-104
/
+91
*
Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML source
Alvaro Herrera
2011-04-04
5
-336
/
+336
*
Add missing check on invocation of trusted procedures.
Robert Haas
2011-04-04
4
-1
/
+57
*
Include pid in pg_lock_status() results even for SIREAD locks.
Robert Haas
2011-04-04
1
-1
/
+4
*
Duplicate expansion of "direction" from FETCH's synopsis into MOVE
Alvaro Herrera
2011-04-04
2
-0
/
+19
*
Rearrange "add column" logic to merge columns at exec time.
Robert Haas
2011-04-03
4
-73
/
+119
*
Improve documentation on the range of the numeric data type.
Robert Haas
2011-04-03
1
-4
/
+13
*
Remove mention of using "man" from the tutorial.
Robert Haas
2011-04-03
1
-5
/
+2
*
Avoid possible hang during smart shutdown.
Robert Haas
2011-04-03
3
-2
/
+11
*
Fix typo in PQconnectStartParams().
Tom Lane
2011-04-02
1
-1
/
+1
*
Escape greater than and less than characters in docs.
Heikki Linnakangas
2011-04-02
2
-2
/
+2
*
Avoid palloc before CurrentMemoryContext is set up on win32
Magnus Hagander
2011-04-01
1
-1
/
+5
*
Tab completion for COMMENT ON FOREIGN DATA WRAPPER / SERVER.
Robert Haas
2011-04-01
1
-2
/
+16
[next]