| Commit message (Expand) | Author | Age |
* | Large objects in single "table". | Bruce Momjian | 2000-12-18 |
* | Updates from Tom Lane. | Bruce Momjian | 2000-12-18 |
* | Add missing tags. | Peter Eisentraut | 2000-12-17 |
* | Bump version to 7.1. (No "beta1", since we're just going to forget to | Peter Eisentraut | 2000-12-17 |
* | Update SysV IPC information. | Peter Eisentraut | 2000-12-17 |
* | Update type-coercion discussions to reflect current reality. | Tom Lane | 2000-12-17 |
* | Misc. cleanups. | Tom Lane | 2000-12-17 |
* | Outer join updates, miscellaneous polishing. | Tom Lane | 2000-12-17 |
* | Update some obsolete info about GEQO. | Tom Lane | 2000-12-16 |
* | Add 7.1 features list | Bruce Momjian | 2000-12-16 |
* | A little wordsmithing in the pattern-matching section. | Tom Lane | 2000-12-16 |
* | Add note that COALESCE and NULLIF are shorthand forms of CASE. | Tom Lane | 2000-12-16 |
* | Clean up some bogosities in description of target lists. | Tom Lane | 2000-12-16 |
* | Restructure performance tips into a single chapter ('populating a | Tom Lane | 2000-12-16 |
* | Merge functions and operators chapters. Lots of updates. | Peter Eisentraut | 2000-12-14 |
* | In 'Joins between classes' in Section 5 of the tutorial we have, in | Bruce Momjian | 2000-12-12 |
* | Revise SELECT reference page for outer joins, subselect in FROM, | Tom Lane | 2000-12-12 |
* | Change to Negator. | Bruce Momjian | 2000-12-11 |
* | Backout right-hand/left-hand. | Bruce Momjian | 2000-12-10 |
* | in catalog.sgml | Bruce Momjian | 2000-12-10 |
* | Add mention of \d+ to comment. | Bruce Momjian | 2000-12-10 |
* | Fix typo | Bruce Momjian | 2000-12-10 |
* | Fixes for examples from Thomas Diffenbach | Bruce Momjian | 2000-12-09 |
* | Fix Westwood/Westward, from Wessel van Norel. | Bruce Momjian | 2000-12-08 |
* | Remove error check that disallowed setval() on a sequence with cache | Tom Lane | 2000-12-08 |
* | typo correction | Peter Eisentraut | 2000-12-07 |
* | Clarify the allowed length of the text data type. | Thomas G. Lockhart | 2000-12-03 |
* | Support IBM S/390. Patches from Neale Ferguson@softwareAG-usa.com. | Thomas G. Lockhart | 2000-12-03 |
* | Final(?) GUC clean-up. Update psql tab completion. | Peter Eisentraut | 2000-12-03 |
* | Repair residual sillinesses from UUNET virtual host/socket path patch. | Tom Lane | 2000-11-30 |
* | Correct obsolete entry for strpos(). | Tom Lane | 2000-11-30 |
* | Minor tweaks in installation instructions, regenerate INSTALL file. | Peter Eisentraut | 2000-11-30 |
* | Sort out things after fe-connect.c cleanup after unix socket patch. | Peter Eisentraut | 2000-11-30 |
* | Rewrite system catalog documentation man page in DocBook with more recent | Peter Eisentraut | 2000-11-29 |
* | Significant cleanups in SysV IPC handling (shared mem and semaphores). | Tom Lane | 2000-11-28 |
* | Remove PQunixsocket, per Peter's recommendation. PQhost shows the socket dir... | Bruce Momjian | 2000-11-28 |
* | Store current LC_COLLATE and LC_CTYPE settings in pg_control during initdb; | Tom Lane | 2000-11-25 |
* | Update pg_ctl ref page, help output, messages. Some repair to work better | Peter Eisentraut | 2000-11-25 |
* | Repair markup | Peter Eisentraut | 2000-11-25 |
* | here is a patch for formatting.c (to_char/timestampt()), for 7.1 | Bruce Momjian | 2000-11-25 |
* | Make SET SESSION CHARACTERISTICS compliant with SQL 99. Remove redundant, | Peter Eisentraut | 2000-11-24 |
* | Revive Reference Manual, remove reference pages from User's Guide. | Peter Eisentraut | 2000-11-24 |
* | Make socket option specify just the directory, not the full path. | Bruce Momjian | 2000-11-22 |
* | Tweak resultmap documentation, add to README too. | Tom Lane | 2000-11-22 |
* | Allow for different result files when using GCC versus native compiler. | Peter Eisentraut | 2000-11-21 |
* | Improve comments in pg_hba.conf.sample and the associated SGML | Tom Lane | 2000-11-21 |
* | Update for new pg_dump with blobs etc | Philip Warner | 2000-11-21 |
* | Correct directory names. | Peter Eisentraut | 2000-11-20 |
* | Revise handling of oldstyle/newstyle functions per recent discussions | Tom Lane | 2000-11-20 |
* | Refinements | Peter Eisentraut | 2000-11-18 |