grants files - Search results in mailing lists

2008-06-01 16:14:22 | Re: Feature: give pg_dump a WHERE clause expression (Davy Durham)

file using INSERT statements in order to load the some of a table's data into a database other than postgresql which does not support the COPY statement. I'll admit that the single where

2008-05-20 18:07:07 | Re: Map forks (WIP) (Heikki Linnakangas)

file anymore. When a relation is moved to another tablespace, the FSM fork is moved as well, and while the RelFileNode changes at that point, the logical Relation is the same. Besides, Relation contains

2008-05-06 13:52:24 | Re: Verified fix for Bug 4137 (Heikki Linnakangas)

files it shouldn't have. Granted, none of those are particularly likely, but we should

2008-03-03 15:17:54 | Re: [HACKERS] new warning message (Bruce Momjian)

file: /cvsroot/pgsql/doc/src/sgml/ref/revoke.sgml,v retrieving revision 1.46 diff -c -c -r1.46 revoke.sgml *** doc/src/sgml/ref/revoke.sgml 30 Oct 2007 19:43:30 -0000 1.46 --- doc/src/sgml/ref/revoke.sgml 3 Mar 2008 19:16:38 -0000 *************** *** 92,98 **** PUBLIC . Thus, for example

2008-01-25 19:00:47 | Re: [HACKERS] Thoughts about bug #3883 (Tom Lane)

file: /cvsroot/pgsql/src/backend/port/posix_sema.c,v retrieving revision 1.19 diff -c -r1.19 posix_sema.c *** src/backend/port/posix_sema.c 1 Jan 2008 19:45:51 -0000 1.19 --- src/backend/port/posix_sema.c 25 Jan 2008 22:41:22 -0000 *************** *** 241,277 **** int errStatus; /* ! * Note

2007-12-19 09:13:17 | Re: Doc-patch: PAM authentication fails for local UNIX users (Andrew Dunstan)

granting the postgres user read access to the shadow file is probably very poor security

2007-11-24 13:45:54 | Re: Problem with pg_dump -n schemaname (Bruce Momjian)

file: /cvsroot/pgsql/src/bin/pg_dump/pg_backup_archiver.c,v retrieving revision 1.149 diff -c -c -r1.149 pg_backup_archiver.c *** src/bin/pg_dump/pg_backup_archiver.c 15 Nov 2007 21:14:41 -0000 1.149 --- src/bin/pg_dump/pg_backup_archiver.c

2007-08-25 08:33:51 | tab complete changes (Stefan Kaltenbrunner)

file: /projects/cvsroot/pgsql/src/bin/psql/tab-complete.c,v retrieving revision 1.166 diff -c -r1.166 tab-complete.c *** src/bin/psql/tab-complete.c 3 Jul 2007 01:30:37 -0000 1.166 --- src/bin/psql/tab-complete.c

2007-07-08 14:18:38 | Re: dblink connection security (Joe Conway)

granted with care. + + Example usage + + + ================================================================== + Name + dblink_disconnect -- Closes a persistent connection to a remote database Synopsis Index: doc/src/sgml/libpq.sgml =================================================================== RCS file

2007-06-09 17:55:19 | Re: Regression tests (Magnus Hagander)

granted_dbs->str, rolename); + } + } + + static void help(void) { printf(_("PostgreSQL regression test driver\n")); *************** *** 1547,1552 **** --- 1714,1720 ---- printf(_(" --inputdir=DIR take input files

2007-05-17 14:03:11 | Re: Diagnostic functions (Heikki Linnakangas)

file: contrib/pageinspect/btreefuncs.c diff -N contrib/pageinspect/btreefuncs.c *** /dev/null 1 Jan 1970 00:00:00 -0000 --- contrib/pageinspect/btreefuncs.c 1 May 2007 12:36:31 -0000 *************** *** 0 **** --- 1,499 ---- + /* + * btreefuncs.c + * + * Copyright (c) 2006 Satoshi Nagayasu + * + * Permission to use, copy

2007-05-17 05:45:38 | Re: Updateable cursors patch (FAST PostgreSQL)

files, allocates storage and leaves us ready to start * processing tuples. *** /home/arul/ospg/pgsql/src/backend/executor/execScan.c 2007-02-02 11:07:03.000000000 +1100 --- pgbase1705/src/backend/executor/execScan.c 2007-05-17 15:11:45.000000000 +1000 *************** *** 65,71 **** * all the overhead and return

2007-04-07 00:49:24 | Re: [DOCS] Fix misleading references to columns in GRANT/REVOKE summaries (Bruce Momjian)

file: /cvsroot/pgsql/doc/src/sgml/ref/grant.sgml,v retrieving revision 1.64 diff -c -c -r1.64 grant.sgml *** doc/src/sgml/ref/grant.sgml 1 Feb 2007 00:28:19 -0000 1.64 --- doc/src/sgml/ref/grant.sgml

2007-01-16 07:32:34 | pg_dumpall -f option (Dave Page)

file name\n")); printf(_(" -i, --ignore-version proceed even when server version mismatches\n" " pg_dumpall version\n")); printf(_(" --help show this help, then exit\n")); *************** *** 571,577 **** i_rolcomment = PQfnumber(res, "rolcomment"); if (PQntuples

2007-01-11 17:10:06 | Re: [HACKERS] [PATCHES] Patch to log usage of temporary files (Jim C. Nasby)

Granted, it's better than nothing, but in a production environment I'd like to have some way to monitor temp file