validly - Search results in mailing lists
Mailing lists >> pgsql-patches >> Thread >> Search in thread (2)
2008-09-25 19:29:05 | Re: [HACKERS] Infrastructure changes for recovery (Tom Lane)
valid-looking WAL, but that rule doesn't help for a slave that's following
Mailing lists >> pgsql-patches >> Thread
2008-09-05 16:13:13 | libpq events patch (with sgml docs) (Andrew Chernow)
valid_server_encoding_id 139 PQconnectionNeedsPassword 140 lo_import_with_oid 141 + PQcopyResult 142 + PQsetResultAttrs
Mailing lists >> pgsql-patches >> Thread >> Search in thread (6)
2008-09-03 19:09:16 | Re: libpq events patch (Andrew Chernow)
valid_server_encoding_id 139 PQconnectionNeedsPassword 140 lo_import_with_oid 141 + PQcopyResult 142 + PQsetResultAttrs
Mailing lists >> pgsql-patches >> Thread
2008-09-02 08:28:42 | Re: WIP Join Removal (Heikki Linnakangas)
valid, and proves the point that removing a join isn't always a win. -- Heikki
Mailing lists >> pgsql-patches >> Thread
2008-08-31 12:54:59 | rmgr hooks and contrib/rmgr_hook (Simon Riggs)
valid for the currently running server, allowing call to be made during XLogInsert() to validate
Mailing lists >> pgsql-patches >> Thread
2008-08-18 04:39:05 | WITH RECURSIVE patches 0818 (Tatsuo Ishii)
valid within a same SELECT statement. The table expression is called "Common Table Expression"(CTE). The use case
Mailing lists >> pgsql-patches >> Thread
2008-07-21 03:16:47 | Re: [HACKERS] Hint Bits and Write I/O (Pavan Deolasee)
VALID) || !(bufHdr->flags & BM_DIRTY)) { /* It's clean, so nothing to do */ UnlockBufHdr(bufHdr); --- 1462,1477 ---- if (bufHdr
Mailing lists >> pgsql-patches >> Thread
2008-07-17 06:40:55 | WITH RECUSIVE patches 0717 (Tatsuo Ishii)
valid acroding to the standard I also include erroneous query examples created by Yoshiyuki (probably
Mailing lists >> pgsql-patches >> Thread >> Search in thread (5)
2008-07-09 08:54:25 | Re: page macros cleanup (ver 04) (Heikki Linnakangas)
valid. How does it look to you now? -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com ? DEADJOE
Mailing lists >> pgsql-patches >> Thread
2008-07-08 06:01:47 | Re: [HACKERS] WITH RECURSIVE updated to CVS TIP (Tatsuo Ishii)
valid acroding to the standard - sort query names acording to the dependency - planner always estimate
Mailing lists >> pgsql-patches >> Thread
2008-07-04 13:16:08 | Re: Explain XML patch v2 (Simon Riggs)
valid plans, amongst other problems. For sensible analysis of the SQL we need the DTD to match
Mailing lists >> pgsql-patches >> Thread
2008-07-03 14:41:47 | Solaris ident authentication using unix domain sockets (Garick Hamlin)
valid credentials struct. */ + ereport(LOG, ( + "could not get peer credentials: %s", + strerror(errno))); + return false
Mailing lists >> pgsql-patches >> Thread >> Search in thread (2)
2008-06-24 11:17:02 | Re: [UPDATED] A GUC variable to replace PGBE_ACTIVITY_SIZE (Thomas Lee)
valid st_activity ! * pointer. ! */ ! static void ! pgstat_initialize_activity_pointers(void) ! { ! Size i; ! PgBackendStatus* beentry
Mailing lists >> pgsql-patches >> Thread
2008-06-10 11:50:10 | Refactoring xlogutils.c (Heikki Linnakangas)
valid; /* create a tag so we can lookup the buffer */ ! INIT_BUFFERTAG(newTag, reln, blockNum
Mailing lists >> pgsql-patches >> Thread
2008-06-09 04:53:25 | Minor pedantry for "help" text (Neil Conway)
suppress his aesthetic objection to having "help" be valid psql input in the first place