| | Rating Thread /
Thread Starter | Last Post | Replies | Views |
|  | This patch cleans up the licensing terms on some imported BSD-licensed
files in the source tree:
- src/port/qsort.c is from NetBSD, and still...
Neil Conway
|
10-04-2004 06:40 PM
Neil Conway | 5 | 3,593 |
|  | I suggest to alter the
pg_restore --help output from
-----------------------------------------
Usage:
pg_restore ...
General options:
-d,...
Harald Armin Massa
|
10-04-2004 11:23 AM
Harald Armin Massa | 0 | 878 |
|  | Tom's recent patch to improve stale lockfile detection included a call
to getppid() which doesn't exist on Windows. There is no clean way...
Dave Page
|
10-04-2004 09:58 AM
Magnus Hagander | 3 | 767 |
|  | The attached applied patch makes libpgport be front-end only and adds
libpgport_srv be a backend library that uses palloc, ereport, etc. ...
Bruce Momjian
|
10-04-2004 08:45 AM
Bruce Momjian | 0 | 702 |
|  | Attached hack fixes building under cygwin.
The real analysis is in my "LDFLAGS overriding" thread, but if you live
with that, this is the only...
Reini Urban
|
10-04-2004 06:03 AM
Reini Urban | 0 | 625 |
|  | Overriding the value of LDFLAGS breaks the build:
$ make LDFLAGS=-g
gcc-3.4 -O2 -fno-strict-aliasing -g -Wall...
Neil Conway
|
10-04-2004 05:47 AM
Reini Urban | 8 | 892 |
|  | After seeing the "Welcome to psql 8.0.0beta3, the PostgreSQL
interactive terminal." message, I finally got irritated enough at it to
try and figure...
Sean Chittenden
|
10-04-2004 04:18 AM
John Hansen | 4 | 719 |
|  | This one-line patches merges a micro-opt from upstream (OpenBSD)
sources: we can make a read-only local array "static" and reduce the
size of the...
Neil Conway
|
10-04-2004 12:23 AM
Neil Conway | 0 | 700 |
|  | Hi all,
here a patch that
1) Rise the information about the file missing on pg_clog from
detail to error
2) Insert the offset information also for a...
Gaetano Mendola
|
10-03-2004 06:39 PM
Gaetano Mendola | 5 | 724 |
|  | Zhenbang Wei wrote:
Installed.
Btw., the statistics on th web sometimes show false positives (well,
really false negatives). It uses a hacked-up...
Peter Eisentraut
|
10-03-2004 03:31 PM
Peter Eisentraut | 0 | 690 |
|  | Euler Taveira de Oliveira wrote:
Done.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---------------------------(end of...
Peter Eisentraut
|
10-03-2004 03:27 PM
Peter Eisentraut | 0 | 630 |
|  | Euler Taveira de Oliveira wrote:
Done.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---------------------------(end of...
Peter Eisentraut
|
10-03-2004 03:25 PM
Peter Eisentraut | 0 | 676 |
|  | Euler Taveira de Oliveira wrote:
Done.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---------------------------(end of...
Peter Eisentraut
|
10-03-2004 03:24 PM
Peter Eisentraut | 0 | 658 |
|  | Serguei A. Mokhov wrote:
Done.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---------------------------(end of...
Peter Eisentraut
|
10-03-2004 03:20 PM
Peter Eisentraut | 0 | 694 |
|  | I have attached 5 patches (split up for ease of review) to plperl.c.
1. Two minor cleanups:
- We don't need to call hv_exists+hv_fetch; we should...
Abhijit Menon-Sen
|
10-02-2004 08:27 PM
Andrew Dunstan | 1 | 745 |
|  | Patch applied. Thanks.
---------------------------------------------------------------------------
Mahmoud Taghizadeh...
Bruce Momjian
|
10-02-2004 03:19 AM
Bruce Momjian | 0 | 1,126 |
|  | As many know, the FRONTEND usage of /src/port is very fragile. It
requires every binary that uses certain libpgport object files to create
its own...
Bruce Momjian
|
10-01-2004 11:34 PM
Bruce Momjian | 9 | 695 |
|  | Euler Taveira de Oliveira <eulerto (AT) yahoo (DOT) com.br> writes:
I believe most of these changes are fixing comments that were written as
single...
Tom Lane
|
10-01-2004 08:11 PM
Bruce Momjian | 1 | 685 |
|  | These corrections against 8.0.0beta3 are for removal of the Tcl interface
from core. I found two left-over references in the top-level README to...
ljb
|
10-01-2004 06:33 PM
L J Bayuk | 2 | 633 |
|  | Yup, looks good to me. Compiles OK and SSL appears to work just fine :-)
Regards, Dave.
---------------------------(end of...
Dave Page
|
10-01-2004 04:06 PM
Magnus Hagander | 1 | 752 |
|  | The patch below removes attempts to drop objects before creating them
from the int_aggregate and pgstattuple SQL scripts. This causes the
script to...
Dave Page
|
10-01-2004 10:39 AM
Tom Lane | 1 | 664 |
|  | Patch provide support for array type and pseudo type
(anyelement, anyarray) for function parameters and result.
for example:
CREATE FUNCTION...
Sergej Sergeev
|
10-01-2004 08:59 AM
Andrew Dunstan | 7 | 718 |
|  | This patch makes mention to use the newer pg_dump when migrating, as suggested
by a few folks.
--
Robert Treat
Build A Brighter Lamp :: Linux Apache...
Robert Treat
|
09-30-2004 05:30 AM
Neil Conway | 1 | 671 |
|  | Patch applied. Thanks.
---------------------------------------------------------------------------
Euler Taveira de Oliveira...
Bruce Momjian
|
09-29-2004 10:50 PM
Bruce Momjian | 0 | 688 |
|  | If you run make installcheck in contrib it stops on the first module
that fails. This is mildly annoying from the point of view of the
buildfarm...
Andrew Dunstan
|
09-29-2004 06:11 PM
Andrew Dunstan | 6 | 727 |
|  | Folks,
This patch clarifies the usage of references in PL/Perl :)
Cheers,
D
--
David Fetter david (AT) fetter (DOT) org http://fetter.org/
phone:...
David Fetter
|
09-29-2004 05:20 PM
David Fetter | 0 | 830 |
|  | IIRC, when this patch was posted, pg_config was a shellscript. Definitly
when the original version of the patch was posted. But sure, I...
Magnus Hagander
|
09-29-2004 10:19 AM
Magnus Hagander | 0 | 659 |
|  | You know that many calendars exist in the world such as Japanese, Indian,
Hebrew, Persian(jalali), ... and no support of these calendars...
eetemadi@ce.sharif.edu
|
09-29-2004 08:29 AM
eetemadi@ce.sharif.edu | 0 | 699 |
|  | How does your Win32 system rename prototype differ from what is in
port.h?
extern int pgrename(const char *from, const char *to);
extern int ...
Bruce Momjian
|
09-28-2004 11:19 AM
Bruce Momjian | 9 | 912 |
|  | The attached patch forces queryless duration log statements to be turned off
in step with the log_statement directive. Without this patch, and...
Ed L.
|
09-28-2004 09:59 AM
Ed L. | 3 | 712 |
|  | I was hoping this would be in for beta 3, but alas - can someone
*please* commit the win32 version patch...
Dave Page
|
09-27-2004 07:13 PM
Tom Lane | 4 | 826 |
|  | "Magnus Hagander" <mha (AT) sollentuna (DOT) net> writes:
How is python_includespec going to get set if we don't run the
autoconf test that finds it...
Tom Lane
|
09-27-2004 01:25 AM
Magnus Hagander | 11 | 1,088 |
|  | Joe Conway wrote:
Here's a small doc patch so this info is not hidden - getting this
working was mildly annoying until I found out about using...
Andrew Dunstan
|
09-27-2004 12:55 AM
Neil Conway | 2 | 703 |
|  | On Sat, 2004-09-25 at 02:50, Kris Jurka wrote:
Barring any objections I'll apply this patch to HEAD later...
Neil Conway
|
09-26-2004 11:18 PM
Neil Conway | 1 | 736 |
|  | This patch makes a few minor cleanups:
(1) Replace while loop with the new forboth() construct in
parser/analyze.c
(2) Replace lcons() with...
Neil Conway
|
09-26-2004 11:12 PM
Neil Conway | 2 | 709 |
|  | This patch removes a few instances where a pointer type was being
explicitly cast to void * when pfree() was called. Per ANSI89, this is
redundant:...
Neil Conway
|
09-26-2004 11:02 PM
Neil Conway | 3 | 697 |
|  | This patch makes CREATE TABLE AS conform more closely to SQL:2003 by
adding support for the WITH DATA clause (per section 11.3). The
standard says...
Neil Conway
|
09-26-2004 07:23 PM
Neil Conway | 5 | 747 |
|  | Dear community,
I have implemented temporary view related items as I proposed few days...
Koju Iijima
|
09-26-2004 06:39 PM
Koju Iijima | 0 | 722 |
|  | Patch applied. Thanks.
---------------------------------------------------------------------------
Magnus Hagander wrote:
Content-Description:...
Bruce Momjian
|
09-25-2004 09:14 PM
Bruce Momjian | 0 | 652 |
|  | gcc (3.2.3 on Solaris 9) warns about a couple of places where a pid_t is
formatted with %d by a printf-family function. This patch explicitly
casts...
Oliver Jowett
|
09-24-2004 09:13 AM
Tom Lane | 8 | 739 |
|  | I am sorry for kind of reposting this, but I have not got any response to my
patch sent for comment to hackers (Subject: Rollback on...
Michael Paesold
|
09-24-2004 03:42 AM
Michael Paesold | 4 | 750 |
|  | This patch includes LDFLAGS_SL in SHLIB_LINK on most ports (previously
it was only used on AIX and BeOS), and adds support for specifying it...
Oliver Jowett
|
09-24-2004 01:39 AM
Oliver Jowett | 0 | 620 |
|  | ExecProcAppend() wasn't called ExecAppend() because the latter name was
formerly used in execMain. Since that is no longer the case, this...
Neil Conway
|
09-23-2004 09:15 PM
Neil Conway | 1 | 652 |
|  | Patchers,
Here is a patch regarding ALTER TABLE ... OWNER and the sequences that
were created by a SERIAL column.
It uses pg_depend to find SERIAL...
Alvaro Herrera
|
09-23-2004 06:26 PM
Tom Lane | 1 | 661 |
|  | This patch attempts to note the use of the root.crt file in the server.
Given that PostgreSQL will output a message complaining about it's
absence if...
Dominic Mitchell
|
09-23-2004 04:26 PM
Tom Lane | 4 | 728 |
|  | This patch logs the error code in the default case, so that the user
stands a chance of looking it up. "Unrecognised error" is always
disheartening....
Dominic Mitchell
|
09-23-2004 08:20 AM
Bruce Momjian | 1 | 670 |
|  | Patches,
This trivial patch adds the transaction Id to the list of escapes
available to log_line_prefix. (Note that I used the top transaction...
Alvaro Herrera
|
09-23-2004 08:12 AM
Bruce Momjian | 3 | 710 |
|  | This patch updates the docs to reflect the fact that CREATE TABLE AS is
part of the SQL:2003 standard. Patch applied to...
Neil Conway
|
09-22-2004 10:44 PM
Neil Conway | 0 | 593 |
|  | Today "pg_controldata --help" gives this usage info:
I think that the DATADIR part being treated as an option is confusing and
would like to change...
Dennis Bjorklund
|
09-22-2004 07:50 PM
Neil Conway | 2 | 490 |
|  | This patch attempts to outline the supported level of SSL within libpq.
I haven't mentioned any...
Dominic Mitchell
|
09-22-2004 04:59 PM
Dominic Mitchell | 0 | 460 |