You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/executor
Bruce Momjian c65ea0e040 New pg_attribute.atttypmod for type-specific information like 28 years ago
..
Makefile Major cleanout of PORTNAME variables from Makefiles...bound to screw up 28 years ago
execAmi.c New pg_attribute.atttypmod for type-specific information like 28 years ago
execFlatten.c Used modified version of indent that understands over 100 typedefs. 29 years ago
execJunk.c heapattr functions now return a Datum, not char *. 29 years ago
execMain.c New pg_attribute.atttypmod for type-specific information like 28 years ago
execProcnode.c Goodbye ABORT. Hello ERROR for all errors. 28 years ago
execQual.c Thank god for searchable mail archives. 28 years ago
execScan.c Used modified version of indent that understands over 100 typedefs. 29 years ago
execTuples.c Goodbye ABORT. Hello ERROR for all errors. 28 years ago
execUtils.c New pg_attribute.atttypmod for type-specific information like 28 years ago
functions.c Rename pg_plan and pg_eval to be more meaningful. 28 years ago
nodeAgg.c Fix for aggreg problem and fmgr.c compile problems. 28 years ago
nodeAppend.c UNION work for UNION ALL and other union stuff. 28 years ago
nodeGroup.c Free ascii representations of compared values! 29 years ago
nodeHash.c Some *very* major changes by darrenk@insightdist.com (Darren King) 28 years ago
nodeHashjoin.c Some *very* major changes by darrenk@insightdist.com (Darren King) 28 years ago
nodeIndexscan.c Goodbye ABORT. Hello ERROR for all errors. 28 years ago
nodeMaterial.c Rename heap_destroyr to heap_destroy, heap_destroy to heap_destroy_with_catalog. 29 years ago
nodeMergejoin.c Used modified version of indent that understands over 100 typedefs. 29 years ago
nodeNestloop.c Used modified version of indent that understands over 100 typedefs. 29 years ago
nodeResult.c Used modified version of indent that understands over 100 typedefs. 29 years ago
nodeSeqscan.c Remove all time travel stuff. Small parser cleanup. 29 years ago
nodeSort.c Goodbye ABORT. Hello ERROR for all errors. 28 years ago
nodeTee.c Goodbye ABORT. Hello ERROR for all errors. 28 years ago
nodeUnique.c heapattr functions now return a Datum, not char *. 29 years ago
spi.c Rename pg_plan and pg_eval to be more meaningful. 28 years ago