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
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
2015-01-20
Disable -faggressive-loop-optimizations in gcc 4.8+ for pre-9.2 branches.
REL8_2_STABLE
Alvaro Herrera
2011-12-14
Disable excessive FP optimization by recent versions of gcc.
Andrew Dunstan
2011-12-01
Stamp 8.2.23.
REL8_2_23
Tom Lane
2011-12-01
Update information about configuring SysV IPC parameters on NetBSD.
Tom Lane
2011-12-01
Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23.
Tom Lane
2011-11-30
Update time zone data files to tzdata release 2011n.
Tom Lane
2011-11-30
Tweak previous patch to ensure edata->filename always gets initialized.
Tom Lane
2011-11-30
Strip file names reported in error messages in vpath builds
Peter Eisentraut
2011-11-28
Backpatch "Use the preferred version of xsubpp."
Andrew Dunstan
2011-11-16
Don't elide blank lines when accumulating psql command history.
Robert Haas
2011-11-10
Fix server header file installation with vpath builds
Peter Eisentraut
2011-11-05
Don't assume that a tuple's header size is unchanged during toasting.
Tom Lane
2011-11-01
Fix race condition with toast table access from a stale syscache entry.
Tom Lane
2011-10-29
Fix assorted bogosities in cash_in() and cash_out().
Tom Lane
2011-10-28
Update docs to point to the timezone library's new home at IANA.
Tom Lane
2011-10-26
Change FK trigger creation order to better support self-referential FKs.
Tom Lane
2011-10-15
Fix bugs in information_schema.referential_constraints view.
Tom Lane
2011-10-12
Improve documentation of psql's \q command.
Tom Lane
2011-10-08
Don't let transform_null_equals=on affect CASE foo WHEN NULL ... constructs.
Heikki Linnakangas
2011-10-06
Make pgstatindex respond to cancel interrupts.
Robert Haas
2011-09-24
Fix our mapping of Windows timezones for Central America.
Tom Lane
2011-09-22
Stamp 8.2.22.
REL8_2_22
Tom Lane
2011-09-22
Update release notes for 9.1.1, 9.0.5, 8.4.9, 8.3.16, 8.2.22.
Tom Lane
2011-09-22
Translation updates
Peter Eisentraut
2011-09-16
gistendscan() forgot to free so->giststate.
Tom Lane
2011-09-08
Add missing format argument to ecpg_log() call
Peter Eisentraut
2011-09-07
Fix corner case bug in numeric to_char().
Tom Lane
2011-09-06
Avoid possibly accessing off the end of memory in examine_attribute().
Tom Lane
2011-09-06
Update type-conversion documentation for long-ago changes.
Tom Lane
2011-09-05
Update time zone data files to tzdata release 2011i.
Tom Lane
2011-09-03
Fix typo in pg_srand48 (srand48 in older branches).
Tom Lane
2011-08-29
Replace obsolete AC_LANG_FUNC_LINK_TRY autoconf macro.
Tom Lane
2011-08-27
Don't assume that "E" response to NEGOTIATE_SSL_CODE means pre-7.0 server.
Tom Lane
2011-08-27
Ensure we discard unread/unsent data when abandoning a connection attempt.
Tom Lane
2011-08-25
Fix pgstatindex() to give consistent results for empty indexes.
Tom Lane
2011-08-20
Fix performance problem when building a lossy tidbitmap.
Tom Lane
2011-08-16
Fix race condition in relcache init file invalidation.
Tom Lane
2011-08-02
Avoid integer overflow when LIMIT + OFFSET >= 2^63.
Heikki Linnakangas
2011-07-28
Fix pg_restore's direct-to-database mode for standard_conforming_strings.
Tom Lane
2011-07-26
Add missing newlines at end of error messages
Peter Eisentraut
2011-07-24
Use OpenSSL's SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER flag.
Tom Lane
2011-07-18
Adapted expected result for latest change to ecpglib.
Michael Meskes
2011-07-18
Made ecpglib write double with a precision of 15 digits.
Michael Meskes
2011-07-15
Fix two ancient bugs in GiST code to re-find a parent after page split:
Heikki Linnakangas
2011-07-11
Remove excessively backpatched gitignore files
Peter Eisentraut
2011-07-05
Fix psql's counting of script file line numbers during COPY.
Tom Lane
2011-07-03
Back-patch creation of tar.bz2 tarball during "make dist".
Tom Lane
2011-06-21
Apply upstream fix for blowfish signed-character bug (CVE-2011-2483).
Tom Lane
2011-06-20
Fix missed use of "cp -i" in an example, per Fujii Masao.
Tom Lane
2011-06-17
Don't use "cp -i" in the example WAL archive_command.
Tom Lane
[next]