| .. |
|
access
|
Fix places that were using IsTransactionBlock() as an (inadequate) check
|
2002-10-21 22:06:20 +00:00 |
|
bootstrap
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
catalog
|
This patch adds some missing functions for float8 math operations,
|
2002-10-19 02:08:19 +00:00 |
|
commands
|
Fix ALTER TABLE ... ADD COLUMN for inheritance cases.
|
2002-10-21 20:31:52 +00:00 |
|
executor
|
Make SPI's execution of querystrings follow the rules agreed to for
|
2002-10-14 23:49:20 +00:00 |
|
lib
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
libpq
|
Guard against send-lots-and-lots-of-data DoS attack from unauthenticated
|
2002-09-04 23:31:35 +00:00 |
|
mb
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
nodes
|
Adjust handling of command status strings in the presence of rules,
|
2002-10-14 22:14:35 +00:00 |
|
optimizer
|
Tweak querytree-dependency-extraction code so that columns of tables
|
2002-09-11 14:48:55 +00:00 |
|
parser
|
Function-call-style type coercions should be treated as explicit
|
2002-10-24 22:09:00 +00:00 |
|
port
|
Remove useless O_DIROPEN stuff.
|
2002-09-24 20:20:10 +00:00 |
|
regex
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
rewrite
|
Rule rewriter was doing the wrong thing with conditional INSTEAD rules
|
2002-10-20 00:58:55 +00:00 |
|
storage
|
Add DLLIMPORT declarations required by contrib with asserts enabled.
|
2002-10-22 20:00:48 +00:00 |
|
tcop
|
Add DLLIMPORT declarations needed by contrib modules.
|
2002-10-21 18:57:35 +00:00 |
|
utils
|
Remove #warning directive, which is nonstandard and isn't really
|
2002-10-25 22:08:44 +00:00 |
|
c.h
|
Add fseeko for NetBSD.
|
2002-10-24 03:11:05 +00:00 |
|
fmgr.h
|
The small context diff below corrects what seems to be an oversight in
|
2002-09-12 00:26:42 +00:00 |
|
funcapi.h
|
pgindent run.
|
2002-09-04 20:31:48 +00:00 |
|
Makefile
|
Include directory rearrangement
|
2001-08-28 14:20:28 +00:00 |
|
miscadmin.h
|
This patch removes two unused global variables from globals.c
|
2002-10-03 17:07:53 +00:00 |
|
pg_config.h.in
|
Be careful to include postgres.h *before* any system headers, to ensure
|
2002-09-05 00:43:07 +00:00 |
|
pg_config.h.win32
|
The attached patch fixes a number of issues related to compiling the
|
2002-10-03 17:09:42 +00:00 |
|
pgstat.h
|
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
|
2001-11-05 17:46:40 +00:00 |
|
postgres.h
|
Make 'dummy' declarations in header files be 'extern int no_such_variable'
|
2002-10-18 20:33:57 +00:00 |
|
postgres_ext.h
|
Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion on hackers.
|
2002-08-13 20:40:44 +00:00 |
|
postgres_fe.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
rusagestub.h
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +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 |