foo> - Search results in mailing lists
Mailing lists >> pgsql-patches >> Thread
2008-09-09 12:15:35 | Re: [PgFoundry] Unsigned Data Types [1 of 2] (Ryan Bradetich)
foo to the uint4 data type.] I am working on adding support for the int4
Mailing lists >> pgsql-patches >> Thread
2008-08-06 12:30:42 | Re: [HACKERS] get_relation_stats_hook() (Simon Riggs)
foo = foo", but that can easily occur multiple times in a many way join, especially
Mailing lists >> pgsql-patches >> Thread
2008-07-27 20:03:54 | Re: pg_dump additional options for performance (Joshua D. Drake)
foo) send async(copy table to bar) send async(copy table to baz) Where all three
Mailing lists >> pgsql-patches >> Thread
2008-07-16 02:12:40 | Re: [HACKERS] WITH RECURSIVE updated to CVS TIP (Tatsuo Ishii)
foo(a, b) AS (SELECT ... UNION SELECT...), bar(c, d) AS (SELECT ... FROM foo WHERE
Mailing lists >> pgsql-patches >> Thread >> Search in thread (6)
2008-06-23 23:29:57 | Re: variadic function support (Andrew Dunstan)
foo( a text, b int[]) it looks odd if both these calls are legal: foo('a',1,2,3,) foo('a',ARRAY
Mailing lists >> pgsql-patches >> Thread >> Search in thread (2)
2008-06-03 08:03:17 | SQL: table function support (Pavel Stehule)
foo_sql(integer) RETURNS TABLE(a integer, b integer, c integer) AS $$ SELECT i, i+1, i+2 FROM
Mailing lists >> pgsql-patches >> Thread >> Search in thread (3)
2008-06-01 21:39:36 | Re: [BUGS] BUG #4203: perform dblink() in begin/exception returns wrong SQLSTATE code (Joe Conway)
foo_cursor" not found' error SELECT * FROM dblink_fetch('rmt_foo_cursor',4) AS t(a int, b text
Mailing lists >> pgsql-patches >> Thread
2008-06-01 16:14:22 | Re: Feature: give pg_dump a WHERE clause expression (Davy Durham)
foo:col1 > 10 AND f2 < 14' Currently, the user can specify -t/--table multiple times
Mailing lists >> pgsql-patches >> Thread
2008-05-24 00:28:39 | TODO item: Have psql show current values for a sequence (Dickson S. Guedes)
foo_bar_seq Sequence "public.foo_bar_seq" +---------------+---------+---------------------+ | Column
Mailing lists >> pgsql-patches >> Thread >> Search in thread (2)
2008-05-11 22:10:42 | Re: Snapshot management, final (Alvaro Herrera)
foo; SAVEPOINT alvherre=# declare cur cursor for select (1), (2), (3); DECLARE CURSOR alvherre=# savepoint
Mailing lists >> pgsql-patches >> Thread
2008-05-08 09:26:59 | Re: Updatable views (Simon Riggs)
foo WHERE where-clause WITH CHECK OPTION should generate an INSERT rule like this CREATE
Mailing lists >> pgsql-patches >> Thread
2008-05-06 20:54:39 | Re: column level privileges (Tom Lane)
foo (col1, col2) TO somebody but unless I have lost my ability to read BNF, what
Mailing lists >> pgsql-patches >> Thread
2008-04-23 05:43:31 | Re: Improve shutdown during online backup, take 4 (Magnus Hagander)
foo) vs if (foo == 0) thing, right? If not, then I wasn't clear enough
Mailing lists >> pgsql-patches >> Thread
2008-04-18 13:53:52 | Testing pg_terminate_backend() (Bruce Momjian)
foo" already exists + ERROR: relation "gcircle_tbl" does not exist + ERROR: relation "gpolygon_tbl" does
Mailing lists >> pgsql-patches >> Thread
2008-04-17 13:21:48 | Multiline privileges in \z (Brendan Jurd)
foo=arwd/brendanjurd,bar=r/brendanjurd} public | b | table | {brendanjurd=arwdxt/brendanjurd,foo=arwd/brendanjurd} (2 rows) You would