2006-10-03 |
Bruce Momjian | Move WIN32_ONLY_COMPILER define from c.h to win32.h... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bruce Momjian | This patch fixes a small typo in information_schema... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bruce Momjian | Mention in postgresql.conf that autovacuum also needs |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bruce Momjian | Add URL for strlcpy(): |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Bruce Momjian | Add URL about strlcpy() creation history. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Bruce Momjian | Remove mention of the -fast option from the Solaris... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Bruce Momjian | Update recovery documentation. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Bruce Momjian | Update tsearch2 README. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Bruce Momjian | Add URL for cached copy of paper as SGML comment. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Bruce Momjian | Add release note item: |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Bruce Momjian | Move "Exotic Features" to the bottom of TODO. |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Tom Lane | Properly handle the case where strlcpy() exists in... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Tom Lane | Improve documentation of configure's readline/libedit... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Tom Lane | Make some marginal performance improvements in reportEr... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Tom Lane | Do a CHECK_FOR_INTERRUPTS after emitting a message... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Tom Lane | date_trunc also accepts 'quarter'. Noted by Yoshihisa... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Tom Lane | Remove accented characters in comments, to avoid failur... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Tom Lane | Fix overly enthusiastic Assert introduced in 8.1: it... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Tom Lane | Suppress compiler warnings. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Tom Lane | uninstall script for sslinfo |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Tom Lane | uninstall script for pg_freespacemap |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Tom Lane | uninstall script for pgrowlocks - Josh Drake |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Tom Lane | Add uninstall script for adminpack - Josh Drake |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Bruce Momjian | BSD/OS doesn't have a prototype for strlcpy() but has... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Bruce Momjian | Add MONEY URL: |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Tom Lane | Allow assignment to array elements not contiguous with... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Tom Lane | Remove duplicate (and now incorrect) documentation... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Tom Lane | Fix IS NULL and IS NOT NULL tests on row-valued express... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Bruce Momjian | Add URL for client_encoding being set by client: |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Tom Lane | Fix a couple other places that need to know about ... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Tom Lane | Oops, forgot that libpq needs extra steps to make use... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Tom Lane | Replace strncpy with strlcpy in selected places that... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Tom Lane | Add strlcpy() to the set of functions supported by... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Tom Lane | Fix some misuses of strncat(). |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Tom Lane | Remove separate strdup.h header file; it's redundant... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Neil Conway | GiST stands for "Generalized Search Tree", and therefor... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Alvaro Herrera | Degrade the transaction-id wraparound point message... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Bruce Momjian | Update wording of inheritance major release item. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Bruce Momjian | Split out inheritance major feature item in release... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Michael Meskes | Added new files |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Michael Meskes | Added Joachim's changes for MinGW. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Tom Lane | Increase default value of effective_cache_size to 128MB... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Tom Lane | Add a check to prevent overwriting valid data if smgrnb... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Neil Conway | More incremental improvements for the release notes. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Tom Lane | no-data-for-failed-tables is a pg_restore option, not... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Tom Lane | Fix notice message from DROP FUNCTION IF EXISTS, and... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Bruce Momjian | Fix name, "Laurenz Albe" at request of author. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Neil Conway | Minor incremental improvements to the release notes. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Tom Lane | Fix incorrect mapping of fopen mode 'a' in recently... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Tom Lane | Cause pg_regress to invoke the temporary postmaster... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Tom Lane | Suppress useless warning on pre-XP versions of Windows... |
commit | commitdiff | tree | snapshot |
2006-09-23 |
PostgreSQL... | Tag us Beta1 REL8_2_BETA1 |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Tom Lane | Fix pg_locks view to call advisory locks advisory locks... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Tom Lane | Fix bugs in plpgsql and ecpg caused by assuming that... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Tom Lane | Surely this temp buffer needn't be static. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Peter Eisentraut | Rearrange yes/no prompting code so that the prompts... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Bruce Momjian | Add to major release notes items, per Simon. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Peter Eisentraut | Add units to the default postgresql.conf. For the... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Tom Lane | Move incorrectly-located indexterm entry. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Tom Lane | Update timezone documentation to reflect current realit... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Bruce Momjian | Update release notes to only use HTML4 entities. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Tom Lane | We're going to have to spell dotless i as plain i,... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Tom Lane | Fix a lot of broken markup. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Bruce Momjian | Update release notes to be current as of CVS today. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Bruce Momjian | Update major release note items. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Bruce Momjian | First try at a major features list for 8.2. |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Tom Lane | Fix free space map to correctly track the total amount... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Teodor Sigaev | Add comments about STORAGE option for GIN |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Teodor Sigaev | Fix table's caption |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Michael Meskes | Updated several parts in particular variable handling... |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Bruce Momjian | Wording changes for continuous archving, per Simon. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Tom Lane | Add documentation for new in-core advisory lock functio... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Bruce Momjian | Add URL for domain casting: |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Bruce Momjian | Update release notes to use scaron, rather than numeric... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Tom Lane | Fix bogus markup. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Bruce Momjian | Add AIX shared library support item to release notes. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Tom Lane | Change patternsel (LIKE/regex selectivity estimation... |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Bruce Momjian | Release note wording improvement. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Bruce Momjian | Add shared linking information to AIX FAQ. |
commit | commitdiff | tree | snapshot |
2006-09-20 |
Neil Conway | Improvements to the partitioning documentation. Origina... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Tom Lane | Improve usage of effective_cache_size parameter by... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Neil Conway | Do a round of copy-editing for the release notes: fix... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Bruce Momjian | Dashed items are now for 8.3: |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Bruce Momjian | Remove completed TODO items: |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Neil Conway | Document how to use psql's --single-transaction option... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Tom Lane | Fix shared library creation to work properly on AIX... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Neil Conway | Minor additions and typo fixes for the backup documenta... |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Bruce Momjian | More 8.2 release item reordering. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Bruce Momjian | Reorder 8.2 release note items more logically. |
commit | commitdiff | tree | snapshot |
2006-09-19 |
Bruce Momjian | Update migration changes, more cleanups. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Bruce Momjian | Properly mention in the release notes that fillfactor... |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Bruce Momjian | Wrap long lines in 8.2 release notes. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Bruce Momjian | Updates from Jim Nasby. |
commit | commitdiff | tree | snapshot |
2006-09-18 |
Tom Lane | Add built-in userlock manipulation functions to replace... |
commit | commitdiff | tree | snapshot |
next |