| .. |
|
access
|
Another SELECT speedup: extract OIDs of column print functions
|
1999-01-27 00:36:28 +00:00 |
|
bootstrap
|
OK, folks, here is the pgindent output.
|
1998-09-01 04:40:42 +00:00 |
|
catalog
|
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
|
1999-02-02 03:45:56 +00:00 |
|
commands
|
The following patch finishes primary key support. Previously, when
|
1999-01-21 22:48:20 +00:00 |
|
executor
|
Added LIMIT/OFFSET functionality including new regression test for it.
|
1999-02-08 14:14:32 +00:00 |
|
lib
|
Fixed nodeToString() to put out "<>" for NULL strings again.
|
1998-12-18 14:45:09 +00:00 |
|
libpq
|
Another SELECT speedup: extract OIDs of column print functions
|
1999-01-27 00:36:28 +00:00 |
|
mb
|
Included patches make some enhancements to the multi-byte support.
|
1999-02-02 18:51:40 +00:00 |
|
nodes
|
Fix optimizer and make faster.
|
1999-02-12 05:57:08 +00:00 |
|
optimizer
|
Fix optimizer and make faster.
|
1999-02-12 05:57:08 +00:00 |
|
parser
|
Rename Aggreg to Aggref.
|
1999-01-24 00:28:37 +00:00 |
|
port
|
Add missing Windows files.
|
1999-01-18 12:43:55 +00:00 |
|
regex
|
Portability fixes found needed for SunOS 4.1.x:
|
1998-11-30 00:30:05 +00:00 |
|
rewrite
|
Hi!
|
1999-01-18 00:10:17 +00:00 |
|
storage
|
Initial MVCC code.
|
1998-12-15 12:47:01 +00:00 |
|
tcop
|
Another SELECT speedup: extract OIDs of column print functions
|
1999-01-27 00:36:28 +00:00 |
|
utils
|
New alloc set code using a memory block pool for small allocations.
|
1999-02-06 16:50:34 +00:00 |
|
c.h
|
Include <varargs.h> on SunOS. (Does any other platform need it??)
|
1999-02-11 01:36:55 +00:00 |
|
config.h.in
|
Correct definition of srandom() --- it takes unsigned int not int.
|
1999-02-07 22:04:57 +00:00 |
|
miscadmin.h
|
Make functions static or ifdef NOT_USED. Prevent pg_version creation.
|
1998-10-08 18:30:52 +00:00 |
|
postgres.h
|
OK, folks, here is the pgindent output.
|
1998-09-01 04:40:42 +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
|
OK, folks, here is the pgindent output.
|
1998-09-01 04:40:42 +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
|
Fix for version, update to 6.5.
|
1998-12-25 02:20:12 +00:00 |