You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Lane
9efee18a28
Add comment explaining that this table doesn't do what you
might think ... in fact doesn't do much of anything at the moment ...
|
27 years ago |
| .. |
|
access
|
Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.
|
27 years ago |
|
bootstrap
|
Change #include's to use <> and "" as appropriate.
|
27 years ago |
|
catalog
|
Add comment explaining that this table doesn't do what you
|
27 years ago |
|
commands
|
This patch implements ORACLE's COMMENT SQL command.
|
27 years ago |
|
executor
|
Split 'BufFile' routines out of fd.c into a new module, buffile.c. Extend
|
27 years ago |
|
lib
|
Remove now-dead sort modules.
|
27 years ago |
|
libpq
|
Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.
|
27 years ago |
|
mb
|
Fix for multi-byte includes.
|
27 years ago |
|
nodes
|
Final stage of psort reconstruction work: replace psort.c with
|
27 years ago |
|
optimizer
|
Fix planner and rewriter to follow SQL semantics for tables that are
|
27 years ago |
|
parser
|
Fix planner and rewriter to follow SQL semantics for tables that are
|
27 years ago |
|
port
|
I have created a small patch that makes possible to compile pgsql on newer
|
27 years ago |
|
regex
|
Move some system includes into c.h, and remove duplicates.
|
27 years ago |
|
rewrite
|
Clean up rewriter routines to use expression_tree_walker and
|
27 years ago |
|
storage
|
Second phase of psort reconstruction project: add bookkeeping logic to
|
27 years ago |
|
tcop
|
Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.
|
27 years ago |
|
utils
|
Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.
|
27 years ago |
|
c.h
|
Move some system includes into c.h, and remove duplicates.
|
27 years ago |
|
config.h.in
|
Replace float.c's #ifdef finite check with a proper autoconf check, so it
|
27 years ago |
|
miscadmin.h
|
Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.
|
27 years ago |
|
postgres.h
|
Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.
|
27 years ago |
|
postgres_ext.h
|
Turns out OIDNAMELEN wasn't really being used at all!
|
27 years ago |
|
rusagestub.h
|
Change my-function-name-- to my_function_name, and optimizer renames.
|
27 years ago |
|
strdup.h
|
…
|
|
|
version.h.in
|
Update for 6.6.
|
27 years ago |