2006-10-08 |
Bruce Momjian | Update multi-line editing wording in release notes. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Bruce Momjian | In release notes, mention that multi-line history savin... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Bruce Momjian | Add include needed for new getrusage() call. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Tom Lane | On Windows, we know the backend stack size limit becaus... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Bruce Momjian | Update comments for pgcvslog, -r BASE does not work... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Bruce Momjian | Simplify <link> regex cleanup code. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Bruce Momjian | Allow HISTORY/history.html to be generated by removing... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Tom Lane | Fix ancient oversight in psql's \d pattern processing... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Bruce Momjian | In release notes, always use </link> rather than </>. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Peter Eisentraut | Added missing entry (CASCADED) in keywords table. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Tom Lane | Fix thinko in comment. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Peter Eisentraut | Updated config.guess and config.sub |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Peter Eisentraut | The -X option in pg_dump was supposed to be a workaroun... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Tom Lane | When planning a query at Bind time, be careful to pass... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Tom Lane | On platforms that have getrlimit(RLIMIT_STACK), use... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Tom Lane | Adjust HINT for stack depth limit to mention checking... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Bruce Momjian | Remove tabs added accidentally. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Neil Conway | Fix a typo. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Bruce Momjian | Add main documentation link tags to the release notes. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Tom Lane | Fix string_to_array() to correctly handle the case... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tom Lane | Fix bcc32.mak to create and remove pg_config_os.h prope... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Tom Lane | Fix SysCacheGetAttr() to handle the case where the... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Peter Eisentraut | Message style improvements |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Tom Lane | Cleanup for pglz_compress code: remove dead code, const... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Tom Lane | Make use of qsort_arg in several places that were forme... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Bruce Momjian | Add indenting to Solaris FAQ, for clarity. |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Bruce Momjian | Update DB2X texinfo example code. |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Tom Lane | Work around buggy strtod on (some versions of?) IRIX... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Tom Lane | Second try at fixing libedit configuration for Bob... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Bruce Momjian | Update Solaris strtod() bug comment. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Bruce Momjian | Update Solaris strtol() bug comment. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Tom Lane | Adjust configure's handling of libedit to not look... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Bruce Momjian | Update Solaris FAQ. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Bruce Momjian | Exclude pgindent from affecting the ecpg regression... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Tom Lane | Fix initdb's logic for picking shared_buffers/max_fsm_p... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Tom Lane | Fix comment to agree with presentation. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Tom Lane | Improve error messages from to_tsquery per yesterday... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Tom Lane | Add qsort and qsort_arg to MSVC list of src/port files. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Michael Meskes | Reverted changes made by pgindent |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Bruce Momjian | pgindent run for 8.2. |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Bruce Momjian | Udpate typedefs for pgindent. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Tom Lane | Switch over to using our own qsort() all the time,... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bruce Momjian | pgevent fixes: |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bruce Momjian | Update typedef list for 8.2 pgindent run. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bruce Momjian | Fix yesno_prompt() memory leak in /script tools, report... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bruce Momjian | Improve numeric overflow error message. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bruce Momjian | Make some sentences consistent with similar ones. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bruce Momjian | Improve readline psql prompt suggestion. |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bruce Momjian | Add experimental support for db2x texinfo |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bruce Momjian | The attached patch changes units of the some default... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Bruce Momjian | Cleanup pgwin32_open() 'if' test, and avoid possible... |
commit | commitdiff | tree | snapshot |
2006-10-03 |
Tom Lane | Rearrange MSVC errcode hack, fix incorrect _MSC_VER... |
commit | commitdiff | tree | snapshot |
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 |
next |