| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | Joe Conway <mail (AT) joeconway (DOT) com> writes:
I had pretty much come to the conclusion that the array_in code should
be thrown away and...
Joe Conway
|
08-05-2004 01:01 AM
Joe Conway | 5 | 235 |
|  | Christopher Kings-Lynne <chriskl (AT) familyhealth (DOT) com.au> writes:
Applied. I notice though that the line numbers don't seem to match...
Tom Lane
|
08-04-2004 08:23 PM
Christopher Kings-Lynne | 2 | 159 |
|  | Joe Conway wrote:
If there are no objections, I plan to commit the attached in a few hours.
Thanks,
Joe
---------------------------(end of...
Joe Conway
|
08-04-2004 05:45 PM
Joe Conway | 0 | 139 |
|  | Joe Conway <mail (AT) joeconway (DOT) com> writes:
Seems reasonable to me.
I would say not; it's a sufficiently large change that it will...
Tom Lane
|
08-04-2004 12:46 PM
Tom Lane | 1 | 135 |
|  | Ok, sorry about the mis-fire on the last patch I submitted, this one is
what I was meant to send.
As before:
This patch adds the following since...
Matthew T. O'Connor
|
08-03-2004 10:29 AM
Tom Lane | 21 | 358 |
|  | I haven't posted a code patch before, so please be a little patient.
In the 2004-08-02 snapshot, the following sequence causes a crash
(thanks to...
Jeff Davis
|
08-03-2004 05:35 AM
Jeff Davis | 0 | 156 |
|  | Zhenbang Wei wrote:
Installed.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---------------------------(end of...
Peter Eisentraut
|
08-03-2004 03:12 AM
Peter Eisentraut | 0 | 151 |
|  | This has been saved for the 7.6...
Bruce Momjian
|
08-02-2004 09:07 PM
Bruce Momjian | 2 | 170 |
|  | On Wed, 21 Jul 2004, Christopher Kings-Lynne wrote:
I'd also move the should_dump.c file into an existing file and make sure
the patch is against...
Bruce Momjian
|
08-02-2004 08:09 PM
Bruce Momjian | 20 | 439 |
|  | Magnus Hagander wrote:
I have added the following change to configure.in:
# readline on MinGW has problems with backslashes in psql and other...
Bruce Momjian
|
08-02-2004 03:36 PM
Peter Eisentraut | 16 | 414 |
|  | Zhenbang Wei wrote:
Installed.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---------------------------(end of...
Peter Eisentraut
|
08-02-2004 10:11 AM
Peter Eisentraut | 0 | 140 |
|  | Zhenbang Wei wrote:
Installed, including the subsequent ones.
--
Peter...
Peter Eisentraut
|
08-02-2004 10:09 AM
Peter Eisentraut | 1 | 249 |
|  | Bruce Momjian <pgman (AT) candle (DOT) pha.pa.us> writes:
A stack trace and/or postmaster log report of the crashing process would
be considerably...
Tom Lane
|
08-02-2004 09:13 AM
Tom Lane | 3 | 144 |
|  | Peter Eisentraut wrote:
Of course, if you rely on pg_config and then move the installation you
will put a very large hole in your foot. But we...
Andrew Dunstan
|
08-02-2004 07:33 AM
Bruce Momjian | 11 | 320 |
|  | On Sun, 1 Aug 2004 pgsql-patches-owner (AT) postgresql (DOT) org wrote:
Why not to use UTF8 fot all .po file for consistency (and to possibly
avoid...
Serguei A. Mokhov
|
08-02-2004 01:19 AM
Peter Eisentraut | 1 | 170 |
|  | Christopher Kings-Lynne <chriskl (AT) familyhealth (DOT) com.au> writes:
Applied with revisions. Just FYI ---
* The aclnewowner code wasn't really...
Tom Lane
|
08-02-2004 12:01 AM
Tom Lane | 2 | 153 |
|  | Crap!
I left out the word 'using' on all those examples :/
create table test (a integer primary key using index tablespace loc);
create table test...
Christopher Kings-Lynne
|
08-01-2004 11:33 PM
Christopher Kings-Lynne | 2 | 158 |
|  | Here's a patch that allows parameterized queries to be used in a DECLARE
CURSOR statement.
Previously, the DECLARE would succeed but any FETCHes...
Oliver Jowett
|
08-01-2004 08:32 PM
Tom Lane | 1 | 114 |
|  | Magnus Hagander wrote:
Can you post the rationale? It seem an odd place for it.
But it still holds that we
a) should not put binary files in our...
Peter Eisentraut
|
08-01-2004 05:40 PM
Alvaro Herrera | 5 | 176 |
|  | Hackers,
Here is the last patch before beta for subtransactions. It fixes the
following outstanding issues:
- Add (some) user savepoint...
Alvaro Herrera
|
08-01-2004 02:03 PM
Tom Lane | 6 | 155 |
|  | Zhenbang Wei wrote:
Installed. Whatever works for you is OK.
--
Peter...
Peter Eisentraut
|
08-01-2004 12:54 PM
Peter Eisentraut | 0 | 133 |
|  | Hackers,
This little patch reworks some strings that were already present in 7.4
with a minor difference.
--
Alvaro Herrera...
Alvaro Herrera
|
08-01-2004 12:45 PM
Tom Lane | 1 | 152 |
|  | On Sun, 2004-06-20 at 08:04, Dave Page wrote:
you could of course rmdir /s /q $PGDATA && mkdir $PGDATA if the purpose
is to leave the directory...
John Hansen
|
08-01-2004 01:19 AM
Bruce Momjian | 9 | 176 |
|  | Magnus Hagander wrote:
I don't think I like any of this. Sooner rather than later, people need
to look at pg_hba.conf and think about it. I don't...
Peter Eisentraut
|
08-01-2004 12:57 AM
Bruce Momjian | 12 | 395 |
|  | These files add administrative functions to pgsql 7.5. All are used by
pgAdmin3 or will be used in the near future if available. This is meant
as...
Andreas Pflug
|
07-31-2004 08:14 PM
Bruce Momjian | 20 | 455 |
|  | Joe Conway wrote:
That looks awfully close to what we started from... :-/
--
Peter...
Joe Conway
|
07-31-2004 05:06 PM
Joe Conway | 2 | 158 |
|  | Per discussion off-list with Tom, here is a patch to redo the way the
system timezone is detected on win32. Instead of trying to figure out
what to...
Magnus Hagander
|
07-31-2004 02:15 PM
Tom Lane | 2 | 164 |
|  | "Magnus Hagander" <mha (AT) sollentuna (DOT) net> writes:
Applied, except I moved it up a little bit. In the PostgresMain case
this is done before...
Tom Lane
|
07-31-2004 12:58 PM
Tom Lane | 0 | 150 |
|  | Euler Taveira de Oliveira wrote:
These files are obsolete. I've removed them.
--
Peter...
Peter Eisentraut
|
07-31-2004 11:35 AM
Peter Eisentraut | 0 | 236 |
|  | "Magnus Hagander" <mha (AT) sollentuna (DOT) net> writes:
This is not a good patch because it will treat the predictable pre-1970
failure as meaning...
Tom Lane
|
07-30-2004 12:31 PM
Tom Lane | 1 | 221 |
|  | I have Peter reviewing this.
---------------------------------------------------------------------------
Fabien COELHO wrote:
Content-Description:
Bruce Momjian
|
07-30-2004 11:41 AM
Bruce Momjian | 6 | 222 |
|  | Magnus Hagander wrote:
Out of curiosity: Why?
Would it be possible to provide a scalable version of the logo in the
source code and generate the...
Peter Eisentraut
|
07-30-2004 04:36 AM
Mark Cave-Ayland | 25 | 410 |
|  | Done.
---------------------------------------------------------------------------
Devrim GUNDUZ wrote:
Content-Description:
Bruce Momjian
|
07-29-2004 11:30 AM
Bruce Momjian | 0 | 261 |
|  | Uh, this patch is strange:
-#define WHITESPACE "\f\n\r\t\v" /* as defined by isspace() */
+#define WHITESPACE "\f\n\r\t\v\0" /*...
Bruce Momjian
|
07-29-2004 11:10 AM
Bruce Momjian | 1 | 153 |
|  | Am Donnerstag, 29. Juli 2004 12:04 schrieb Zhenbang Wei:
Installed. Thanks.
--
Peter...
Peter Eisentraut
|
07-29-2004 09:54 AM
Peter Eisentraut | 0 | 141 |
|  | Here is a trivial fix for some error messages that was not translated
before. I've also gotten rid of some cut and paste of strings. That
doesn't...
Dennis Bjorklund
|
07-29-2004 09:50 AM
Peter Eisentraut | 1 | 148 |
|  | This is the known patch, with following changes:
- realStdErr handed over for EXEC_BACKEND, but still not tested
- Sometimes EMFILE is received in...
Andreas Pflug
|
07-29-2004 05:48 AM
Andreas Pflug | 3 | 150 |
|  | Hackers,
Here is a patch that fixes some of the TODO items in the nested xacts
list:
handle large objects
password file
namespace (temp namespace...
Alvaro Herrera
|
07-28-2004 06:53 PM
Alvaro Herrera | 5 | 146 |
|  | Here's a patch of things I think may need to be adjusted. Maybe all or
some of the changes will prove useful.
Thanks,
Brian...
Brian B.
|
07-28-2004 09:28 AM
Bruce Momjian | 1 | 128 |
|  | Hackers,
Attached is the savepoints syntax patch, hopefully last try.
Essentially the same as the last patch, with the following differences:
-...
Alvaro Herrera
|
07-27-2004 12:22 AM
Tom Lane | 3 | 166 |
|  | Hackers,
Here is a doc patch that includes pages for savepoint commands. It
would be cool if they can be applied as starting points for...
Alvaro Herrera
|
07-26-2004 09:41 PM
Alvaro Herrera | 0 | 170 |
|  | Magnus Hagander wrote:
Perhaps for the paranoid we could invent a setting which turns the
facility off. Personally, I don't usually allow a...
Andrew Dunstan
|
07-26-2004 09:08 PM
Bruce Momjian | 26 | 355 |
|  | Here is the patch you submitted. Did you mean to uncomment out the BCB
line:
! BCB=c:\Borland\Bcc55
Also, did you mean to remove the trailing G on...
Bruce Momjian
|
07-25-2004 09:01 PM
Bruce Momjian | 0 | 189 |
|  | This needs to be applied soon so the installer can be tested.
Your patch has been added to the PostgreSQL unapplied patches list...
Bruce Momjian
|
07-25-2004 08:47 PM
Bruce Momjian | 5 | 168 |
|  | Updated patch which leaves postmaster runnable after the syslogger
terminated due to pipe problems.
Also includes an updated pg_proc.h which was...
Andreas Pflug
|
07-24-2004 06:00 PM
Bruce Momjian | 48 | 672 |
|  | Here is again a missing part of the original patch. I submitted it as
part of a different patch that didn't go in, and then promptly forgot
about it....
Magnus Hagander
|
07-24-2004 01:00 PM
Magnus Hagander | 1 | 154 |
|  | "Magnus Hagander" <mha (AT) sollentuna (DOT) net> writes:
I just noticed that this patch seems to have replaced a PGC_SIGHUP
config item (the syslog...
Tom Lane
|
07-23-2004 05:03 PM
Magnus Hagander | 3 | 138 |
|  | I am having problem applying this. I don't think we can just move
pg_autovacuum. right into the backend code. There are issues with
include files...
Bruce Momjian
|
07-21-2004 09:33 PM
Bruce Momjian | 4 | 124 |
|  | The attached patch allows 'select foo()' as well as 'select * from
foo()' where foo() is a plperl function that returns a single...
Andrew Dunstan
|
07-21-2004 03:46 PM
Bruce Momjian | 1 | 130 |
|  | Kind people,
Please find enclosed a patch that matches the PL/Perl documentation
(fairly closely, I hope) to the current PL/Perl...
David Fetter
|
07-21-2004 03:22 PM
Bruce Momjian | 1 | 184 |