dbTalk Databases Forums  

Sponsored Links


comp.databases.postgresql.patches comp.databases.postgresql.patches


Discuss in the comp.databases.postgresql.patches forum.



Post New Thread
Threads in Forum : comp.databases.postgresql.patches Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
1 745
Patch applied. Thanks. --------------------------------------------------------------------------- Mahmoud Taghizadeh...
Bruce Momjian
10-02-2004 03:19 AM
Bruce Momjian Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
1 671
Patch applied. Thanks. --------------------------------------------------------------------------- Euler Taveira de Oliveira...
Bruce Momjian
09-29-2004 10:50 PM
Bruce Momjian Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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. Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
0 722
Patch applied. Thanks. --------------------------------------------------------------------------- Magnus Hagander wrote: Content-Description:...
Bruce Momjian
09-25-2004 09:14 PM
Bruce Momjian Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
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 Go to last post
0 460
Post New Thread

Display Options
Showing threads 1 to 50 of 907
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.