| 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 | 
| 1997-08-20 |  Vadim B. Mikheev | HTNegate/HTCommute/HTNegateCommute are not used. | commit | commitdiff | tree | snapshot | 
| 1997-08-20 |  Vadim B. Mikheev | CHECK/DEFAULT syntax (some tricks to get current scan... | commit | commitdiff | tree | snapshot | 
| 1997-08-20 |  Vadim B. Mikheev | CHECK/DEFAULT syntax | commit | commitdiff | tree | snapshot | 
| 1997-08-20 |  Marc G. Fournier | Changes for Digital Unix | commit | commitdiff | tree | snapshot | 
| 1997-08-19 |  Bruce Momjian | Fix for sunos4 difftime() call. | commit | commitdiff | tree | snapshot | 
| 1997-08-19 |  Bruce Momjian | Make functions static where possible, enclose unused... | commit | commitdiff | tree | snapshot | 
| 1997-08-19 |  Vadim B. Mikheev | NOT NULL implementation (submitted by Robson Paniago... | commit | commitdiff | tree | snapshot | 
| 1997-08-18 |  Bruce Momjian | Now that names are null terminated, no need to do all... | commit | commitdiff | tree | snapshot | 
| 1997-08-18 |  Bruce Momjian | Reduce open() calls.  Replace fopen() calls with calls... | commit | commitdiff | tree | snapshot | 
| 1997-08-17 |  Marc G. Fournier | Fixes for alphalinux port by abrams@philos.umass.edu | commit | commitdiff | tree | snapshot | 
| 1997-08-17 |  Marc G. Fournier | Changes so that it actually checks for <readline/histor... | commit | commitdiff | tree | snapshot | 
| 1997-08-17 |  Marc G. Fournier | Make sure that LIBPQDIR points to the right directory | commit | commitdiff | tree | snapshot | 
| 1997-08-17 |  Marc G. Fournier | Fix up paths to $(SRCDIR) | commit | commitdiff | tree | snapshot | 
| 1997-08-16 |  Marc G. Fournier | Add appropriate links into the interfaces directory... | commit | commitdiff | tree | snapshot | 
| 1997-08-16 |  Marc G. Fournier | Bring in Adrian's JDBC driver as an interface | commit | commitdiff | tree | snapshot | 
| 1997-08-14 |  Bruce Momjian | Cleanup global variables, remove stable memory stuff. | commit | commitdiff | tree | snapshot | 
| 1997-08-14 |  Vadim B. Mikheev | sprintf "...%d...", ... (int)getpid(), ... | commit | commitdiff | tree | snapshot | 
| 1997-08-14 |  Vadim B. Mikheev | _hash_checkpage: cleanup for CASSERT | commit | commitdiff | tree | snapshot | 
| next |