postgresql/src/include
2002-11-09 23:56:39 +00:00
..
access Fix places that were using IsTransactionBlock() as an (inadequate) check 2002-10-21 22:06:20 +00:00
bootstrap
catalog Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }] 2002-11-09 23:56:39 +00:00
commands Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }] 2002-11-09 23:56:39 +00:00
executor Phase 2 of hashed-aggregation project. nodeAgg.c now knows how to do 2002-11-06 22:31:24 +00:00
lib
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 Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }] 2002-11-09 23:56:39 +00:00
optimizer Phase 2 of hashed-aggregation project. nodeAgg.c now knows how to do 2002-11-06 22:31:24 +00:00
parser Function-call-style type coercions should be treated as explicit 2002-10-24 22:09:00 +00:00
port Add #define _GNU_SOURCE to work around what seems to be Perl 5.8.0's 2002-11-07 22:09:51 +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 Code review for statement_timeout patch. Fix some race conditions 2002-10-31 21:34:17 +00:00
tcop Add DLLIMPORT declarations needed by contrib modules. 2002-10-21 18:57:35 +00:00
utils Add extra_float_digits GUC parameter to allow adjustment of displayed 2002-11-08 17:37:52 +00:00
c.h Add fseeko for NetBSD. 2002-10-24 03:11:05 +00:00
fmgr.h Add dummy variable declaration to PG_FUNCTION_INFO_V1() to prevent 2002-10-25 22:17:32 +00:00
funcapi.h pgindent run. 2002-09-04 20:31:48 +00:00
Makefile
miscadmin.h This patch removes two unused global variables from globals.c 2002-10-03 17:07:53 +00:00
pg_config.h.in Move substitute extern declarations to end of file, so that they are 2002-11-07 22:08:30 +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
postgres_ext.h
postgres_fe.h
postgres.h Make 'dummy' declarations in header files be 'extern int no_such_variable' 2002-10-18 20:33:57 +00:00
rusagestub.h
strdup.h