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
Regional lists
Associations
User groups
Project lists
Inactive lists
pgsql-benchmarks
pgsql-chat
pgsql-cygwin
pgsql-hackers-pitr
pgsql-hackers-win32
pgsql-patches
pgsql-ports
pgsql-testers
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-patches - June 2005
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
18
19
20
21
22
23
24
25
26
27
28
29
30
2005-06-01
patch for between symmetric, asymmetric (from TODO)
Pavel Stehule (09:21)
patch for EXECUTE .. INTO (from TODO)
Pavel Stehule (09:30)
Re: patch for between symmetric, asymmetric (from TODO)
Peter Eisentraut (13:09)
Re: patch for between symmetric, asymmetric (from TODO)
Tom Lane (15:14)
Re: patch for between symmetric, asymmetric (from TODO)
Tom Lane (15:34)
Re: patch for between symmetric, asymmetric (from TODO)
Pavel Stehule (15:53)
Re: patch for between symmetric, asymmetric (from TODO)
Tom Lane (16:02)
patch between symmetric (add doc)
Pavel Stehule (18:05)
patch doc for execute into (plpgsql)
Pavel Stehule (18:10)
dbsize backend integration
Andreas Pflug (18:58)
patch - doc for execute into (really)
Pavel Stehule (20:33)
Server instrumentation: pg_terminate_backend, pg_reload_conf
Andreas Pflug (21:07)
Re: [ADMIN] Config option log_statement
Bruce Momjian (23:28)
COPY fast parse patch
Alon Goldshuv (23:34)
2005-06-02
Re: O_DIRECT for WAL writes
Mary Edie Meredith (00:08)
Re: patch for between symmetric, asymmetric (from TODO)
Christopher Kings-Lynne (01:04)
Re: COPY fast parse patch
Bruce Momjian (01:20)
Re: [PATCHES] Adding \x escape processing to COPY, psql, backend
Bruce Momjian (01:24)
Re: O_DIRECT for WAL writes
Neil Conway (01:39)
Re: COPY fast parse patch
Neil Conway (01:42)
Re: COPY fast parse patch
Andrew Dunstan (02:12)
Re: Backslash handling in strings
Bruce Momjian (03:54)
Re: COPY fast parse patch
Luke Lonergan (03:56)
Re: COPY fast parse patch
Alon Goldshuv (04:53)
Re: COPY fast parse patch
Andrew Dunstan (06:20)
Re: COPY fast parse patch
Neil Conway (06:43)
Re: patch for EXECUTE .. INTO (from TODO)
Neil Conway (07:56)
Re: return_next for plperl (was Re: call for help)
Neil Conway (08:07)
Re: lastval()
Neil Conway (08:09)
Simplify Win32 Signaling code
Qingqing Zhou (13:23)
Re: Simplify Win32 Signaling code
Magnus Hagander (14:02)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
Neil Conway (14:15)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
Tom Lane (14:20)
Re: COPY fast parse patch
Luke Lonergan (14:24)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
Pavel Stehule (14:28)
Re: Oracle date type compat. functions: next_day, last_day,
Neil Conway (14:43)
Re: Simplify Win32 Signaling code
Qingqing Zhou (14:48)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
Tom Lane (14:52)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
Pavel Stehule (14:58)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
Tom Lane (15:01)
Re: pgsql: Add PL/pgSQL SQLSTATE and SQLERRM support
Pavel Stehule (15:05)
Re: Oracle date type compat. functions: next_day, last_day,
Pavel Stehule (15:41)
Re: Oracle date type compat. functions: next_day, last_day,
Joshua D. Drake (16:17)
Re: Oracle date type compat. functions: next_day, last_day,
David Fetter (16:36)
Re: Oracle date type compat. functions: next_day, last_day,
David Fetter (16:37)
Re: Oracle date type compat. functions: next_day, last_day,
Pavel Stehule (16:53)
Re: Oracle date type compat. functions: next_day, last_day,
Tom Lane (17:49)
Re: Oracle date type compat. functions: next_day, last_day,
Pavel Stehule (18:13)
Re: O_DIRECT for WAL writes
Mary Edie Meredith (18:49)
Re: [Plperlng-devel] Re: return_next for plperl (was Re: call
Andrew Dunstan (23:20)
2005-06-03
Re: Oracle date type compat. functions: next_day,
Neil Conway (00:12)
Re: O_DIRECT for WAL writes
Neil Conway (00:37)
Re: COPY fast parse patch
Luke Lonergan (01:03)
Re: psql: \d+ show tablespace of indices
Neil Conway (01:25)
Re: Oracle date type compat. functions: next_day, last_day,
Christopher Kings-Lynne (01:36)
Re: psql: \d+ show tablespace of indices
Tom Lane (02:15)
Tablespaces
Christopher Kings-Lynne (03:17)
Re: Simplify Win32 Signaling code
Qingqing Zhou (05:29)
Re: psql: \d+ show tablespace of indices
Neil Conway (05:41)
Re: Tablespaces
Hans-Jürgen Schönig (06:41)
Re: Tablespaces
Simon Riggs (07:58)
Re: Tablespaces
Simon Riggs (08:00)
Re: O_DIRECT for WAL writes
Mary Edie Meredith (16:43)
Re: O_DIRECT for WAL writes
Bruno Wolff III (19:24)
WAL bypass for CTAS
Simon Riggs (22:06)
Unused variable in explain.c
Alvaro Herrera (23:44)
2005-06-04
Re: Unused variable in explain.c
Neil Conway (02:07)
Re: psql: \d+ show tablespace of indices
Qingqing Zhou (02:10)
Re: psql: \d+ show tablespace of indices
Bruce Momjian (02:59)
Re: Oracle date type compat. functions: next_day, last_day,
Ron Mayer (06:05)
Re: psql: \d+ show tablespace of indices
Qingqing Zhou (06:54)
Re: [HACKERS] Inefficiency in recent pgtz patch
Magnus Hagander (13:05)
Re: Simplify Win32 Signaling code
Qingqing Zhou (13:25)
Re: [GENERAL] numeric precision when raising one numeric to another.
Bruce Momjian (14:09)
Re: Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL
Bruce Momjian (15:49)
Re: Simplify Win32 Signaling code
Magnus Hagander (16:29)
Re: O_DIRECT for WAL writes
Bruce Momjian (16:52)
Re: ARRAY() returning NULL instead of ARRAY[] resp. {}
Bruce Momjian (17:52)
Re: [HACKERS] Fix PID file location?
Bruce Momjian (18:14)
Re: Server instrumentation: pg_terminate_backend, pg_reload_conf
Bruce Momjian (19:12)
Re: Simplify Win32 Signaling code
Bruce Momjian (19:27)
Re: Simplify Win32 Signaling code
Magnus Hagander (19:40)
Re: Simplify Win32 Signaling code
Bruce Momjian (19:43)
Re: WAL bypass for CTAS
Bruce Momjian (19:45)
Re: Simplify Win32 Signaling code
Magnus Hagander (19:53)
Re: AllocSetReset improvement
Bruce Momjian (20:14)
Re: return_next for plperl (was Re: call for help)
Bruce Momjian (20:33)
Re: Updated kerberos service name patch
Bruce Momjian (20:42)
Re: character type value is not padded with spaces
Bruce Momjian (20:56)
Re: ARRAY() returning NULL instead of ARRAY[] resp. {}
Joe Conway (21:01)
Re: return_next for plperl (was Re: call for help)
Andrew Dunstan (21:42)
Re: AllocSetReset improvement
Tom Lane (22:07)
Re: return_next for plperl (was Re: call for help)
Andrew Dunstan (22:27)
Re: ARRAY() returning NULL instead of ARRAY[] resp. {}
Bruce Momjian (22:52)
Re: return_next for plperl (was Re: call for help)
Bruce Momjian (22:55)
Re: AllocSetReset improvement
Bruce Momjian (22:56)
Re: AllocSetReset improvement
Bruce Momjian (22:59)
Re: regexp_replace
Bruce Momjian (23:01)
Re: ALTER SCHEMA ... SET TABLESPACE
Bruce Momjian (23:16)
Re: Added schema selection to pg_restore
Bruce Momjian (23:20)
Re: log_line_prefix additions
Bruce Momjian (23:24)
Re: [HACKERS] PGPASSWORD and client tools
Bruce Momjian (23:34)
2005-06-05
Re: WAL bypass for CTAS
Neil Conway (00:20)
Re: WAL bypass for CTAS
Bruce Momjian (00:23)
Re: SQLSTATE again
Neil Conway (00:24)
Re: SQLSTATE again
Bruce Momjian (00:27)
Re: WAL bypass for CTAS
Neil Conway (00:29)
Re: [PATCHES] WAL bypass for CTAS
Bruce Momjian (00:36)
Re: Faster install-sh in C
Bruce Momjian (00:42)
Re: Two-phase commit
Bruce Momjian (00:45)
Re: Optional REFERENCES Feature in CREATE TRIGGER Command
Bruce Momjian (01:27)
Re: pg_starttime()
Bruce Momjian (01:31)
Re: uptime function to postmaster
Bruce Momjian (01:34)
Re: patch to add krb_server_hostname to postgresql.conf
Bruce Momjian (02:02)
Re: patch to add krb_server_hostname to postgresql.conf
Bruce Momjian (02:02)
Re: [HACKERS] Implementing RESET CONNECTION ...
Bruce Momjian (02:04)
Re: [HACKERS] Bgwriter behavior
Bruce Momjian (02:08)
Re: return_next for plperl
Abhijit Menon-Sen (02:35)
Re: return_next for plperl
Bruce Momjian (03:16)
Re: [HACKERS] WAL: O_DIRECT and multipage-writer (+ memory
Bruce Momjian (03:40)
Re: [HACKERS] WAL: O_DIRECT and multipage-writer (+
Bruce Momjian (03:42)
Re: [HACKERS] Implementing RESET CONNECTION ...
Christopher Kings-Lynne (04:00)
Re: (8.1) to_timestamp correction (epoch to timestamptz)
Michael Glaesemann (04:05)
Re: regexp_replace
Tom Lane (04:11)
Re: [PATCHES] WAL bypass for CTAS
Tom Lane (04:17)
Re: [HACKERS] WAL: O_DIRECT and multipage-writer (+ memory
Tom Lane (04:45)
Re: WAL bypass for CTAS
Russell Smith (04:50)
Re: Unicode characters above 0x10000 #2
John Hansen (04:51)
Re: lastval()
Dennis Bjorklund (05:49)
Re: lastval()
Dennis Bjorklund (06:00)
Re: WAL bypass for CTAS
Simon Riggs (08:06)
Re: Server instrumentation: pg_terminate_backend, pg_reload_conf
Andreas Pflug (09:56)
Re: pg_starttime()
Andreas Pflug (10:09)
Re: lastval()
Christopher Kings-Lynne (12:01)
Re: lastval()
John Hansen (12:08)
2005-06-06
Re: Simplify Win32 Signaling code
Qingqing Zhou (01:57)
Re: lastval()
Neil Conway (02:18)
Re: lastval()
Abhijit Menon-Sen (03:35)
Re: lastval()
Neil Conway (03:57)
Re: lastval()
Tom Lane (04:20)
Re: lastval()
Neil Conway (04:57)
Re: lastval()
Tom Lane (05:05)
Re: lastval()
Neil Conway (05:27)
Re: lastval()
Tom Lane (05:33)
Re: lastval()
Dennis Bjorklund (06:02)
Memory leak in BootStrapXLOG()
ITAGAKI Takahiro (06:53)
Re: SQLSTATE again
Pavel Stehule (08:36)
Re: lastval()
John Hansen (10:15)
Re: lastval()
Christopher Kings-Lynne (13:33)
Re: [HACKERS] WAL: O_DIRECT and multipage-writer (+ memory
Bruce Momjian (13:35)
Re: [HACKERS] WAL: O_DIRECT and multipage-writer (+ memory
Tom Lane (13:56)
Re: ARRAY() returning NULL instead of ARRAY[] resp. {}
Markus Bertheau ☭ (14:17)
Re: ARRAY() returning NULL instead of ARRAY[] resp. {}
Tom Lane (14:44)
Re: [SQL] ARRAY() returning NULL instead of ARRAY[] resp. {}
Markus Bertheau ☭ (14:54)
Re: Faster install-sh in C
Alvaro Herrera (15:27)
Re: (8.1) to_timestamp correction (epoch to timestamptz)
Bruce Momjian (15:28)
Re: regexp_replace
Bruce Momjian (15:34)
Re: regexp_replace
Tom Lane (15:39)
Re: ARRAY() returning NULL instead of ARRAY[] resp. {}
Joe Conway (15:39)
Re: [SQL] ARRAY() returning NULL instead of ARRAY[] resp. {}
Joe Conway (15:50)
Re: [SQL] ARRAY() returning NULL instead of ARRAY[] resp.
Joe Conway (15:58)
Re: numeric precision when raising one numeric to another.
Jan Wieck (16:00)
Re: regexp_replace
Bruce Momjian (16:02)
Re: regexp_replace
Bruce Momjian (16:02)
Re: Server instrumentation: pg_terminate_backend, pg_reload_conf
Bruce Momjian (16:07)
Re: pg_starttime()
Bruce Momjian (16:08)
Re: regexp_replace
David Fetter (16:10)
Re: [SQL] ARRAY() returning NULL instead of ARRAY[]
Markus Bertheau ☭ (16:12)
Re: pg_starttime()
Tom Lane (16:34)
Re: pg_starttime()
Bruce Momjian (16:44)
Re: uptime function to postmaster
Euler Taveira de Oliveira (17:33)
Re: regexp_replace
Bruce Momjian (17:49)
Re: uptime function to postmaster
Bruce Momjian (17:54)
Re: uptime function to postmaster
Tom Lane (17:59)
Re: logfile for psql patch update
Bruce Momjian (18:30)
Re: SHOW ALL with descriptions
Bruce Momjian (18:37)
AT TIME ZONE with full timezones
Magnus Hagander (19:22)
SQLSTATE and SQLERRM
Pavel Stehule (19:28)
Re: patches for OS/2 port
Bruce Momjian (19:32)
indxpath.c refactoring
Simon Riggs (20:09)
plpgsql EXECUTE .. INTO
Pavel Stehule (20:31)
Re: [HACKERS] Implementing RESET CONNECTION ...
Oliver Jowett (21:51)
Re: Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL
Oliver Jowett (21:52)
Re: Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL
Bruce Momjian (21:53)
Function's LEAST, GREATEST and DECODE (Oracle vararg polymorphic functions)
Pavel Stehule (23:08)
Re: using strxfrm for having multi locale/please vote for
Bruce Momjian (23:59)
2005-06-07
Re: again: add collation support function
Bruce Momjian (00:02)
Re: [HACKERS] regexp_replace
a_ogawa (00:35)
Re: [HACKERS] regexp_replace
David Fetter (00:59)
Re: libpq API incompatibility between 7.4 and 8.0
Bruce Momjian (01:23)
Re: [SQL] ARRAY() returning NULL instead of ARRAY[] resp.
Joe Conway (01:24)
Re: using strxfrm for having multi locale/please vote for adding this function in contribution
Greg Stark (02:02)
Re: using strxfrm for having multi locale/please vote for
Bruce Momjian (02:11)
Should *.backup files ever be removed from pg_xlog?
Bruce Momjian (02:28)
Re: Implement support for TCP_KEEPCNT, TCP_KEEPIDLE, TCP_KEEPINTVL
Tom Lane (02:41)
Re: plpgsql EXECUTE .. INTO
Neil Conway (02:47)
Re: Should *.backup files ever be removed from pg_xlog?
Tom Lane (03:16)
Re: Should *.backup files ever be removed from pg_xlog?
Bruce Momjian (03:21)
Re: uptime function to postmaster
Euler Taveira de Oliveira (03:50)
Re: lastval()
Neil Conway (04:15)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group