| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use SHRT_MIN and SHRT_MAX for 2-byte integer limits. | Thomas G. Lockhart | 1997-11-17 | 1 | -5/+15 |
| | | |||||
| * | Allow fractional values for delta times (e.g. '2.5 days'). | Thomas G. Lockhart | 1997-11-17 | 1 | -14/+54 |
| | | | | | | Check valid numeric input more carefully for delta times. Implement day of year as possible input to datetime_part(). | ||||
| * | Include unistd.h to get read/write function declarations. | Thomas G. Lockhart | 1997-11-17 | 1 | -2/+2 |
| | | | | | Remove unused variable addrLen. | ||||
| * | Add storage/ipc.h include file to get read/write function declarations. | Thomas G. Lockhart | 1997-11-17 | 1 | -2/+3 |
| | | |||||
| * | Fix compiler complaints about mismatched pointer args using coersions. | Thomas G. Lockhart | 1997-11-17 | 1 | -3/+5 |
| | | |||||
| * | Fix for \e on empty file. | Bruce Momjian | 1997-11-17 | 1 | -2/+2 |
| | | |||||
| * | Apply Bryan's IPC Patches | Marc G. Fournier | 1997-11-17 | 2 | -19/+56 |
| | | | | | From: Bryan Henderson <bryanh@giraffe.netgate.net> | ||||
| * | Re-ordeer new \d command output. | Bruce Momjian | 1997-11-16 | 1 | -19/+24 |
| | | |||||
| * | New \dS psql command. initdb cleanup. | Bruce Momjian | 1997-11-16 | 7 | -37/+34 |
| | | |||||
| * | Remove pg_magic, defaults, server, hosts, and demon tables. unused. | Bruce Momjian | 1997-11-15 | 15 | -386/+27 |
| | | |||||
| * | Fix problem of COPY before vacuum. | Bruce Momjian | 1997-11-15 | 2 | -7/+10 |
| | | |||||
| * | Add new \df psql option and oid8types() function. | Bruce Momjian | 1997-11-15 | 5 | -6/+101 |
| | | |||||
| * | Fix testing problem when 'current' equal to 'now' for separate inserts | Thomas G. Lockhart | 1997-11-15 | 2 | -12/+41 |
| | | | | | | on fast machines with fast disks. Adjust a few other tests to be more complete. | ||||
| * | Add mention of new environment variables for session initialization. | Thomas G. Lockhart | 1997-11-15 | 1 | -11/+17 |
| | | | | | Cross-reference libpq(3). | ||||
| * | Make flowchart file smaller. | Bruce Momjian | 1997-11-14 | 3 | -1/+1 |
| | | |||||
| * | Add new psql \da, \do, and \dT options. | Bruce Momjian | 1997-11-14 | 5 | -51/+106 |
| | | |||||
| * | Set time zone and date style environment variables. | Thomas G. Lockhart | 1997-11-14 | 1 | -6/+7 |
| | | | | | Update banner message regarding time zone. | ||||
| * | Include flex output in the standard distribution to fix problems with | Thomas G. Lockhart | 1997-11-14 | 1 | -0/+2104 |
| | | | | | | old AT&T lexers and exclusive states (Solaris has trouble and probably others). | ||||
| * | Supress cleaning scan.c since we will try to include it in the distribution. | Thomas G. Lockhart | 1997-11-14 | 1 | -2/+5 |
| | | | | | | This should help Solaris and (presumably) other distributions with old AT&T-descended lex programs which can't handle "exclusive states". | ||||
| * | Add flag to supress one compiler warning regarding unused "unput" function | Thomas G. Lockhart | 1997-11-14 | 1 | -1/+2 |
| | | | | | in flex-specific code. | ||||
| * | Add mention of PGDATESTYLE, PGTZ, PGCOSTHEAP, PGCOSTINDEX, PGRPLANS, PGGEQO | Thomas G. Lockhart | 1997-11-14 | 1 | -1/+39 |
| | | | | | as initialization environment variables. | ||||
| * | Add other initialization environment variables: | Thomas G. Lockhart | 1997-11-14 | 1 | -4/+14 |
| | | | | | | PGCOSTHEAP, PGCOSTINDEX, PGRPLANS, PGGEQO (PGDATESTYLE, PGTZ already defined) | ||||
| * | Reformat parser table (cosmetic only). | Thomas G. Lockhart | 1997-11-14 | 1 | -22/+8 |
| | | |||||
| * | FIx for indexing regex stuff. Change rowoid to objoid. | Bruce Momjian | 1997-11-14 | 1 | -2/+2 |
| | | |||||
| * | FIx for indexing regex stuff. Change rowoid to objoid. | Bruce Momjian | 1997-11-14 | 4 | -83/+20 |
| | | |||||
| * | pg_description cleanup. | Bruce Momjian | 1997-11-13 | 2 | -5/+5 |
| | | |||||
| * | Add pg_description table for info on tables, columns, operators, types, and ↵ | Bruce Momjian | 1997-11-13 | 16 | -51/+1890 |
| | | | | | aggregates. Modify psql with new \dd operator to access description | ||||
| * | File has moved to include/catalog. | Bruce Momjian | 1997-11-12 | 1 | -0/+0 |
| | | |||||
| * | Remove unnecessary inclusion of <ctype.h>. | Thomas G. Lockhart | 1997-11-10 | 1 | -3/+1 |
| | | |||||
| * | Add PGTZ environment variable to initialization code. | Thomas G. Lockhart | 1997-11-10 | 1 | -29/+41 |
| | | | | | | | | Rename PG_DATESTYLE to PGDATESTYLE environment variable. Move environment variable code to a different place so it now works! Note that regression tests can now run with "setenv PGTZ PST8PDT" at the frontend rather than requiring the backend to have TZ set. | ||||
| * | Do a more complete job of supporting time zone information. | Thomas G. Lockhart | 1997-11-10 | 1 | -1/+6 |
| | | | | | | Try to save pre-existing TZ environment variable if possible. Includes code from Keith Parks. | ||||
| * | Change quickdie elog notice to a single message. | Thomas G. Lockhart | 1997-11-10 | 2 | -27/+54 |
| | | | | | Clean up FloatExceptionHandler elog message source code. | ||||
| * | Change messages regarding "TimeRange" to say that time travel is no longer | Thomas G. Lockhart | 1997-11-10 | 1 | -64/+11 |
| | | | | | | available. Remove lots of #ifdef'd debugging print statements. | ||||
| * | Clean up path handling esp. when interpreting environment variables. | Thomas G. Lockhart | 1997-11-10 | 1 | -35/+11 |
| | | | | | Remove unused old code. | ||||
| * | Add errormsg initialization from patch by Keith Parks. | Thomas G. Lockhart | 1997-11-10 | 1 | -1/+3 |
| | | |||||
| * | Clean up handling of environment variables in path names. | Thomas G. Lockhart | 1997-11-10 | 1 | -1/+5 |
| | | |||||
| * | Clean up indenting. | Bruce Momjian | 1997-11-10 | 5 | -69/+77 |
| | | |||||
| * | Fix case issues with quotes. | Bruce Momjian | 1997-11-10 | 4 | -72/+106 |
| | | |||||
| * | From: "Gillies, Robert" <GilliesR@Nichols.com> | Marc G. Fournier | 1997-11-10 | 1 | -6/+7 |
| | | | | | | Add: Stratus computer (a fault tolerant Unix box running an Intel I960 processor). | ||||
| * | Patch from Goran Thyni | Bruce Momjian | 1997-11-10 | 1 | -16/+15 |
| | | |||||
| * | From: Bryan Henderson <bryanh@giraffe.netgate.net> | Marc G. Fournier | 1997-11-09 | 1 | -7/+9 |
| | | | | | | | My analysis of the formerly mentioned IPC reinitialization problem was hampered by an imprecise error message. I have rewritten it so it is clearer and more accurate. | ||||
| * | From: Bryan Henderson <bryanh@giraffe.netgate.net> | Marc G. Fournier | 1997-11-09 | 1 | -1/+7 |
| | | | | | | The attached patch makes elog() write the message to stderr if there is no frontend to talk to. | ||||
| * | Oops, shouldn't have added that extra, it seems... :) | Marc G. Fournier | 1997-11-09 | 1 | -1/+0 |
| | | |||||
| * | Add i586-pc-sco3.2v5.0.2 to .similar file | Marc G. Fournier | 1997-11-09 | 1 | -0/+1 |
| | | | | | Pointed out by: Pieter Huyser <pieter@inetsys.alt.za> | ||||
| * | new alpha linux locking from Travis Melhiser <melhiser@viper.co.union.nc.us> | Bruce Momjian | 1997-11-07 | 1 | -51/+21 |
| | | |||||
| * | Update postmaster manual page. | Bruce Momjian | 1997-11-07 | 1 | -1/+11 |
| | | |||||
| * | Update of Java driver from Peter Mount. | Bruce Momjian | 1997-11-07 | 7 | -75/+162 |
| | | |||||
| * | Add Unix domain socket support, from Goran Thyni, goran@bildbasen.se | Bruce Momjian | 1997-11-07 | 9 | -136/+187 |
| | | |||||
| * | Include transam.h to get NullTransactionId defined | Thomas G. Lockhart | 1997-11-07 | 1 | -1/+2 |
| | | | | | for use by recently created macros. | ||||
| * | Routines for database initial access info and support. | Thomas G. Lockhart | 1997-11-07 | 1 | -0/+279 |
| | | |||||
