| Commit message (Expand) | Author | Age |
* | Add copyright mentions, per Tom Lane. | Bruce Momjian | 2001-02-18 |
* | Allow extract() to accept the same field selectors as date_part(), not just | Peter Eisentraut | 2001-02-18 |
* | Add --template option to createdb script to allow access to WITH TEMPLATE | Tom Lane | 2001-02-18 |
* | Enhance documentation of date/time functions. Add extract, current_date, | Peter Eisentraut | 2001-02-18 |
* | Make <lineannotation> italic. Fix syntax error in print style. | Peter Eisentraut | 2001-02-18 |
* | Add note that partial indices are not currently supported. | Tom Lane | 2001-02-18 |
* | Update description of fsync option for 7.1. | Tom Lane | 2001-02-18 |
* | Change default commit_delay to zero, update documentation. | Tom Lane | 2001-02-18 |
* | Change s_lock to not use any zero-delay select() calls; these are just a | Tom Lane | 2001-02-18 |
* | Remove bogus set_ps_display call --- changing displayed status here is | Tom Lane | 2001-02-18 |
* | Catch some stray references to .htm files. | Tom Lane | 2001-02-17 |
* | No more .htm files, so don't try to add them to the doc tarballs. | Tom Lane | 2001-02-17 |
* | Update TODO list. | Bruce Momjian | 2001-02-17 |
* | Fix a bug in psql. unescape() does not work for multi-byte encodings. | Tatsuo Ishii | 2001-02-17 |
* | Fix README in Japanese to sync with README.pgbench updated by Tom. | Tatsuo Ishii | 2001-02-17 |
* | Seems a bad idea to assume that select(2) doesn't touch the input masks | Tom Lane | 2001-02-17 |
* | Add current seek position to FDDEBUG output for FileRead, | Tom Lane | 2001-02-17 |
* | Just noticed that use of 'volatile' in HPPA S_UNLOCK() was causing gcc | Tom Lane | 2001-02-16 |
* | Update README's install instructions to agree with current reality. | Tom Lane | 2001-02-16 |
* | Update bsdi shared memory stuff. | Bruce Momjian | 2001-02-16 |
* | Update BSDI FAQ. | Bruce Momjian | 2001-02-16 |
* | Defend against starting a non-MULTIBYTE-enabled backend in a database | Tom Lane | 2001-02-16 |
* | Some more updates... | Peter Mount | 2001-02-16 |
* | Update BSDI SGML. | Bruce Momjian | 2001-02-16 |
* | ichar() has been renamed to chr(), so fix translation table. | Tom Lane | 2001-02-16 |
* | Fix bugs in pltcl's new return_null command: it was liable to go belly up | Tom Lane | 2001-02-16 |
* | Fix erroneous sort request in pltcl selftest. | Tom Lane | 2001-02-16 |
* | Clean up two rather nasty bugs in operator selection code. | Tom Lane | 2001-02-16 |
* | Add casting for numeric/float4/float8 type value | Hiroshi Inoue | 2001-02-16 |
* | Update bsdi faq. | Bruce Momjian | 2001-02-16 |
* | Update bsdi faq. | Bruce Momjian | 2001-02-16 |
* | Take OUTER JOIN semantics into account when estimating the size of join | Tom Lane | 2001-02-16 |
* | Update FAQ. | Bruce Momjian | 2001-02-15 |
* | Update FAQ. | Bruce Momjian | 2001-02-15 |
* | Add some notes about memory management of RI plans. | Tom Lane | 2001-02-15 |
* | Update comments about memory management. | Tom Lane | 2001-02-15 |
* | Update notes about memory context scheme. | Tom Lane | 2001-02-15 |
* | Update obsolete wording of error message. | Tom Lane | 2001-02-15 |
* | Although we can't support out-of-line TOAST storage in indexes (yet), | Tom Lane | 2001-02-15 |
* | Further polishing of documentation about new fmgr call convention. | Tom Lane | 2001-02-15 |
* | Reduce default selectivity estimates for geometric operators; it seems | Tom Lane | 2001-02-15 |
* | Update a couple of obsolete comments. | Tom Lane | 2001-02-15 |
* | Update TODO list. | Bruce Momjian | 2001-02-15 |
* | Update TODO list. | Bruce Momjian | 2001-02-15 |
* | Update for Tatsuo. | Bruce Momjian | 2001-02-15 |
* | 1) Change transaction boundary in autocommit off mode | Hiroshi Inoue | 2001-02-15 |
* | Clarify meaning of GEQO_THRESHOLD parameter. | Tom Lane | 2001-02-15 |
* | Improve documentation of JOIN syntax. Explain NATURAL as an alternative | Tom Lane | 2001-02-15 |
* | Unicode <-> SJIS new mapping tables (based on CP932.TXT) contributed by | Tatsuo Ishii | 2001-02-15 |
* | Arrange for ORDER BY an expression on a UNION/INTERSECT/EXCEPT result, | Tom Lane | 2001-02-15 |