postgresql/src
Tom Lane a9e9abebd9 Issue CREATE SCHEMA as the originally connecting user, with an
AUTHORIZATION clause to specify the desired owner.  This allows a
superuser to restore schemas owned by users without CREATE-SCHEMA
permissions (ie, schemas originally created by a superuser using
AUTHORIZATION).  --no-owner can be specified to suppress the
AUTHORIZATION clause if need be.
2003-09-23 23:31:52 +00:00
..
backend Tweak generic_type_consistency routines to avoid loss of functionality 2003-09-23 17:12:53 +00:00
bin Issue CREATE SCHEMA as the originally connecting user, with an 2003-09-23 23:31:52 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
include Arrange to align shared disk buffers on at least 32-byte boundaries, 2003-09-21 17:57:21 +00:00
interfaces - Changed struct definition handling so "struct foo {}" always gets defined. 2003-09-23 12:56:35 +00:00
makefiles Support for Intel compiler on Linux 2003-06-05 16:07:25 +00:00
pl Fix some problems with dropped columns in plpython trigger functions. 2003-09-16 01:07:51 +00:00
port Add errno value for thread *_r function call buffer too small. Improve 2003-09-15 02:30:29 +00:00
template Latest version of gcc from Apple does not work well with -traditional-cpp 2003-09-19 20:47:59 +00:00
test Attaching -lpq to LDFLAGS doesn't work, because the generated command 2003-09-20 21:14:57 +00:00
tools Tighten casting of function call pointers for threads. 2003-09-03 22:34:08 +00:00
tutorial Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
utils Re-add Win32 missing files, I think. 2002-11-02 02:00:35 +00:00
DEVELOPERS
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
Makefile.global.in Make the default pg_hba.conf include an entry for ::1 only if configure 2003-09-07 03:36:03 +00:00
Makefile.shlib Apply ranlib(1) after installing a static (.a) library on Darwin. 2003-09-20 21:26:20 +00:00
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 2002-12-30 21:07:26 +00:00
nls-global.mk Run distprep target before creating list of files that contain translatable 2003-09-14 22:40:38 +00:00
win32.mak Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00