| .. |
|
access
|
Change atttypmod from int16 to int32, for Thomas.
|
1998-07-12 21:29:40 +00:00 |
|
bootstrap
|
pgindent run before 6.3 release, with Thomas' requested changes.
|
1998-02-26 04:46:47 +00:00 |
|
catalog
|
Use defines rather than constants for types.
|
1998-07-20 19:21:45 +00:00 |
|
commands
|
Add auto-size to screen to \d? commands. Use UNION to show all
|
1998-07-18 18:34:34 +00:00 |
|
executor
|
Patch for ReScan of Group.
|
1998-07-16 01:49:19 +00:00 |
|
lib
|
Fix spelling of "including
|
1998-03-20 04:12:25 +00:00 |
|
libpq
|
Cleanup use of 16 that should be NAMEDATALEN.
|
1998-07-20 16:57:18 +00:00 |
|
nodes
|
Rename Rel to RelOptInfo.
|
1998-07-18 04:22:52 +00:00 |
|
optimizer
|
Cleanup makeTargetEntry and remove internal.c.
|
1998-07-20 19:53:53 +00:00 |
|
parser
|
Change atttypmod from int16 to int32, for Thomas.
|
1998-07-12 21:29:40 +00:00 |
|
port
|
My mailer munged the intro text in my last post. Here is the text
|
1998-07-19 04:17:13 +00:00 |
|
regex
|
Add auto-size to screen to \d? commands. Use UNION to show all
|
1998-07-18 18:34:34 +00:00 |
|
rewrite
|
1) Queries using the having clause on base tables should work well
|
1998-07-19 05:49:26 +00:00 |
|
storage
|
Fix problem brought in with 32K machine.
|
1998-07-20 17:45:49 +00:00 |
|
tcop
|
Show backend status on ps command line. Remove unused args from
|
1998-06-04 17:26:49 +00:00 |
|
utils
|
Change atttypmod from int16 to int32, for Thomas.
|
1998-07-12 21:29:40 +00:00 |
|
c.h
|
rename MAIN_MEMORY to STABLE_MEMORY_STORAGE
|
1998-06-23 15:35:48 +00:00 |
|
config.h.in
|
Add a check for DBL_MIN problem...not sure if this is right...needs
|
1998-05-13 03:44:48 +00:00 |
|
miscadmin.h
|
From: Tom Lane <tgl@sss.pgh.pa.us>
|
1998-07-09 03:29:11 +00:00 |
|
postgres.h
|
Hello!
|
1998-07-03 04:24:16 +00:00 |
|
postgres_ext.h
|
Massive commit to run PGINDENT on all *.c and *.h files.
|
1997-09-07 05:04:48 +00:00 |
|
rusagestub.h
|
pgindent run before 6.3 release, with Thomas' requested changes.
|
1998-02-26 04:46:47 +00:00 |
|
strdup.h
|
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
|
1997-09-08 02:41:22 +00:00 |
|
version.h.in
|
My mailer munged the intro text in my last post. Here is the text
|
1998-07-19 04:17:13 +00:00 |