| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clarify the allowed length of the text data type. | Thomas G. Lockhart | 2000-12-03 | 1 | -9/+8 |
| * | Support IBM S/390. Patches from Neale Ferguson@softwareAG-usa.com. | Thomas G. Lockhart | 2000-12-03 | 1 | -1/+8 |
| * | Final(?) GUC clean-up. Update psql tab completion. | Peter Eisentraut | 2000-12-03 | 1 | -14/+14 |
| * | Repair residual sillinesses from UUNET virtual host/socket path patch. | Tom Lane | 2000-11-30 | 9 | -91/+76 |
| * | Correct obsolete entry for strpos(). | Tom Lane | 2000-11-30 | 1 | -2/+2 |
| * | Minor tweaks in installation instructions, regenerate INSTALL file. | Peter Eisentraut | 2000-11-30 | 2 | -18/+17 |
| * | Remove obsolete claim that char(n) is more efficient than other text types. | Tom Lane | 2000-11-30 | 2 | -19/+15 |
| * | Sort out things after fe-connect.c cleanup after unix socket patch. | Peter Eisentraut | 2000-11-30 | 1 | -19/+2 |
| * | Rewrite system catalog documentation man page in DocBook with more recent | Peter Eisentraut | 2000-11-29 | 4 | -458/+1920 |
| * | Significant cleanups in SysV IPC handling (shared mem and semaphores). | Tom Lane | 2000-11-28 | 1 | -27/+1 |
| * | Remove PQunixsocket, per Peter's recommendation. PQhost shows the socket dir... | Bruce Momjian | 2000-11-28 | 1 | -11/+1 |
| * | Update TODO list. | Bruce Momjian | 2000-11-27 | 1 | -8/+7 |
| * | Store current LC_COLLATE and LC_CTYPE settings in pg_control during initdb; | Tom Lane | 2000-11-25 | 1 | -4/+26 |
| * | Update pg_ctl ref page, help output, messages. Some repair to work better | Peter Eisentraut | 2000-11-25 | 1 | -213/+132 |
| * | Repair markup | Peter Eisentraut | 2000-11-25 | 2 | -10/+10 |
| * | here is a patch for formatting.c (to_char/timestampt()), for 7.1 | Bruce Momjian | 2000-11-25 | 1 | -0/+14 |
| * | Make SET SESSION CHARACTERISTICS compliant with SQL 99. Remove redundant, | Peter Eisentraut | 2000-11-24 | 3 | -105/+21 |
| * | Revive Reference Manual, remove reference pages from User's Guide. | Peter Eisentraut | 2000-11-24 | 16 | -930/+410 |
| * | Make socket option specify just the directory, not the full path. | Bruce Momjian | 2000-11-22 | 15 | -41/+38 |
| * | Tweak resultmap documentation, add to README too. | Tom Lane | 2000-11-22 | 1 | -5/+6 |
| * | Allow for different result files when using GCC versus native compiler. | Peter Eisentraut | 2000-11-21 | 1 | -44/+53 |
| * | Improve comments in pg_hba.conf.sample and the associated SGML | Tom Lane | 2000-11-21 | 1 | -69/+85 |
| * | Update for new pg_dump with blobs etc | Philip Warner | 2000-11-21 | 1 | -46/+210 |
| * | Correct directory names. | Peter Eisentraut | 2000-11-20 | 1 | -3/+3 |
| * | Revise handling of oldstyle/newstyle functions per recent discussions | Tom Lane | 2000-11-20 | 4 | -56/+71 |
| * | Refinements | Peter Eisentraut | 2000-11-18 | 1 | -118/+71 |
| * | AIX patches from Andreas. | Tom Lane | 2000-11-18 | 1 | -4/+3 |
| * | Change SearchSysCache coding conventions so that a reference count is | Tom Lane | 2000-11-16 | 2 | -38/+38 |
| * | I think in datatype.sgml line 506 or so: | Bruce Momjian | 2000-11-16 | 1 | -3/+3 |
| * | Repair markup | Peter Eisentraut | 2000-11-15 | 1 | -4/+1 |
| * | Rename parameter "hostname" to "virtual_host". Seemed very ambiguous... | Peter Eisentraut | 2000-11-15 | 1 | -28/+33 |
| * | Small polishing of syslog facility and ident settings. Only allow setting | Peter Eisentraut | 2000-11-14 | 1 | -10/+13 |
| * | Extend CREATE DATABASE to allow selection of a template database to be | Tom Lane | 2000-11-14 | 1 | -22/+88 |
| * | Update and polish postmaster and postgres help output and man pages. | Peter Eisentraut | 2000-11-14 | 3 | -568/+492 |
| * | Add mention of new leading-slash handling of hostname to libpq docs. | Bruce Momjian | 2000-11-14 | 1 | -4/+6 |
| * | Add mention of hostname leading slash handling to all manual pages that use -h. | Bruce Momjian | 2000-11-13 | 12 | -32/+38 |
| * | Remove -k unix socketpath option from client side, allow hostname with | Bruce Momjian | 2000-11-13 | 11 | -143/+15 |
| * | Ok, You guys are probably tired of me, BUT, here is another one, that | Bruce Momjian | 2000-11-13 | 1 | -1/+25 |
| * | UUNET is looking into offering PostgreSQL as a part of a managed web | Bruce Momjian | 2000-11-13 | 15 | -30/+254 |
| * | Add new 7.0.3 item to all places. | Bruce Momjian | 2000-11-12 | 1 | -1/+2 |
| * | Repair markup | Peter Eisentraut | 2000-11-11 | 1 | -3/+3 |
| * | Markup enhancements, some factual corrections. | Peter Eisentraut | 2000-11-11 | 12 | -565/+463 |
| * | Mention new AT TIME ZONE feature. | Thomas G. Lockhart | 2000-11-11 | 1 | -19/+40 |
| * | Eliminate word rot | Peter Eisentraut | 2000-11-11 | 1 | -1639/+632 |
| * | Adjust INET/CIDR display conventions and reimplement some INET/CIDR | Tom Lane | 2000-11-10 | 3 | -126/+125 |
| * | Update TODO list. | Bruce Momjian | 2000-11-10 | 1 | -1/+1 |
| * | Add update of HISTORY file for 7.0.3. | Bruce Momjian | 2000-11-10 | 1 | -25/+48 |
| * | Fix typos. | Tom Lane | 2000-11-10 | 1 | -15/+15 |
| * | Please apply this patch to current, to fix a problem with runcheck, | Bruce Momjian | 2000-11-09 | 1 | -8/+6 |
| * | Update TODO list. | Bruce Momjian | 2000-11-08 | 1 | -2/+3 |