1997-12-11 |
Bruce Momjian | Remove PGDATA setting and use DataDir. |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Bruce Momjian | Spark/Linux patch for locking, from Tom Szybist |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Marc G. Fournier | Major code cleanup following the pg_password insertion... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Thomas G. Lockhart | Include informational messages added for implicit index... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Thomas G. Lockhart | Add information message about implicitly created indices. |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Thomas G. Lockhart | Remove trailing period from an elog message. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Bruce Momjian | More VARHDRSZ additions. |
commit | commitdiff | tree | snapshot |
1997-12-07 |
Marc G. Fournier | Add error check on getenv("DATADIR") |
commit | commitdiff | tree | snapshot |
1997-12-06 |
Bruce Momjian | Add VARHDRSZ where needed. Many places just used 4. |
commit | commitdiff | tree | snapshot |
1997-12-06 |
Thomas G. Lockhart | Allow logging of output to syslog or /tmp/postgres... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Thomas G. Lockhart | Add test for multi-character char(). |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Bruce Momjian | Fix tolower loops to go in proper direction for cache. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Marc G. Fournier | I found one other change that I would like to make... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Thomas G. Lockhart | Change constraint syntax to SQL92 style. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Thomas G. Lockhart | Define USE_GERMAN_DATES for use in date/time I/O functions. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Thomas G. Lockhart | Change Constraint structure to be a full node structure. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Thomas G. Lockhart | Add Constraint node type. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Thomas G. Lockhart | Add 'GERMAN' style to date/time output. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Thomas G. Lockhart | Run through toupper() conversion in the forward direction. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Thomas G. Lockhart | Add some printing capability for a few more node types... |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Thomas G. Lockhart | Add 'GERMAN' option to DateStyle. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Thomas G. Lockhart | Change Constraint structure name from ConstraintDef... |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Thomas G. Lockhart | Add SQL92-compliant syntax for constraints. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Thomas G. Lockhart | Backend code redefinitions to allow read/write |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Bruce Momjian | Update description for PGHOST and unix domain sockets... |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Bruce Momjian | Update description for PGHOST and unix domain sockets... |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Marc G. Fournier | Incorporate patch from Matt(maycock@intelliquest.com... |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Marc G. Fournier | Missed a few files from Todd's patch...oops :) |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Marc G. Fournier | From: todd brandys <brandys@eng3.hep.uiuc.edu> |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Bruce Momjian | Fix vacuum analyze syntax problem. |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Marc G. Fournier | the -l option doesn't take a port option, so the man... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Marc G. Fournier | gmake distclean wasn't removing the configure generated... |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Thomas G. Lockhart | Remove premature code in constraint parsing. |
commit | commitdiff | tree | snapshot |
1997-12-02 |
Marc G. Fournier | Linux related change to .similar to handle 'a.out'... |
commit | commitdiff | tree | snapshot |
1997-12-01 |
Bruce Momjian | Fix pg_dump, and libpq changes. |
commit | commitdiff | tree | snapshot |
1997-12-01 |
Bruce Momjian | Document pg_dump -z, clean up option list. Fix problem... |
commit | commitdiff | tree | snapshot |
1997-12-01 |
Thomas G. Lockhart | Deep-six tests using time travel, which has been remove... |
commit | commitdiff | tree | snapshot |
1997-12-01 |
Thomas G. Lockhart | Add tests for varchar() and combinations of string... |
commit | commitdiff | tree | snapshot |
1997-12-01 |
Thomas G. Lockhart | Adjust tests to reflect removal of time travel. |
commit | commitdiff | tree | snapshot |
1997-12-01 |
Thomas G. Lockhart | Adjust output to reflect changes in tests. |
commit | commitdiff | tree | snapshot |
1997-11-30 |
Thomas G. Lockhart | Change elog WARN messages for UNIQUE and PRIMARY, FOREI... |
commit | commitdiff | tree | snapshot |
1997-11-30 |
Thomas G. Lockhart | Add comments and move a few declaration blocks to help... |
commit | commitdiff | tree | snapshot |
1997-11-30 |
Thomas G. Lockhart | Specify hash table support functions for float8 and... |
commit | commitdiff | tree | snapshot |
1997-11-30 |
Thomas G. Lockhart | Add datetime and timespan hash index declarations.... |
commit | commitdiff | tree | snapshot |
1997-11-30 |
Thomas G. Lockhart | Remove duplicate block of declarations. Must have been... |
commit | commitdiff | tree | snapshot |
1997-11-30 |
Thomas G. Lockhart | Change hash field for a few equality operators so all... |
commit | commitdiff | tree | snapshot |
1997-11-30 |
Thomas G. Lockhart | Add pg_type.h to include list to regain declaration... |
commit | commitdiff | tree | snapshot |
1997-11-30 |
Bruce Momjian | Fix for \dd on types. |
commit | commitdiff | tree | snapshot |
1997-11-28 |
Bruce Momjian | Rename heap_destroyr to heap_destroy, heap_destroy... |
commit | commitdiff | tree | snapshot |
1997-11-28 |
Bruce Momjian | Rename heap_create to heap_create_and_catatlog, rename... |
commit | commitdiff | tree | snapshot |
1997-11-27 |
Bruce Momjian | Salt fix for password, from Tatsuo Ishii. |
commit | commitdiff | tree | snapshot |
1997-11-27 |
Bruce Momjian | Prevent flushing from packets, by Massimo. |
commit | commitdiff | tree | snapshot |
1997-11-27 |
Bruce Momjian | Cleaups of comments. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Bruce Momjian | Add README for parser directory |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Bruce Momjian | Re-order args for TypeCreate() to be clearer. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Bruce Momjian | Fix from Zeugswetter Andreas DBT for Sendproc. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Bruce Momjian | Make parser functions static where possible. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Bruce Momjian | Make parser functions static where possible. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Bruce Momjian | \dd fix. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Bruce Momjian | Cleanup up include files. |
commit | commitdiff | tree | snapshot |
1997-11-26 |
Bruce Momjian | Cleanup up include files. |
commit | commitdiff | tree | snapshot |
1997-11-25 |
Bruce Momjian | Break parser functions into smaller files, group together. |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Bruce Momjian | Remove gram problems with archive. |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Bruce Momjian | Change heading. |
commit | commitdiff | tree | snapshot |
1997-11-24 |
Bruce Momjian | Cleanup wrapping in \d commands. |
commit | commitdiff | tree | snapshot |
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 |
next |