postgresql/src/backend
1999-01-27 16:48:20 +00:00
..
access Turns out it's easy to cache the fmgr function lookup 1999-01-27 01:11:43 +00:00
bootstrap The following patch finishes primary key support. Previously, when 1999-01-21 22:48:20 +00:00
catalog The following patch finishes primary key support. Previously, when 1999-01-21 22:48:20 +00:00
commands Add explicit buffering in backend libpq, to compensate for 1999-01-23 22:27:29 +00:00
executor Quick fix for subplan-related crash. 1999-01-27 16:48:20 +00:00
lib more cleanups...of note, appendStringInfo now performs like sprintf(), 1998-12-14 08:11:17 +00:00
libpq Another SELECT speedup: extract OIDs of column print functions 1999-01-27 00:36:28 +00:00
main OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
nodes Another SELECT speedup: extract OIDs of column print functions 1999-01-27 00:36:28 +00:00
optimizer pgindent file. 1999-01-26 05:57:14 +00:00
parser From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-01-27 01:18:23 +00:00
port Add missing Windows files. 1999-01-18 12:43:55 +00:00
postmaster Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
regex OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
rewrite Agg/Aggreg cleanup and datetime.sql patch. 1999-01-25 18:02:28 +00:00
storage The following patch finishes primary key support. Previously, when 1999-01-21 22:48:20 +00:00
tcop Another SELECT speedup: extract OIDs of column print functions 1999-01-27 00:36:28 +00:00
tioga OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
utils Agg/Aggreg cleanup and datetime.sql patch. 1999-01-25 18:02:28 +00:00
Makefile FOR UPDATE is in parser & rules. 1999-01-21 16:08:55 +00:00