| Commit message (Expand) | Author | Age |
* | Changed "triggered data change violation" detection code | Jan Wieck | 2000-01-06 |
* | Clean up handling of explicit NULL constants. Cases like | Tom Lane | 1999-12-24 |
* | Re-enable makeAttr() if ENABLE_OUTER_JOINS is defined. | Thomas G. Lockhart | 1999-12-17 |
* | Reverse out nextval patch. | Bruce Momjian | 1999-12-17 |
* | Some changes to prepare for LONG attributes. | Jan Wieck | 1999-12-16 |
* | >Turning nextval and currval into keywords is not an acceptable way to | Bruce Momjian | 1999-12-16 |
* | Here's the Create/Alter/Drop Group stuff that's been really overdue. I | Bruce Momjian | 1999-12-16 |
* | Depending on my interpreting (and programming) skills, this might solve | Bruce Momjian | 1999-12-14 |
* | New LDOUT makefile variable for QNX os. | Bruce Momjian | 1999-12-13 |
* | aggregate(DISTINCT ...) works, per SQL spec. | Tom Lane | 1999-12-13 |
* | any_ordering_op()'s argument should be declared Oid not int. | Tom Lane | 1999-12-12 |
* | Teach grammar and parser about aggregate(DISTINCT ...). No implementation | Tom Lane | 1999-12-10 |
* | Remove unneeded action. | Bruce Momjian | 1999-12-10 |
* | Rename several destroy* functions/tags to drop*. | Bruce Momjian | 1999-12-10 |
* | Correct coredump in ALTER TABLE foo ADD(). Accept explicit NULL in | Tom Lane | 1999-12-10 |
* | Make LD -r as macros that can be changed for QNX. | Bruce Momjian | 1999-12-09 |
* | Replace generic 'Illegal use of aggregates' error message with one that | Tom Lane | 1999-12-09 |
* | Clean up memory leakage in find_inheritors() by using pg_list lists | Tom Lane | 1999-12-07 |
* | Completed FOREIGN KEY syntax. | Jan Wieck | 1999-12-06 |
* | create/alter user extension | Bruce Momjian | 1999-11-30 |
* | Add system indexes to match all caches. | Bruce Momjian | 1999-11-22 |
* | Fix problems with CURRENT_DATE and related functions being used in | Tom Lane | 1999-11-20 |
* | Implement subselects in target lists. Also, relax requirement that | Tom Lane | 1999-11-15 |
* | New NameStr macro to convert Name to Str. No need for var.data anymore. | Bruce Momjian | 1999-11-07 |
* | Eliminate local inefficiencies in updateTargetListEntry, make_var, and | Tom Lane | 1999-11-01 |
* | Make USING in COPY optional. | Bruce Momjian | 1999-10-29 |
* | Fix wording. | Bruce Momjian | 1999-10-29 |
* | Fix compile after COMMENT problem. | Bruce Momjian | 1999-10-26 |
* | Hello. | Bruce Momjian | 1999-10-26 |
* | I have a patch for postgresql-snapshot(1999-10-22). | Bruce Momjian | 1999-10-22 |
* | Remove fixed-size literal buffer from scan.l, and repair | Tom Lane | 1999-10-18 |
* | This patch implements ORACLE's COMMENT SQL command. | Bruce Momjian | 1999-10-15 |
* | Allow \r as whitespace. | Bruce Momjian | 1999-10-09 |
* | Fix for "--" comment and no trailing newline, as seen in Perl. | Bruce Momjian | 1999-10-08 |
* | Fix planner and rewriter to follow SQL semantics for tables that are | Tom Lane | 1999-10-07 |
* | Allow comment-only lines, and ;;; lines too. | Bruce Momjian | 1999-10-05 |
* | Reimplement parsing and storage of default expressions and constraint | Tom Lane | 1999-10-03 |
* | Teach parse_coerce about non-cachable functions (actually, | Tom Lane | 1999-10-02 |
* | Allow CREATE FUNCTION's WITH clause to be used for all language types, | Tom Lane | 1999-10-02 |
* | Disable new FROM-clause warning. | Bruce Momjian | 1999-09-29 |
* | This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support. | Jan Wieck | 1999-09-29 |
* | Add subquery mention in auto-create table entry. | Bruce Momjian | 1999-09-28 |
* | More cleanup for | and ^. | Bruce Momjian | 1999-09-28 |
* | More cleanup for | and ^. | Bruce Momjian | 1999-09-28 |
* | Fix for creation of operator |. | Bruce Momjian | 1999-09-28 |
* | I have been working with user defined types and user defined c | Bruce Momjian | 1999-09-28 |
* | Reverse out last scan.l patch for minus handling.\ | Bruce Momjian | 1999-09-28 |
* | Sorry, guys. Here is the ultimate patch which keeps the entire | Bruce Momjian | 1999-09-27 |
* | Following advice from Michael Ansley, I broke up the patch in | Bruce Momjian | 1999-09-27 |
* | Emit warning on SELECT pg_language.* | Bruce Momjian | 1999-09-27 |