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
*
Update SGML docs describing the contents of the postmaster.pid file,
Bruce Momjian
2010-12-27
1
-2
/
+3
*
Remove -fno-operator-names switch from cpluspluscheck.
Tom Lane
2010-12-27
1
-3
/
+1
*
Rename the C functions bitand(), bitor() to bit_and(), bit_or().
Tom Lane
2010-12-27
4
-25
/
+46
*
Rearrange cpluspluscheck to check just one .h file at a time.
Tom Lane
2010-12-27
1
-25
/
+26
*
Fix failure of executor/hashjoin.h to compile standalone.
Tom Lane
2010-12-27
1
-0
/
+1
*
Tweak cpluspluscheck to avoid directly #include'ing gram.h.
Tom Lane
2010-12-27
1
-6
/
+8
*
Fix ill-chosen use of "private" as an argument and struct field name.
Tom Lane
2010-12-27
2
-5
/
+5
*
Break up long line, per Leslie S Satenstein.
Alvaro Herrera
2010-12-27
1
-1
/
+3
*
Corrections to patch adding SQL/MED error codes.
Robert Haas
2010-12-26
3
-1
/
+276
*
Only build in crashdump support on Windows if there's a working dbghelp.h.
Andrew Dunstan
2010-12-26
7
-2
/
+147
*
Add foreign data wrapper error code values for SQL/MED.
Robert Haas
2010-12-25
1
-0
/
+29
*
Correct spelling: longjump() -> longjmp().
Robert Haas
2010-12-24
1
-1
/
+1
*
Fix grammar
Peter Eisentraut
2010-12-24
1
-1
/
+1
*
Allow vpath builds and regression tests to succeed on Mingw. Backpatch to rel...
Andrew Dunstan
2010-12-24
2
-3
/
+3
*
Remove quotes from boolean recovery.conf.sample parameters, now that the
Bruce Momjian
2010-12-24
1
-3
/
+3
*
Improve "pg_ctl -w start" server detection by writing the postmaster
Bruce Momjian
2010-12-24
3
-158
/
+112
*
Move the documentation of --no-security-label to a more sensible place
Peter Eisentraut
2010-12-24
2
-17
/
+18
*
Release notes for 9.1alpha3
Peter Eisentraut
2010-12-24
1
-23
/
+222
*
Document pg_dump(all) --no-security-label instead of --security-label.
Robert Haas
2010-12-23
2
-6
/
+4
*
Added rule to ecpg lexer to accept "Unicode surrogate pair in extended quoted
Michael Meskes
2010-12-23
1
-0
/
+2
*
Rewrite the GiST insertion logic so that we don't need the post-recovery
Heikki Linnakangas
2010-12-23
11
-1235
/
+1030
*
Document that BBU's do not allow partial page writes to be safely turned
Bruce Momjian
2010-12-22
1
-4
/
+6
*
Typo fix.
Robert Haas
2010-12-22
1
-1
/
+1
*
Wording improvements for pg_ctl manual page.
Bruce Momjian
2010-12-22
1
-9
/
+10
*
Add PQlibVersion() function to libpq
Magnus Hagander
2010-12-22
4
-0
/
+56
*
Use memcmp() rather than strncmp() when shorter string length is known.
Robert Haas
2010-12-21
7
-33
/
+33
*
Fix typos.
Robert Haas
2010-12-21
1
-2
/
+2
*
Work around unfortunate getppid() behavior on BSD-ish systems.
Robert Haas
2010-12-21
1
-13
/
+21
*
Allow transactions that don't write WAL to commit asynchronously.
Robert Haas
2010-12-20
1
-10
/
+23
*
Fix typo
Alvaro Herrera
2010-12-20
1
-1
/
+1
*
Remove thread dumping constant that requires newer Platform SDK
Magnus Hagander
2010-12-19
1
-5
/
+0
*
Fix up handling of simple-form CASE with constant test expression.
Tom Lane
2010-12-19
2
-11
/
+21
*
Fix erroneous parsing of tsquery input "... & !(subexpression) | ..."
Tom Lane
2010-12-19
3
-6
/
+6
*
Support for collecting crash dumps on Windows
Magnus Hagander
2010-12-19
5
-1
/
+202
*
Properly print the IP number and "localhost" for failed localhost
Bruce Momjian
2010-12-18
1
-7
/
+12
*
Make GUC variables for syslog and SSL always visible
Magnus Hagander
2010-12-18
2
-21
/
+27
*
set_ps_display when calling functions via fastpath
Alvaro Herrera
2010-12-17
1
-1
/
+2
*
Remove unnecessary definition for autovacuum in SignalSomeChildren.
Alvaro Herrera
2010-12-17
1
-2
/
+1
*
Try to save a kernel call in ResolveRecoveryConflictWithVirtualXIDs.
Robert Haas
2010-12-17
1
-0
/
+4
*
Reset 'ps' display just once when resolving VXID conflicts.
Robert Haas
2010-12-17
1
-17
/
+13
*
Waiting for complete startup is now a well-defined operation.
Robert Haas
2010-12-16
1
-13
/
+0
*
Improve comments around startup_hacks() code.
Tom Lane
2010-12-16
1
-21
/
+24
*
Remove optreset from src/port/ implementations of getopt and getopt_long.
Tom Lane
2010-12-16
5
-25
/
+26
*
Avoid clobbering errno, per comment from Tom.
Alvaro Herrera
2010-12-16
1
-1
/
+1
*
Fix inconsequential FILE pointer leakage
Alvaro Herrera
2010-12-16
1
-0
/
+1
*
Add some minor missing error checks
Alvaro Herrera
2010-12-16
1
-0
/
+5
*
Simplify SignalSomeChildren(BACKEND_TYPE_ALL) to SignalChildren()
Alvaro Herrera
2010-12-16
1
-1
/
+1
*
Fix crash caused by NULL lookup when reporting IP address of failed
Bruce Momjian
2010-12-16
1
-1
/
+2
*
Fix up getopt() reset management so it works on recent mingw.
Tom Lane
2010-12-15
4
-15
/
+41
*
Fix contrib/seg's GiST picksplit method.
Tom Lane
2010-12-15
1
-116
/
+78
[next]