1997-11-24 |
Bruce Momjian | Move descriptions to pg_proc, add descriptions. |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Bruce Momjian | Move dbcommands.c to commands/. It should not be in... |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Bruce Momjian | Move dbcommands.c to commands/. It should not be in... |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Bruce Momjian | Remove tqual.h includes not needed. |
commit | commitdiff | tree | snapshot |
1997-11-23 |
Bruce Momjian | Fix for textcat on varchar() fields. |
commit | commitdiff | tree | snapshot |
1997-11-21 |
Bruce Momjian | Archive cleanups. |
commit | commitdiff | tree | snapshot |
1997-11-21 |
Bruce Momjian | More archive cleanup. |
commit | commitdiff | tree | snapshot |
1997-11-21 |
Bruce Momjian | More archive cleanup. |
commit | commitdiff | tree | snapshot |
1997-11-21 |
Bruce Momjian | Remove unused files. |
commit | commitdiff | tree | snapshot |
1997-11-21 |
Bruce Momjian | Remove archive stuff. |
commit | commitdiff | tree | snapshot |
1997-11-21 |
Bruce Momjian | Remove archive stuff. |
commit | commitdiff | tree | snapshot |
1997-11-20 |
Bruce Momjian | Remove all time travel stuff. Small parser cleanup. |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Bruce Momjian | Fix socket file permissions, from Goran Thyni. |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Bruce Momjian | Add to .similar file, Tatsuo Ishii |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Bruce Momjian | FIx for unix domain sockets, from Goran Thyni. |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Vadim B. Mikheev | Call ExecEvalExpr with &isDone (not with NULL). |
commit | commitdiff | tree | snapshot |
1997-11-19 |
Bruce Momjian | Change \df order. |
commit | commitdiff | tree | snapshot |
1997-11-18 |
Bruce Momjian | Remove stuff that is now in psql \d. |
commit | commitdiff | tree | snapshot |
1997-11-18 |
Vadim B. Mikheev | Get rid of unused variable 'address'. |
commit | commitdiff | tree | snapshot |
1997-11-18 |
Bruce Momjian | Make \d commands not wrap over 80 cols. |
commit | commitdiff | tree | snapshot |
1997-11-18 |
Bruce Momjian | Add descriptions for types and operators. |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Bruce Momjian | Clean out pgbuiltin now that new psql \d commands exist. |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Bruce Momjian | Fix \e for empty file. |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Bruce Momjian | Remove 16 char limit on system table/index names. ... |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Thomas G. Lockhart | Unscramble port selection logic to avoid compiler compl... |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Thomas G. Lockhart | Define prototype for ExecutorLimit() to avoid compiler... |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Thomas G. Lockhart | Add DTK_DOY to help decode day of year fields. |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Thomas G. Lockhart | Include first text in some type descriptions (~29 entries). |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Thomas G. Lockhart | Update UNION and subselect syntax. |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Thomas G. Lockhart | Update generated source for scan.l. |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Thomas G. Lockhart | Implement SQL92 binary and hexadecimal string decoding... |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Thomas G. Lockhart | Use limits.h for INT, SHRT, and SCHAR min and max value... |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Thomas G. Lockhart | Use SHRT_MIN and SHRT_MAX for 2-byte integer limits. |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Thomas G. Lockhart | Allow fractional values for delta times (e.g. '2.5... |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Thomas G. Lockhart | Include unistd.h to get read/write function declarations. |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Thomas G. Lockhart | Add storage/ipc.h include file to get read/write functi... |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Thomas G. Lockhart | Fix compiler complaints about mismatched pointer args... |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Bruce Momjian | Fix for \e on empty file. |
commit | commitdiff | tree | snapshot |
1997-11-17 |
Marc G. Fournier | Apply Bryan's IPC Patches |
commit | commitdiff | tree | snapshot |
1997-11-16 |
Bruce Momjian | Re-ordeer new \d command output. |
commit | commitdiff | tree | snapshot |
1997-11-16 |
Bruce Momjian | New \dS psql command. initdb cleanup. |
commit | commitdiff | tree | snapshot |
1997-11-15 |
Bruce Momjian | Remove pg_magic, defaults, server, hosts, and demon... |
commit | commitdiff | tree | snapshot |
1997-11-15 |
Bruce Momjian | Fix problem of COPY before vacuum. |
commit | commitdiff | tree | snapshot |
1997-11-15 |
Bruce Momjian | Add new \df psql option and oid8types() function. |
commit | commitdiff | tree | snapshot |
1997-11-15 |
Thomas G. Lockhart | Fix testing problem when 'current' equal to 'now' for... |
commit | commitdiff | tree | snapshot |
1997-11-15 |
Thomas G. Lockhart | Add mention of new environment variables for session... |
commit | commitdiff | tree | snapshot |
1997-11-14 |
Bruce Momjian | Make flowchart file smaller. |
commit | commitdiff | tree | snapshot |
1997-11-14 |
Bruce Momjian | Add new psql \da, \do, and \dT options. |
commit | commitdiff | tree | snapshot |
1997-11-14 |
Thomas G. Lockhart | Set time zone and date style environment variables. |
commit | commitdiff | tree | snapshot |
1997-11-14 |
Thomas G. Lockhart | Include flex output in the standard distribution to... |
commit | commitdiff | tree | snapshot |
1997-11-14 |
Thomas G. Lockhart | Supress cleaning scan.c since we will try to include... |
commit | commitdiff | tree | snapshot |
1997-11-14 |
Thomas G. Lockhart | Add flag to supress one compiler warning regarding... |
commit | commitdiff | tree | snapshot |
1997-11-14 |
Thomas G. Lockhart | Add mention of PGDATESTYLE, PGTZ, PGCOSTHEAP, PGCOSTIND... |
commit | commitdiff | tree | snapshot |
1997-11-14 |
Thomas G. Lockhart | Add other initialization environment variables: |
commit | commitdiff | tree | snapshot |
1997-11-14 |
Thomas G. Lockhart | Reformat parser table (cosmetic only). |
commit | commitdiff | tree | snapshot |
1997-11-14 |
Bruce Momjian | FIx for indexing regex stuff. Change rowoid to objoid. |
commit | commitdiff | tree | snapshot |
1997-11-14 |
Bruce Momjian | FIx for indexing regex stuff. Change rowoid to objoid. |
commit | commitdiff | tree | snapshot |
1997-11-13 |
Bruce Momjian | pg_description cleanup. |
commit | commitdiff | tree | snapshot |
1997-11-13 |
Bruce Momjian | Add pg_description table for info on tables, columns... |
commit | commitdiff | tree | snapshot |
1997-11-12 |
Bruce Momjian | File has moved to include/catalog. |
commit | commitdiff | tree | snapshot |
1997-11-10 |
Thomas G. Lockhart | Remove unnecessary inclusion of <ctype.h>. |
commit | commitdiff | tree | snapshot |
1997-11-10 |
Thomas G. Lockhart | Add PGTZ environment variable to initialization code. |
commit | commitdiff | tree | snapshot |
1997-11-10 |
Thomas G. Lockhart | Do a more complete job of supporting time zone information. |
commit | commitdiff | tree | snapshot |
1997-11-10 |
Thomas G. Lockhart | Change quickdie elog notice to a single message. |
commit | commitdiff | tree | snapshot |
1997-11-10 |
Thomas G. Lockhart | Change messages regarding "TimeRange" to say that time... |
commit | commitdiff | tree | snapshot |
1997-11-10 |
Thomas G. Lockhart | Clean up path handling esp. when interpreting environme... |
commit | commitdiff | tree | snapshot |
1997-11-10 |
Thomas G. Lockhart | Add errormsg initialization from patch by Keith Parks. |
commit | commitdiff | tree | snapshot |
1997-11-10 |
Thomas G. Lockhart | Clean up handling of environment variables in path... |
commit | commitdiff | tree | snapshot |
1997-11-10 |
Bruce Momjian | Clean up indenting. |
commit | commitdiff | tree | snapshot |
1997-11-10 |
Bruce Momjian | Fix case issues with quotes. |
commit | commitdiff | tree | snapshot |
1997-11-10 |
Marc G. Fournier | From: "Gillies, Robert" <GilliesR@Nichols.com> |
commit | commitdiff | tree | snapshot |
1997-11-10 |
Bruce Momjian | Patch from Goran Thyni |
commit | commitdiff | tree | snapshot |
1997-11-09 |
Marc G. Fournier | From: Bryan Henderson <bryanh@giraffe.netgate.net> |
commit | commitdiff | tree | snapshot |
1997-11-09 |
Marc G. Fournier | From: Bryan Henderson <bryanh@giraffe.netgate.net> |
commit | commitdiff | tree | snapshot |
1997-11-09 |
Marc G. Fournier | Oops, shouldn't have added that extra, it seems... :) |
commit | commitdiff | tree | snapshot |
1997-11-09 |
Marc G. Fournier | Add i586-pc-sco3.2v5.0.2 to .similar file |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Bruce Momjian | new alpha linux locking from Travis Melhiser <melhiser... |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Bruce Momjian | Update postmaster manual page. |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Bruce Momjian | Update of Java driver from Peter Mount. |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Bruce Momjian | Add Unix domain socket support, from Goran Thyni, goran... |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Bruce Momjian | Remove .orig files. |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Include transam.h to get NullTransactionId defined |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Routines for database initial access info and support. |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Add database.c for database initial access info and... |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Implement CREATE DATABASE/WITH LOCATION=. |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | File is created by make from source in ../output |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Declare routines which support SET keyword = value... |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Enable SET value = DEFAULT by passing null parameter... |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Describe new command to create alternate database locat... |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Support alternate database locations. |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Support "with location" capability for database creation. |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Change error message for rejected input. |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Change phrasing of input error message. |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Support "delimited identifiers" for \d tablename command. |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Add "-D location" to specify alternate database location. |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Add initlocation. |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Change "more" to "cat" to allow typeahead while making... |
commit | commitdiff | tree | snapshot |
1997-11-07 |
Thomas G. Lockhart | Create alternate location(s) for databases. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
Bruce Momjian | Update of contrib stuff from massimo. |
commit | commitdiff | tree | snapshot |
1997-11-05 |
Bruce Momjian | Remove NOT_USED for Massimo. |
commit | commitdiff | tree | snapshot |
next |