index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-06-24
Update entry:
Bruce Momjian
2006-06-24
Add UPDATE entry for row reuse.
Bruce Momjian
2006-06-24
Fix re-inclusion of port header file on Windows, per Magnus.
Tom Lane
2006-06-23
Clarified copyright notice
Michael Meskes
2006-06-22
Remove dllinit.c; it was only needed for long-obsolete Cygwin versions,
Tom Lane
2006-06-22
pg_stop_backup was calling XLogArchiveNotify() twice for the newly created
Tom Lane
2006-06-22
Standalone backends need pgstat_bestart() too, per Qingqing Zhou.
Tom Lane
2006-06-21
Move setup_cancel_handler() up near start of psql main(), where the
Tom Lane
2006-06-21
Remove ancient kluge that kept nodeAgg.c from crashing on UPDATEs involving
Tom Lane
2006-06-21
Disallow aggregate functions in UPDATE commands (unless within a sub-SELECT).
Tom Lane
2006-06-21
Eliminate a gratuitously different wording of the 'cannot use aggregate funct...
Tom Lane
2006-06-21
- During dblink_open, if transaction state was IDLE, force cursor count to
Joe Conway
2006-06-21
Clean up psql variable code a little: eliminate unnecessary tests in
Tom Lane
2006-06-21
Added some more coverity report patches send in by Martijn van Oosterhout <kl...
Michael Meskes
2006-06-21
Fixed small typo in changelog
Michael Meskes
2006-06-21
Added fixed from the coverity report send in by Joachim Wieland <joe@mcknight...
Michael Meskes
2006-06-20
Remove redundant gettimeofday() calls to the extent practical without
Tom Lane
2006-06-20
Split definitions for md5.c out of crypt.h and into their own header
Tom Lane
2006-06-19
Some editorial work on the documentation of the current-date/time
Tom Lane
2006-06-19
Do not use already free'ed errmsg, bug found by Joachim Wieland
Michael Meskes
2006-06-19
Take the statistics collector out of the loop for monitoring backends'
Tom Lane
2006-06-18
Update my email address.
Bruce Momjian
2006-06-18
Don't try to call posix_fadvise() unless <fcntl.h> supplies a declaration
Tom Lane
2006-06-18
Fix saveHistory() to not emit bogus complaint during psql exit when using
Tom Lane
2006-06-18
Increase timeout in statement_timeout test from 1 second to 2 seconds.
Tom Lane
2006-06-18
Merge postmaster and postgres command into just postgres. postmaster
Peter Eisentraut
2006-06-16
Fix a couple of obvious problems in DROP IF EXISTS patch.
Tom Lane
2006-06-16
Code review for SELECT INTO STRICT patch: use saner choices of error
Tom Lane
2006-06-16
Clean up after someone's curious idea that it'd be good to strip
Tom Lane
2006-06-16
docs for DROP ... IF EXISTS for the following cases:
Andrew Dunstan
2006-06-16
Add:
Bruce Momjian
2006-06-16
Add:
Bruce Momjian
2006-06-16
Document issues with non-default tablespaces and pg_dumpall restores.
Bruce Momjian
2006-06-16
Add URL for ISO dates:
Bruce Momjian
2006-06-16
DROP ... IF EXISTS for the following cases:
Andrew Dunstan
2006-06-16
Add URL for currency type:
Bruce Momjian
2006-06-16
Add URL for updatable views:
Bruce Momjian
2006-06-16
Add:
Bruce Momjian
2006-06-16
Fix problems with cached tuple descriptors disappearing while still in use
Tom Lane
2006-06-16
Add URL to:
Bruce Momjian
2006-06-16
Add URL for freespace map filling.
Bruce Momjian
2006-06-16
>
Bruce Momjian
2006-06-16
> o Add PL/Python tracebacks
Bruce Momjian
2006-06-16
Add:
Bruce Momjian
2006-06-16
Add URL for:
Bruce Momjian
2006-06-16
Add to locale TODO.detail.
Bruce Momjian
2006-06-16
Add URL for ISO date/time syntax:
Bruce Momjian
2006-06-16
Add LDAP documentation missed in code patch.
Bruce Momjian
2006-06-16
Update preload_library magic block wording.
Bruce Momjian
2006-06-16
Test for POSIX_FADV_DONTNEED to use posix_fadvise().
Bruce Momjian
[next]