postgresql/src/include
Bruce Momjian 6a7f23c213 > Marko Kreen <marko@l-t.ee> writes:
> > secure_ctx changes too.  it will be PGC_BACKEND after '-p'.
>
> Oh, okay, I missed that part.  Could we see the total state of the
> patch --- ie, a diff against current CVS, not a bunch of deltas?
> I've gotten confused about what's in and what's out.

Ok, here it is.  Cleared the ctx comment too - after -p
it will be PGC_BACKEND in any case.

Marko Kreen
2001-06-23 22:23:49 +00:00
..
access Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
bootstrap Make bootstrap debug messages more readable. Clean up some clutter. 2001-05-12 01:48:49 +00:00
catalog Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
commands Preliminary code cleanup in elog(). Split out some code into utility 2001-06-08 21:16:49 +00:00
executor Make planner compute the number of hash buckets the same way that 2001-06-11 00:17:08 +00:00
lib
libpq Handle reading of startup packet and authentication exchange after forking 2001-06-20 18:07:56 +00:00
mb
nodes Add TEMPORARY sequences and have SERIAL on a temp table have a temporary 2001-06-23 00:07:34 +00:00
optimizer Improve planning of OR indexscan plans: for quals like 2001-06-05 17:13:52 +00:00
parser > Marko Kreen <marko@l-t.ee> writes: 2001-06-23 22:23:49 +00:00
port I haven't tried building postgres with the Watcom compiler for 7.1 because 2001-05-24 15:53:34 +00:00
regex
rewrite Remove some dead code, simplify calling convention. 2001-06-13 18:56:30 +00:00
storage Add support to lock manager for conditionally locking a lock (ie, 2001-06-22 00:04:59 +00:00
tcop Preliminary code cleanup in elog(). Split out some code into utility 2001-06-08 21:16:49 +00:00
utils Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
c.h Mark many strings in backend not covered by elog for translation. Also, 2001-06-03 14:53:56 +00:00
config.h.in The attached patch enables PostgreSQL CVS to build cleanly under Cygwin 2001-06-11 22:12:48 +00:00
config.h.win32
fmgr.h Add dynamic_library_path parameter and automatic appending of shared 2001-05-17 17:44:18 +00:00
Makefile
miscadmin.h The attached patch enables the contrib subtree to build cleanly under 2001-06-18 21:38:02 +00:00
pgstat.h The new files for statistical system views. 2001-06-22 19:18:36 +00:00
postgres_ext.h
postgres_fe.h
postgres.h Clean up various to-do items associated with system indexes: 2001-06-12 05:55:50 +00:00
rusagestub.h Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
strdup.h