postgresql/src/backend
Tom Lane b4210ae0f0 Fix problems with grouping/aggregation in queries that use
inheritance ... basically it was completely busted :-(
1999-06-06 17:38:11 +00:00
..
access 1. Additional fix against ERROR: Child itemid marked as unused 1999-06-03 13:33:13 +00:00
bootstrap pgindent run over code. 1999-05-25 16:15:34 +00:00
catalog Turns out OIDNAMELEN wasn't really being used at all! 1999-06-04 21:12:07 +00:00
commands Unuseful tuple.t_data->t_infomask & HEAP_XMIN_COMMITTED in 1999-06-03 13:25:54 +00:00
executor I used bad style of comments and ... commented out some code in 1999-06-06 15:14:40 +00:00
lib Ooops ... dllist.c can't use Assert() when it is compiled into 1999-06-03 01:28:24 +00:00
libpq Add configurable option controlling security checks in LO functions. 1999-06-04 21:13:38 +00:00
main Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
nodes Make functions static or NOT_USED as appropriate. 1999-05-26 12:57:23 +00:00
optimizer Fix problems with grouping/aggregation in queries that use 1999-06-06 17:38:11 +00:00
parser Instead of failing when the constructed name for a sequence, 1999-06-05 20:22:30 +00:00
port pgindent run over code. 1999-05-25 16:15:34 +00:00
postmaster Add startup-time check that -B is not unreasonably small for 1999-06-04 21:14:46 +00:00
regex pgindent run over code. 1999-05-25 16:15:34 +00:00
rewrite Make functions static or NOT_USED as appropriate. 1999-05-26 12:57:23 +00:00
storage 1. Additional fix against ERROR: Child itemid marked as unused 1999-06-03 13:33:13 +00:00
tcop 1. Run all pg_dump queries in single serializable transaction. 1999-05-29 10:25:33 +00:00
tioga Another pgindent run. Sorry folks. 1999-05-25 22:43:53 +00:00
utils trace.patch (compilation error) 1999-06-05 04:18:09 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00