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
*
Remove extra copying of TupleDescs for heap_create_with_catalog
Alvaro Herrera
2011-06-20
2
-13
/
+4
*
Fixed string in German translation that causes segfault.
Michael Meskes
2011-06-20
1
-1
/
+1
*
Produce HISTORY file consistently as ASCII
Peter Eisentraut
2011-06-19
1
-1
/
+10
*
Add REL9_1_STABLE to the set of branches tracked by git_changelog.
Tom Lane
2011-06-19
1
-3
/
+5
*
Fix thinko in previous patch to always update pg_class.reltuples/relpages.
Tom Lane
2011-06-19
1
-15
/
+2
*
Capitalization fixes
Peter Eisentraut
2011-06-19
18
-26
/
+26
*
Make external_pid_file world readable
Peter Eisentraut
2011-06-19
1
-0
/
+5
*
Remove redundant lib*dll.def rules from .gitignore
Magnus Hagander
2011-06-18
4
-7
/
+0
*
Don't use "cp -i" in the example WAL archive_command.
Tom Lane
2011-06-17
1
-12
/
+13
*
Set FLEXIBLE_ARRAY_MEMBER to empty for MSVC.
Andrew Dunstan
2011-06-17
1
-1
/
+1
*
Obtain table locks as soon as practical during pg_dump.
Tom Lane
2011-06-17
1
-5
/
+11
*
Add overflow checks to int4 and int8 versions of generate_series().
Robert Haas
2011-06-17
2
-0
/
+8
*
Fix crash in CREATE UNLOGGED TABLE.
Robert Haas
2011-06-17
1
-0
/
+1
*
Fix minor thinko in ProcGlobalShmemSize().
Robert Haas
2011-06-17
1
-2
/
+0
*
Fix typo.
Robert Haas
2011-06-17
1
-1
/
+1
*
Define FLEXIBLE_ARRAY_MEMBER for MSVC.
Andrew Dunstan
2011-06-16
1
-0
/
+9
*
Index tuple data arrays using Anum_xxx symbolic constants instead of "i++".
Tom Lane
2011-06-16
5
-121
/
+114
*
Avoid compiler warnings due to possibly unused variables
Peter Eisentraut
2011-06-16
2
-1
/
+3
*
Start using flexible array members
Peter Eisentraut
2011-06-16
4
-1
/
+82
*
Update README-SSI. Add a section to describe the "dangerous structure" that
Heikki Linnakangas
2011-06-16
1
-87
/
+117
*
Fix typo
Alvaro Herrera
2011-06-16
1
-1
/
+1
*
Remove another no-longer-needed inclusion of predicate.h.
Tom Lane
2011-06-16
1
-1
/
+0
*
pgindent run of recent SSI changes. Also, remove an unnecessary #include.
Heikki Linnakangas
2011-06-16
6
-17
/
+15
*
Respect Hot Standby controls while recycling btree index pages.
Simon Riggs
2011-06-16
1
-2
/
+10
*
Use single quotes in preference to double quotes for protecting pathnames.
Tom Lane
2011-06-15
6
-19
/
+19
*
Rework parsing of ConstraintAttributeSpec to improve NOT VALID handling.
Tom Lane
2011-06-15
9
-115
/
+175
*
In pg_upgrade, clean up code layout in validateDirectoryOption().
Bruce Momjian
2011-06-15
1
-5
/
+3
*
Fix failure to account for memory used by tuplestore_putvalues().
Tom Lane
2011-06-15
1
-4
/
+5
*
Fix oversights in pg_basebackup's -z (compression) option.
Tom Lane
2011-06-15
1
-7
/
+7
*
The rolled-back flag on serializable xacts was pointless and redundant with
Heikki Linnakangas
2011-06-15
2
-34
/
+29
*
Make non-MVCC snapshots exempt from predicate locking. Scans with non-MVCC
Heikki Linnakangas
2011-06-15
6
-100
/
+151
*
Allow psql \d tab completion to complete all relation kinds
Peter Eisentraut
2011-06-14
1
-3
/
+3
*
Document that psql's \d also works with composite types
Peter Eisentraut
2011-06-14
1
-2
/
+2
*
In pg_upgrade, document that link mode has to have data directories on
Bruce Momjian
2011-06-14
1
-4
/
+7
*
Fix assorted issues with build and install paths containing spaces.
Tom Lane
2011-06-14
4
-4
/
+4
*
Remove unused variable
Peter Eisentraut
2011-06-14
1
-2
/
+0
*
Add comment that attributes.is_nullable was removed from SQL standard
Peter Eisentraut
2011-06-14
1
-1
/
+1
*
In pg_upgrade, check there are no prepared transactions.
Bruce Momjian
2011-06-14
1
-0
/
+33
*
Fix grammatical mistake introduced by previous commit
Alvaro Herrera
2011-06-14
1
-1
/
+1
*
Mention DROP TABLE as well as ALTER TABLE NO INHERIT
Alvaro Herrera
2011-06-14
1
-1
/
+2
*
Improve accuracy of ON_ERROR_STOP documentation.
Robert Haas
2011-06-14
1
-12
/
+10
*
Oops, forgot to change the order of entries in 2PC callback arrays when I
Heikki Linnakangas
2011-06-14
1
-8
/
+8
*
Renumber 2PC resource managers so that compared to 9.0, predicate lock rmgr
Heikki Linnakangas
2011-06-14
1
-4
/
+4
*
Move parse2.pl to parse.pl
Peter Eisentraut
2011-06-14
5
-1089
/
+590
*
Document that bits to the right of the CIDR mask "should" be zero, not
Bruce Momjian
2011-06-13
1
-1
/
+1
*
Fix aboriginal copy-paste mistake in error message
Alvaro Herrera
2011-06-13
1
-2
/
+1
*
Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY
Alvaro Herrera
2011-06-13
1
-1
/
+10
*
Remove parentheses from mention of current_schemas function.
Robert Haas
2011-06-13
1
-2
/
+2
*
Clarify that NATURAL without matching columns is like CROSS JOIN.
Robert Haas
2011-06-13
1
-1
/
+3
*
Add doc cross-reference to search_path discussion of current_schemas().
Robert Haas
2011-06-13
1
-1
/
+3
[next]