postgresql/src/backend
Bruce Momjian 9b7ba2002d Add new pg_options.sample file. 2000-04-08 19:38:00 +00:00
..
access Get rid of SetBufferWriteMode(), which was an accident waiting to happen. 2000-03-31 02:43:31 +00:00
bootstrap Implement reindex command 2000-02-18 09:30:20 +00:00
catalog Fix bug noted by Bruce: FETCH in an already-aborted transaction block 2000-04-04 21:44:40 +00:00
commands Add transcendental math functions (sine, cosine, etc) 2000-04-07 13:40:45 +00:00
executor Commebts & one check in EndEvalPlanQual(). 2000-04-07 07:24:47 +00:00
lib Fix problems seen in parallel regress tests when SI buffer overruns (causing 2000-01-31 04:35:57 +00:00
libpq Several calls to StrNCpy incorrectly subtracted 1 from the length arg, 2000-03-19 22:10:08 +00:00
main Add: 2000-01-26 05:58:53 +00:00
nodes Add copyObject logic for TruncateStmt and a few other utility-statement 2000-04-08 00:21:15 +00:00
optimizer Fix extremely nasty little bug observed when a sub-SELECT appears in 2000-04-04 01:21:48 +00:00
parser Tweak TypeCategory to treat new BIT types as of STRING category, rather 2000-04-08 19:29:40 +00:00
port > I have improved the System V semaphore emulation of the QNX4 port. 2000-03-14 18:12:06 +00:00
postmaster Several calls to StrNCpy incorrectly subtracted 1 from the length arg, 2000-03-19 22:10:08 +00:00
regex Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
rewrite When rewriting an aggregate introduced into WHERE, allow agg argument to 2000-04-04 02:30:52 +00:00
storage Fix relcache refcount leakage when inv_drop is applied 2000-04-08 04:37:07 +00:00
tcop Actually, that still wasn't quite right. If we skip a query because of 2000-04-04 23:52:50 +00:00
tioga Add: 2000-01-26 05:58:53 +00:00
utils Add zpbit and varbit data types from Adrian Joubert 2000-04-08 02:13:11 +00:00
Makefile Add new pg_options.sample file. 2000-04-08 19:38:00 +00:00
pg_options.sample Add new pg_options.sample file. 2000-04-08 19:38:00 +00:00