1997-09-04 |
Vadim B. Mikheev | Before row insertion triggers call. |
commit | commitdiff | tree | snapshot |
1997-09-04 |
Vadim B. Mikheev | heap_destroy:RelationRemoveTriggers() |
commit | commitdiff | tree | snapshot |
1997-09-04 |
Bruce Momjian | UPdate FAQ. |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Bruce Momjian | Fix syntax error. |
commit | commitdiff | tree | snapshot |
1997-09-02 |
Thomas G. Lockhart | Remove comment line in rules section. Keith reports... |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Vadim B. Mikheev | Triggers added to Relation |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Vadim B. Mikheev | + Member for actions in CreateTrigStmt. |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Vadim B. Mikheev | Function prototypes. |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Vadim B. Mikheev | #define TriggerRelationName "pg_trigger" |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Vadim B. Mikheev | trigger_dynamic()->handle_load() func for loading SPI... |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Vadim B. Mikheev | Calls of RelationBuildTriggers() & FreeTriggerDesc() |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Vadim B. Mikheev | BEFORE/AFTER ROW INSERT/DELETE/UPDATE triggers startup. |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Vadim B. Mikheev | BEFORE/AFTER ROW INSERT triggers startup from CopyFrom() |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Thomas G. Lockhart | Update information and query results for upcoming v6... |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Thomas G. Lockhart | Test new intersection and closest point operators. |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Thomas G. Lockhart | Test new intersection and closest point operators. |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Thomas G. Lockhart | Test for "current" time by comparing against "now". |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Thomas G. Lockhart | Shift time zone to GMT to correctly evaluate "current... |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Thomas G. Lockhart | Rearrange scanning code to support extended comments. |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Thomas G. Lockhart | Add structure for subselects. |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Thomas G. Lockhart | Add SQL92 string handling features (SUBSTRING, TRIM... |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Thomas G. Lockhart | Add detection and warnings for UNION and HAVING clauses. |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Thomas G. Lockhart | Add more reserved words, mostly for SQL92 compliance. |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Thomas G. Lockhart | Use exclusive states for parsing quoted strings. |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Thomas G. Lockhart | Fix return value data type declarations for box_circle... |
commit | commitdiff | tree | snapshot |
1997-08-31 |
Vadim B. Mikheev | CREATE/DROP TRIGGER statement nodes |
commit | commitdiff | tree | snapshot |
1997-08-31 |
Vadim B. Mikheev | CREATE/DROP TRIGGER functions |
commit | commitdiff | tree | snapshot |
1997-08-31 |
Vadim B. Mikheev | CREATE/DROP TRIGGER |
commit | commitdiff | tree | snapshot |
1997-08-31 |
Vadim B. Mikheev | Get rid of #include "../backend/parser/parse.h |
commit | commitdiff | tree | snapshot |
1997-08-31 |
Vadim B. Mikheev | Workplace for CREATE/DROP TRIGGER |
commit | commitdiff | tree | snapshot |
1997-08-31 |
Vadim B. Mikheev | Indexing of pg_trigger |
commit | commitdiff | tree | snapshot |
1997-08-31 |
Vadim B. Mikheev | Welcome, triggers |
commit | commitdiff | tree | snapshot |
1997-08-31 |
Marc G. Fournier | Update patch from Peter <patches@maidast.demon.co.uk> |
commit | commitdiff | tree | snapshot |
1997-08-30 |
Vadim B. Mikheev | Add spi.o |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Bruce Momjian | indent flag change. |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Bruce Momjian | Cleanup. |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Bruce Momjian | Add PGINDENT and support program. |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Vadim B. Mikheev | TupleUpdatedByCurXactAndCmd () changed due to |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Vadim B. Mikheev | New results destination for SPI manager. |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Vadim B. Mikheev | SPI manager. |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Vadim B. Mikheev | Fix very old bug which made tuples changed/inserted... |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Bruce Momjian | heap_getattr fix for aix. |
commit | commitdiff | tree | snapshot |
1997-08-28 |
Vadim B. Mikheev | Fix time_cmp |
commit | commitdiff | tree | snapshot |
1997-08-28 |
Vadim B. Mikheev | Clean CommandInfo after posting to client. |
commit | commitdiff | tree | snapshot |
1997-08-28 |
Vadim B. Mikheev | Fix for "default = '...'" in CREATE TYPE |
commit | commitdiff | tree | snapshot |
1997-08-28 |
Vadim B. Mikheev | Tests for CHECK/DEFAULT |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Vadim B. Mikheev | Number of tuples inserted/affected by INSERT/UPDATE... |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Vadim B. Mikheev | heap_delete returns int now (for non-functional deletes). |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Marc G. Fournier | Only need to check for strerror once :) |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Bruce Momjian | Remove unneeded stat calls. |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Bruce Momjian | Inlined heap_getattr(). |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Bruce Momjian | Fix for pointer arithmetic. |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Bruce Momjian | rename sections. |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Bruce Momjian | unix.1 renamed to pgintro.1. |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Bruce Momjian | Manual page renaming. |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Bruce Momjian | Change void * to Dllist*. |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Bruce Momjian | pg_passwd cleanup. |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Bruce Momjian | pg_passwd cleanup. |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Bruce Momjian | pg_passwd cleanup |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Bruce Momjian | pg_password utility. Cleanup for psql passwords. ... |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Bruce Momjian | Small cleanup. |
commit | commitdiff | tree | snapshot |
1997-08-24 |
Bruce Momjian | Major patch to speed up backend startup after profiling... |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Bruce Momjian | Update .similar version file. |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Bruce Momjian | Fix for no NULL in CREATE TABLE. |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Bruce Momjian | Remove compile warning. |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Bruce Momjian | Warning in makefile added from DArcy. |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | + ExecConstraints () |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | Restore CONSTRAINT keyword (was lost ... by unknown... |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | + ExecConstraints() |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | Turn constraints off for sequences & views |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | Remove DEFAULT/CHECK infos from catalog on DROP TABLE |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Bruce Momjian | We store Cash/money as int of size 4, so make it an... |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Bruce Momjian | Fix for psql pager when no tty, cleanup for vacuum... |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | ConstraintDef changed |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | Set attbyval for attdisbursion to FALSE |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | + CreateTupleDescCopyConstr |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | Fetch information about DEFAULT/CHECK while openning... |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | There is no NULL constraint in CREATE TABLE - only... |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | DEFAULT handling |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | DefineRelation: DEFAULT/CHECK handling |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | Store attr DEFAULT info in heap_create |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Vadim B. Mikheev | CreateTupleDescCopy don't copy constraints now! |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Bruce Momjian | Make psql use pager only when it has a tty. |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Bruce Momjian | Allow functions and operators on internally-identical... |
commit | commitdiff | tree | snapshot |
1997-08-21 |
Bruce Momjian | Change time function names to be more consistent, and... |
commit | commitdiff | tree | snapshot |
1997-08-21 |
Bruce Momjian | Name change cleanup. |
commit | commitdiff | tree | snapshot |
1997-08-21 |
Bruce Momjian | Remove unused spin function when no spinlocks. |
commit | commitdiff | tree | snapshot |
1997-08-21 |
Vadim B. Mikheev | #definitions for pg_attrdef & pg_relcheck names |
commit | commitdiff | tree | snapshot |
1997-08-21 |
Vadim B. Mikheev | AttrConstr --> TupleConstr |
commit | commitdiff | tree | snapshot |
1997-08-21 |
Bruce Momjian | Rename pg_attribute.attnvals to attdisbursion. |
commit | commitdiff | tree | snapshot |
1997-08-21 |
Bruce Momjian | Change pg_attribute.attnvals to float4, change #ifdef... |
commit | commitdiff | tree | snapshot |
1997-08-21 |
Vadim B. Mikheev | + extern double *box_area(BOX *box); |
commit | commitdiff | tree | snapshot |
1997-08-21 |
Vadim B. Mikheev | + struct ConstaintDef - for constraints. |
commit | commitdiff | tree | snapshot |
1997-08-21 |
Vadim B. Mikheev | New system relations to store DEFAULT/CHECK expressions. |
commit | commitdiff | tree | snapshot |
1997-08-21 |
Vadim B. Mikheev | Read info for DEFAULT from pg_attrdef. |
commit | commitdiff | tree | snapshot |
1997-08-21 |
Vadim B. Mikheev | Syntax for [CONSTRAINT name] CHECK ... |
commit | commitdiff | tree | snapshot |
1997-08-21 |
Vadim B. Mikheev | Get rid of attproc, atttyparg, attcanindex, attdefrel... |
commit | commitdiff | tree | snapshot |
1997-08-20 |
Bruce Momjian | Portability fix for pg_dumpall. |
commit | commitdiff | tree | snapshot |
1997-08-20 |
Bruce Momjian | More NOT_USEDs |
commit | commitdiff | tree | snapshot |
1997-08-20 |
Bruce Momjian | Add static finding script. |
commit | commitdiff | tree | snapshot |
next |