postgresql/src/backend
Tom Lane f973b74583 Department of second thoughts: even if we can't run the full parser on
a SQL function with polymorphic inputs, we can at least run the raw
parser to catch silly syntactic errors.
2003-07-01 01:28:32 +00:00
..
access Add comment pointing out that XLByteToPrevSeg macro is not broken. 2003-06-26 18:23:07 +00:00
bootstrap Ensure that in all flex lexers that are part of the backend, a 2003-05-29 22:30:02 +00:00
catalog Department of second thoughts: even if we can't run the full parser on 2003-07-01 01:28:32 +00:00
commands Change EXECUTE INTO to CREATE TABLE AS EXECUTE. 2003-07-01 00:04:31 +00:00
executor SQL functions can have arguments and results declared ANYARRAY or 2003-07-01 00:04:39 +00:00
lib Infrastructure for upgraded error reporting mechanism. elog.c is 2003-04-24 21:16:45 +00:00
libpq > This change (I'm sure this will wrap poorly -- sorry): 2003-06-25 01:19:47 +00:00
main Allow Win32 to compile under MinGW. Major changes are: 2003-05-15 16:35:30 +00:00
nodes Restructure building of join relation targetlists so that a join plan 2003-06-29 23:05:05 +00:00
optimizer SQL functions can have arguments and results declared ANYARRAY or 2003-07-01 00:04:39 +00:00
parser Change EXECUTE INTO to CREATE TABLE AS EXECUTE. 2003-07-01 00:04:31 +00:00
po Add missing PO files from last commit. 2003-06-29 10:13:13 +00:00
port Allow Win32 to compile under MinGW. Major changes are: 2003-05-15 16:35:30 +00:00
postmaster IPv6 cleanups. 2003-06-12 07:36:51 +00:00
regex Replace regular expression package with Henry Spencer's latest version 2003-02-05 17:41:33 +00:00
rewrite UPDATE ... SET <col> = DEFAULT 2003-06-25 04:19:24 +00:00
storage Up to now, SerializableSnapshot and QuerySnapshot are malloc'ed and 2003-06-12 01:42:21 +00:00
tcop First batch of object rename commands. 2003-06-27 14:45:32 +00:00
utils SQL functions can have arguments and results declared ANYARRAY or 2003-07-01 00:04:39 +00:00
Makefile Make "win" a separate port from "cygwin". This means you can now 2003-03-21 17:18:34 +00:00
nls.mk Merge PO file updates from 7.3 branch. 2003-06-28 22:31:01 +00:00