index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update typedef list for 8.2 pgindent run.
Bruce Momjian
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-03
*
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-02
*
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-10-01
*
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-30
*
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-29
*
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-28
*
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-27
*
Degrade the transaction-id wraparound point message from LOG to DEBUG1, per
Alvaro Herrera
2006-09-26
[next]