Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-committers before 2004-08-01 04:54
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
19
20
21
22
23
24
25
26
27
28
29
30
31
2004-07-11
pgsql-server: Example for create function using argument names Gavin
Bruce Momjian (23:23)
pgsql-server: This patch fixes a small error in the Porting PL/SQL to
Bruce Momjian (23:26)
Re: pgsql-server: Use canonicalize_path for -D, GUC paths, and paths coming
Tom Lane (23:29)
pgsql-server: Add: > * Allow moving sequences and toast tables to other
Bruce Momjian (23:31)
Re: pgsql-server: Use canonicalize_path for -D, GUC paths,
Bruce Momjian (23:49)
pgsql-server: Cleanup for canonicalization fixes, from Tom.
Bruce Momjian (23:49)
pgsql-server: Remove: < * Allow moving sequences and toast tables to
Bruce Momjian (23:52)
2004-07-12
Re: pgsql-server: Use canonicalize_path for -D, GUC paths, and paths coming
Tom Lane (00:02)
Re: pgsql-server: Use canonicalize_path for -D, GUC paths,
Bruce Momjian (00:08)
pgsql-server: Canonicalize preload_libraries after it is split up, not
Bruce Momjian (00:09)
pgsql-server: Add FAQ entry on hardware selection.
Bruce Momjian (00:18)
pgsql-server: New Czech FAQ.
Bruce Momjian (00:22)
pgsql-server: Added Matthew: < rather than in /contrib > rather
Bruce Momjian (00:23)
pgsql-server: Add: > * Add session start time and last statement time
Bruce Momjian (00:39)
pgsql-server: The outer #define was forgotten.
Bruce Momjian (01:00)
pgsql-server: Move comma.
Bruce Momjian (01:10)
pgsql-server: Tablespace examples for CREATE TABLE/INDEX/SCHEMA/DATABASE
Bruce Momjian (01:22)
pgsql-server: Wording improvement.
Bruce Momjian (01:37)
pgsql-server: Fix username mismatch in initdb.
Bruce Momjian (01:54)
Re: pgsql-server: Use canonicalize_path for -D, GUC paths,
Tom Lane (02:14)
Re: pgsql-server: Use canonicalize_path for -D, GUC paths,
Bruce Momjian (02:22)
pgsql-server: Fix library_path with canonicalization.
Bruce Momjian (02:22)
pgsql-server: New text.
Bruce Momjian (03:58)
pgsql-server: Remove TABLESPACE option of CREATE SEQUENCE; sequences
Tom Lane (05:38)
pgsql-server: win32 doesn't support a static initializer for mutexes,
Bruce Momjian (14:11)
pgsql-server: Back out thread fix until I get clarification.
Bruce Momjian (14:16)
pgsql-server: > win32 doesn't support a static initializer for mutexes,
Bruce Momjian (14:23)
pgsql-server: The attached patch, which incorporates the previous one
Bruce Momjian (14:31)
pgsql-server: This patch adds the following options to pg_dumpall, to be
Bruce Momjian (14:35)
pgsql-server: Use strdup in pg_ctl for canonicalize_path on environment
Bruce Momjian (18:17)
Re: pgsql-server: Use strdup in pg_ctl for canonicalize_path on environment
Tom Lane (18:44)
pginstaller - pginst: Initdb integration code.
User Mha (19:04)
pgsql-server: Put back canonicalization of PGDATA environment variable.
Bruce Momjian (19:15)
Re: pgsql-server: Use strdup in pg_ctl for canonicalize_path
Bruce Momjian (19:17)
pgsql-server: canonicalization adjustments.
Bruce Momjian (19:18)
pginstaller - pginst: Check for existing data directory during the GUI
User Mha (19:22)
pgsql-server: Add blank line to new canonicalize_path file, which
Bruce Momjian (19:27)
Re: pgsql-server: Use strdup in pg_ctl for canonicalize_path on environment
Tom Lane (19:45)
Re: pgsql-server: Use strdup in pg_ctl for canonicalize_path
Bruce Momjian (19:54)
pgsql-server: Add Win32-specific join ordering.
Bruce Momjian (20:11)
pgsql-server: Add has_tablespace_privilege().
Bruce Momjian (20:24)
pgsql-server: Add tablespace location display for psql \d.
Bruce Momjian (20:41)
Re: pgsql-server: Add Win32-specific join ordering.
Tom Lane (21:29)
pgsql-server: Make installation instructions match reality.
Peter Eisentraut (22:12)
2004-07-13
pgsql-server: Cause libpq and ecpg libraries to be built as proper
Tom Lane (00:06)
Remove confusing commented-defaullts from postgresql.conf
Greg Sabino Mullane (00:53)
pgsql-server: Rename join ordering named join_1.out
Bruce Momjian (02:05)
Re: pgsql-server: Add Win32-specific join ordering.
Bruce Momjian (02:05)
pgsql-server: Move tablespace name up on to the same line in psql \d.
Bruce Momjian (02:46)
Re: Remove confusing commented-defaullts from postgresql.conf
Bruce Momjian (02:48)
Re: pgsql-server: Rename join ordering named join_1.out
Tom Lane (02:53)
pgsql-server: Add new join file.
Bruce Momjian (02:54)
Re: pgsql-server: Rename join ordering named join_1.out
Bruce Momjian (02:54)
pgsql-server: Can't have blank lines in resultmap; some versions of expr
Tom Lane (02:55)
pgsql-server: Change pg_dump to use ALTER OWNER commands instead of SET
Bruce Momjian (03:00)
Re: Remove confusing commented-defaullts from postgresql.conf
Tom Lane (03:12)
Re: Remove confusing commented-defaullts from postgresql.conf
Greg Sabino Mullane (11:45)
Re: Remove confusing commented-defaullts from postgresql.conf
Bruce Momjian (13:05)
pgsql-server: Have \dn+ show permissions and description for schemas.
Bruce Momjian (16:48)
pginstaller - pginst: * Change "Install as a service" to be a checkbox
User Mha (19:30)
Re: pgsql-server: Have \dn+ show permissions and description for schemas.
Peter Eisentraut (20:58)
Re: pgsql-server: Have \dn+ show permissions and description
Bruce Momjian (21:17)
Re: pgsql-server: Have \dn+ show permissions and description for schemas.
Peter Eisentraut (22:29)
Re: pgsql-server: Have \dn+ show permissions and description
Bruce Momjian (22:45)
2004-07-14
Re: pgsql-server: Have \dn+ show permissions and description
Christopher Kings-Lynne (02:28)
Re: pgsql-server: Have \dn+ show permissions and description
Tom Lane (04:16)
pginstaller - pginst: Added JDBC Driver
User Dpage (14:55)
pginstaller - pginst: Various minor tweaks for layout, an initdb bug
User Dpage (15:32)
pgsql-server: Detect locale/encoding mismatch in initdb, or pick a
Peter Eisentraut (17:55)
2004-07-15
Re: [COMMITTERS] pgsql-server: Have \dn+ show permissions and description
Bruce Momjian (03:55)
pgsql-server: Add permission display to \db+.
Bruce Momjian (03:56)
pgsql-server: When retrieving an array of numerics it attempted to set
Kris Jurka (10:00)
pginstaller - pginst: Move cancel button to a sensible place on the
User Dpage (13:36)
pginstaller - pginst: Refactor feature tree per discussion with Magnus.
User Dpage (13:37)
pgsql-server: For a SQL function declared to return a named composite
Tom Lane (13:51)
pgsql-server: > pg_ctl --help > ---skiped--- > -P user name of
Bruce Momjian (15:23)
pgsql-server: Add French FAQ.
Bruce Momjian (15:25)
pgsql-server: Properly order mysql links.
Bruce Momjian (18:53)
pginstaller - pginst: Optionally install procedural languages into
User Mha (19:49)
pginstaller - pginst: Expand the data directory node by default
User Mha (20:40)
2004-07-16
pginstaller - pginst: Install and register pgevent.
User Mha (17:37)
pgsql-server: Here is a patch required to build plperl with win32.
Bruce Momjian (19:18)
2004-07-17
pgsql-server: New Directory
Tom Lane (03:17)
pgsql-server: Invent ResourceOwner mechanism as per my recent proposal,
Tom Lane (03:32)
pgsql-server: Add: > o Enforce rules for setting combinations
Bruce Momjian (10:50)
pgsql-server: Fix broken markup, per Jonathan Gardner.
Tom Lane (16:33)
pgsql-server: When renaming a column that participates in a foreign key,
Tom Lane (17:28)
pgsql-server: When renaming a column that participates in a foreign key,
Tom Lane (17:28)
pgsql-server: Rename AC_PROG_LD* macros to PGAC_PROG_LD*.
Peter Eisentraut (18:53)
2004-07-19
pgsql-server: XLOG file archiving and point-in-time recovery.
Tom Lane (02:47)
Re: pgsql-server: XLOG file archiving and point-in-time
Bruce Momjian (02:50)
pgsql-server: Remove unportable use of strptime() to parse recovery
Tom Lane (14:34)
pgsql-server: Install recovery.conf.sample into the /share install
Tom Lane (17:03)
pginstaller - pginst: Only present npgsql for installation if the .net
User Mha (17:49)
pginstaller - pginst: Disable plperl if perl is not installed (we still
User Mha (18:23)
pgsql-server:
Bruce Momjian (20:28)
pgsql-server: No CVS FAQ, just CVS docs.
Bruce Momjian (20:30)
pgsql-server: Done: > * -Allow configuration files to be specified in a
Bruce Momjian (20:57)
pgsql-server: Fix incorrect tracking of session authorization in the
Tom Lane (21:02)
pgsql-server: Fix incorrect tracking of session authorization in the
Tom Lane (21:02)
pgsql-server: Here is another patch that fixes a stack of pg_dump bugs:
Bruce Momjian (21:39)
2004-07-20
Re: pgsql-server: Fix incorrect tracking of session
Christopher Kings-Lynne (01:25)
Re: pgsql-server: Fix incorrect tracking of session
Tom Lane (02:21)
pginstaller - pginst: Use SSPI instead of LogonUser() to check if the
User Mha (17:54)
pgsql-server: Synced parser and keyword list.
Michael Meskes (18:06)
pgsql-server: Fixed handling of cyclic defines.
Michael Meskes (18:22)
pgsql-server: Done: > o -Allow parameters to be specified by name and
Bruce Momjian (19:37)
pginstaller - pginst: Fix initdb on win2k: Create a bat file and call
User Mha (19:49)
pgsql-server: Add: > * Fix data types where equality comparison isn't
Bruce Momjian (19:52)
pgsql-server: Suppress readline usage in mingw in configure.
Bruce Momjian (20:37)
pgsql-server: Add: > * Allow psql to display permission information
Bruce Momjian (21:01)
pgsql-server: Update: < * Allow psql to display permission information
Bruce Momjian (22:28)
pgsql-server: Fix unused variable when Assert() not used.
Bruce Momjian (22:56)
pgsql-server: As per the following:
Bruce Momjian (22:56)
2004-07-21
pgsql-server: Allow borland compiles.
Bruce Momjian (03:07)
Re: pgsql-server: Done: > o -Allow parameters to be specified by name and
Tom Lane (06:00)
Re: pgsql-server: Done: > o -Allow parameters to be specified
Bruce Momjian (13:46)
pgsql-server: Mention plpgsql: < o -Allow parameters to be specified
Bruce Momjian (13:46)
pgsql-server: lease find enclosed a patch that matches the PL/Perl
Bruce Momjian (20:23)
Re: pgsql-server: lease find enclosed a patch that matches
Bruce Momjian (20:25)
pgsql-server: Back out pg_autovacuum commit after cvs clean failure
Bruce Momjian (20:34)
Re: pgsql-server: lease find enclosed a patch that matches
Bruce Momjian (20:34)
pgsql-server: The attached patch shows the new column "tablespace" in
Bruce Momjian (20:43)
pgsql-server: Please find enclosed a patch that matches the PL/Perl
Bruce Momjian (20:45)
pgsql-server: The attached patch allows 'select foo()' as well as
Bruce Momjian (20:45)
pgsql-server: Invent WAL timelines, as per recent discussion, to make
Tom Lane (22:31)
2004-07-22
pgsql-server: Add missing <getopt.h>, per Dann Corbit.
Tom Lane (01:41)
pgsql-server: Avoid default: followed by no statement, per Dann Corbit.
Tom Lane (01:44)
pgsql-server: Still another try at automatically detecting the best
Tom Lane (05:28)
pgsql-server: Done: > * -Have psql show more information about
Bruce Momjian (11:49)
pgsql-server: Updated wording: > * Have psql show current values for a
Bruce Momjian (12:24)
pgsql-server: Add a check on file size as an additional safety check
Tom Lane (20:18)
pgsql-server: Add cross-check that current timeline of pg_control is an
Tom Lane (21:09)
2004-07-23
pgsql-server: Move Win32 defines from port.h to win32.h.
Bruce Momjian (01:58)
2004-07-24
pgsql-server: Add steps for creating release notes.
Bruce Momjian (03:06)
pgsql-server: First draft of 7.5 release notes.
Bruce Momjian (09:36)
pginstaller - pginst: Adjust initdb command for new "-A <authmethod>"
User Mha (17:55)
pginstaller - web: Imported Sources
User Mha (18:40)
pginstaller - web: Initial very simple web page
User Mha (18:41)
pgsql-server: log_destination should only be PGC_SIGHUP, not
Tom Lane (19:51)
pgsql-server: Fix obsolete comment.
Tom Lane (20:01)
2004-07-25
pgsql-server: Improve description of release note creation.
Bruce Momjian (03:30)
pgsql-server: Update 7.5 release notes.
Bruce Momjian (04:18)
pgsql-server: New translation
Peter Eisentraut (11:44)
pgsql-server: Change declared encoding
Peter Eisentraut (11:49)
pgsql-server: Translation updates
Peter Eisentraut (12:00)
2004-07-26
pgsql-server: Adjust release notes based on community feedback.
Bruce Momjian (00:26)
pgsql-server: Here is a patch that fixes the pipes used in
Bruce Momjian (01:48)
pgsql-server: SQL defines are only used in SQL space in Informix mode.
Michael Meskes (10:28)
pginstaller - pginst: Set service to automatic start by default
User Mha (18:24)
pgsql-server: Add some more logging to simplify diagnosis of problems in
Tom Lane (18:53)
2004-07-27
pgsql-server: Fix oversight: in case where SIGTERM is received while
Tom Lane (01:46)
pgsql-server: Update tuple header size.
Bruce Momjian (03:28)
pgsql-server: Replace nested-BEGIN syntax for subtransactions with
Tom Lane (05:11)
pginstaller - pginst: Set the default encoding to unicode
User Dpage (09:15)
pginstaller - pginst: Move pgAdmin into main installer and out of merge
User Dpage (11:14)
pginstaller - pginst: Allow changing of base install directory for all
User Dpage (12:20)
pginstaller - pginst: Tidy up formatting
User Dpage (12:40)
pqa - pqa: PQA now handles either LOG or DEBUG entries in syslog
User Tom (15:59)
pqa - pqa:
User Tom (16:04)
pqa - pqa: Fixed another syslog parser bug
User Tom (17:33)
pqa - pqa: rls preps
User Tom (18:59)
2004-07-28
pgsql-server: Fix subtransaction behavior for large objects, temp
Tom Lane (14:23)
pgsql-server: Update release notes with better wording.
Bruce Momjian (14:28)
pgsql-server: Revert ill-conceived patch that made elog(FATAL) the same
Tom Lane (22:05)
2004-07-29
pgsql-server: Translation update
Peter Eisentraut (14:54)
pgsql-server: Fix for pg_ctl -o processing.
Bruce Momjian (16:11)
pgsql-server: Add: > * Allow server logs to be read using SQL commands
Bruce Momjian (16:24)
pgsql-server: Update Turkish FAQ.
Bruce Momjian (16:30)
pgsql-server: Add: > * Allow administrators to safely terminate
Bruce Momjian (16:47)
pginstaller - pginst: Check if specified service account has the "Log on
User Mha (20:16)
pginstaller - pginst: UI elements for create user functions.
User Mha (21:12)
2004-07-30
pgsql-server: Translation updates
Peter Eisentraut (05:28)
pginstaller - pginst: Dont pre-enter a default admin account password.
User Dpage (08:36)
pgsql-server: PostgreSQL extension makefile framework ("pgxs"), by
Peter Eisentraut (12:26)
pgsql-server: Fix number for FAQ item.
Bruce Momjian (16:52)
pgsql-server: Must guard against NULL return from localtime() when
Tom Lane (17:31)
pginstaller - pginst: Create user function.
User Mha (19:09)
pginstaller - pginst: Check if the specified user has admin privileges,
User Mha (21:56)
pginstaller - pginst: Remove the correct files at "make clean".
User Mha (21:57)
2004-07-31
pgsql-server: Restructure error handling as recently discussed.
Tom Lane (00:45)
pgsql-server: Remove mention that we can't trap function errors.
Bruce Momjian (04:23)
pgsql-server: Fix zh_TW.po initdb translation.
Bruce Momjian (04:42)
pgsql-server: Add: > * Allow point-in-time recovery to archive
Bruce Momjian (06:13)
pgsql-server: >OK, if you look at the last few commits to
Bruce Momjian (06:19)
pgsql-server: Fix broken markup, release date.
Tom Lane (07:11)
pgsql-server: plpgsql does exceptions.
Tom Lane (07:39)
pgsql-server: Translation update
Peter Eisentraut (07:57)
pginstaller - pginst: New error handling - use MsgBox() instead of
User Mha (14:05)
pginstaller - pginst: Remove the "next button disabled unless passwords
User Mha (14:19)
pginstaller - pginst: Remove references to MSM since we don't use those
User Mha (14:22)
pginstaller - pginst: Show warning if installing a service without
User Mha (14:48)
pgsql-server: Remove obsolete files
Peter Eisentraut (16:35)
pginstaller - pginst: Add startmenu shortcuts to start and stop the
User Mha (16:51)
pgsql-server: For EXEC_BACKEND case, BootstrapMain needs to recompute
Tom Lane (17:57)
pgsql-server: Still another try at matching system timezone nicely.
Tom Lane (19:12)
pgsql-server: Escape backslashes from translation message rather than
Bruce Momjian (20:00)
Re: pgsql-server: Still another try at matching system
Bruce Momjian (20:04)
pgsql-server: Be more consistent about reporting SPI errors in the
Tom Lane (20:55)
pgsql-server: Support "OR condition ..." in plpgsql EXCEPTION clauses to
Tom Lane (23:04)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
19
20
21
22
23
24
25
26
27
28
29
30
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group