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-10-03
Fix yesno_prompt() memory leak in /script tools, reported by Converity.
Bruce Momjian
2006-10-03
Improve numeric overflow error message.
Bruce Momjian
2006-10-03
Make some sentences consistent with similar ones.
Bruce Momjian
2006-10-03
Improve readline psql prompt suggestion.
Bruce Momjian
2006-10-03
Add experimental support for db2x texinfo
Bruce Momjian
2006-10-03
The attached patch changes units of the some default values in
Bruce Momjian
2006-10-03
Cleanup pgwin32_open() 'if' test, and avoid possible error.
Bruce Momjian
2006-10-03
Rearrange MSVC errcode hack, fix incorrect _MSC_VER test. Magnus
Tom Lane
2006-10-03
Move WIN32_ONLY_COMPILER define from c.h to win32.h because it was being
Bruce Momjian
2006-10-03
This patch fixes a small typo in information_schema.sgml.
Bruce Momjian
2006-10-03
Mention in postgresql.conf that autovacuum also needs
Bruce Momjian
2006-10-03
Add URL for strlcpy():
Bruce Momjian
2006-10-03
Add:
Bruce Momjian
2006-10-02
Add URL about strlcpy() creation history.
Bruce Momjian
2006-10-02
Update wording:
Bruce Momjian
2006-10-02
Add:
Bruce Momjian
2006-10-02
Remove mention of the -fast option from the Solaris FAQ.
Bruce Momjian
2006-10-02
Update recovery documentation.
Bruce Momjian
2006-10-02
Update tsearch2 README.
Bruce Momjian
2006-10-02
Add URL for cached copy of paper as SGML comment.
Bruce Momjian
2006-10-02
Add release note item:
Bruce Momjian
2006-10-02
Move "Exotic Features" to the bottom of TODO.
Bruce Momjian
2006-10-02
Properly handle the case where strlcpy() exists in libc but isn't
Tom Lane
2006-10-01
Improve documentation of configure's readline/libedit switches.
Tom Lane
2006-10-01
Make some marginal performance improvements in reportErrorPosition(),
Tom Lane
2006-10-01
Do a CHECK_FOR_INTERRUPTS after emitting a message of less than ERROR
Tom Lane
2006-10-01
date_trunc also accepts 'quarter'. Noted by Yoshihisa Nakano.
Tom Lane
2006-10-01
Remove accented characters in comments, to avoid failures when this
Tom Lane
2006-10-01
Fix overly enthusiastic Assert introduced in 8.1: it's expecting a
Tom Lane
2006-09-30
Suppress compiler warnings.
Tom Lane
2006-09-30
uninstall script for sslinfo
Tom Lane
2006-09-30
uninstall script for pg_freespacemap
Tom Lane
2006-09-30
uninstall script for pgrowlocks - Josh Drake
Tom Lane
2006-09-30
Add uninstall script for adminpack - Josh Drake
Tom Lane
2006-09-30
BSD/OS doesn't have a prototype for strlcpy() but has the function, so
Bruce Momjian
2006-09-30
Add:
Bruce Momjian
2006-09-30
Add MONEY URL:
Bruce Momjian
2006-09-29
Allow assignment to array elements not contiguous with those already
Tom Lane
2006-09-29
Remove duplicate (and now incorrect) documentation for row-wise IS [NOT]
Tom Lane
2006-09-28
Fix IS NULL and IS NOT NULL tests on row-valued expressions to conform to
Tom Lane
2006-09-28
Add URL for client_encoding being set by client:
Bruce Momjian
2006-09-28
Fix a couple other places that need to know about (some) src/port/ files
Tom Lane
2006-09-27
Oops, forgot that libpq needs extra steps to make use of src/port/ files.
Tom Lane
2006-09-27
Replace strncpy with strlcpy in selected places that seem possibly relevant
Tom Lane
2006-09-27
Add strlcpy() to the set of functions supported by src/port/ when not
Tom Lane
2006-09-27
Fix some misuses of strncat().
Tom Lane
2006-09-27
Remove separate strdup.h header file; it's redundant with port.h.
Tom Lane
2006-09-27
GiST stands for "Generalized Search Tree", and therefore should not be
Neil Conway
2006-09-26
Degrade the transaction-id wraparound point message from LOG to DEBUG1, per
Alvaro Herrera
2006-09-26
Update wording of inheritance major release item.
Bruce Momjian
[next]