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 since 2005-11-10 00:00
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-11-10
pgsql: When in transaction-aborted state, reject Bind message for
Tom Lane (00:31)
pgsql: When in transaction-aborted state, reject Bind message for
Tom Lane (00:31)
pgsql: When in transaction-aborted state, reject Bind message for
Tom Lane (00:31)
pgsql: When in transaction-aborted state, reject Bind message for
Tom Lane (00:32)
dbsamples - dbsamples: Imported Sources
User Chriskl (02:06)
Re: [COMMITTERS] dbsamples - dbsamples: Imported Sources
Christopher Kings-Lynne (02:36)
vcproject - vcproject: Delete dsp.
User Uniware (08:29)
psqlodbc - psqlodbc: Seem to have skipped a version.
User Dpage (09:44)
Re: [COMMITTERS] dbsamples - dbsamples: Imported Sources
Andrew Dunstan (13:27)
pgsql: add missing quote mark to ident_file sample line - per Hiroshi
Andrew Dunstan (14:01)
pgsql: add missing quote mark to ident_file sample line - per Hiroshi
Andrew Dunstan (14:02)
2005-11-11
vcproject - vcproject: Backend DLLs should depend on postgres, not
User Uniware (08:14)
pginstaller - pginst: Add upgrade stuff
User Dpage (09:48)
pginstaller - pginst: Add upgrade stuff
User Dpage (09:48)
psqlodbc - psqlodbc: Correct a couple of broken filenames.
User Dpage (10:01)
pgfouine - pgfouine: ajout de ErrorQuery
User Gsmet (10:15)
pgfouine - pgfouine: bug--
User Gsmet (10:27)
pgfouine - pgfouine: ajout de ErrorQuery
User Gsmet (10:28)
psqlodbc - psqlodbc: Don't include the version number in the Start Menu
User Dpage (10:46)
vcproject - vcproject: Minor changes to README.
User Uniware (11:07)
vcproject - vcproject: Fixed projects depended on postgres.
User Uniware (11:09)
pgpool - pgpool: Fix bug introduced in v2.6.4.
User T-ishii (11:51)
pgpool - pgpool: version 2.6.5
User T-ishii (11:59)
pgfouine - pgfouine: no debug for test case
User Gsmet (12:03)
pgfouine - pgfouine: added printMemoryUsage to track memleaks
User Gsmet (12:13)
pgfouine - pgfouine: accumulator refactoring added flushLogStreams
User Gsmet (12:14)
pgfouine - pgfouine: accumulator refactoring added flushLogStreams added
User Gsmet (12:15)
pginstaller - pginst: Updated Russian translation from Andrej Repko
User Dpage (12:58)
pginstaller - pginst: Updated Russian translation from Andrej Repko
User Dpage (12:58)
pgfouine - pgfouine: bug--
User Gsmet (14:06)
pgfouine - pgfouine: under certain circumstances, ignored queries were
User Gsmet (15:20)
pgfouine - pgfouine: we now close the listeners too
User Gsmet (16:08)
2005-11-12
pgfouine - pgfouine: added COPYING file
User Gsmet (10:25)
pgfouine - pgfouine: added AUTHORS and THANKS files
User Gsmet (16:06)
2005-11-13
pgsql: Revert pgindent length back to 79 because we are going to fix the
Bruce Momjian (02:38)
pgsql: Revert pgindent length back to 79 because we are going to fix the
Bruce Momjian (02:42)
pgfouine - pgfouine: listeners work
User Gsmet (12:02)
pgfouine - pgfouine: New Directory
User Gsmet (12:05)
pgfouine - pgfouine: sterr for empty text now needs to have DEBUG>1
User Gsmet (15:21)
pgfouine - pgfouine: improved stderr output by adding line number
User Gsmet (15:22)
pgfouine - pgfouine: added command number support in Query to check
User Gsmet (15:23)
pgfouine - pgfouine: stderr now works debug is in stderr too
User Gsmet (15:24)
pgfouine - pgfouine: fixed error messages
User Gsmet (15:25)
pgfouine - pgfouine: added a check on command number (we now add
User Gsmet (15:26)
pgfouine - pgfouine: sterr for empty text now needs to have DEBUG>1
User Gsmet (15:28)
pgfouine - pgfouine: added command number support in Query to check
User Gsmet (15:28)
pgfouine - pgfouine: we now try to add unrecognized line as continuation
User Gsmet (15:29)
pgfouine - pgfouine: cleant normalization
User Gsmet (15:31)
pgfouine - pgfouine: ignored queries are automatically ignored, we don't
User Gsmet (15:35)
pgfouine - pgfouine: fatal error-- fixed tests
User Gsmet (15:38)
latest commit breaks tsearch2
Tom Lane (18:22)
pgfouine - pgfouine: no need to stderr error if common LOG lines
User Gsmet (18:23)
pgfouine - pgfouine: for COPY error, we have a context for the error so
User Gsmet (19:00)
pgfouine - pgfouine: it's the same array so it's better to keep the same
User Gsmet (19:02)
pgfouine - pgfouine: for COPY error, we have a context for the error so
User Gsmet (19:03)
pgfouine - pgfouine: base error listeners
User Gsmet (19:04)
pgsql: Force the second argument of SUBSTRING(foo FOR bar) to be int4,
Tom Lane (19:11)
pgsql: Force the second argument of SUBSTRING(foo FOR bar) to be int4,
Tom Lane (19:11)
pgsql: Force the second argument of SUBSTRING(foo FOR bar) to be int4,
Tom Lane (19:12)
pgfouine - pgfouine: improved error support
User Gsmet (19:40)
npgsql - Npgsql: 2005-11-13 Francisco Figueiredo Jr.
User Fxjr (20:51)
pgfouine - pgfouine: fixed an error when we want only one query
User Gsmet (22:05)
pgfouine - pgfouine: added normalized queries listener
User Gsmet (22:06)
pgfouine - pgfouine: added normalized queries listener
User Gsmet (22:06)
pgfouine - pgfouine: New Directory
User Gsmet (22:59)
pgfouine - pgfouine: New Directory
User Gsmet (22:59)
pgfouine - pgfouine: reporting (not complete and only text atm)
User Gsmet (22:59)
2005-11-14
wikipedia - wikipgedia: BUG#1000415 -- Temporary fix, will discuss a
User Xzilla (02:53)
pgsql: fix returning value
Teodor Sigaev (09:59)
Re: latest commit breaks tsearch2
Teodor Sigaev (10:08)
Re: latest commit breaks tsearch2
Tom Lane (14:02)
pgsql: Use postgres-wide macros BITS_PER_BYTE instead self-definenig
Teodor Sigaev (14:44)
pgsql: Remove usage of ArrayType->flags field, use pgsql's macros
Teodor Sigaev (16:11)
python - ip: Add db:methodname to <tt> elements and style changes.
James William Pye (16:52)
pgsql: Prevent ExecInsert() and ExecUpdate() from scribbling on the
Tom Lane (17:42)
pgsql: Prevent ExecInsert() and ExecUpdate() from scribbling on the
Tom Lane (17:43)
pgsql: Re-run pgindent to fix breakage when exceeding 150 'else if'
Bruce Momjian (17:46)
pgsql: Re-run pgindent to fix breakage when exceeding 150 'else if'
Bruce Momjian (17:48)
python - ip: Specify Query interface.
James William Pye (18:25)
pgfouine - pgfouine: always output debug to stderr using the debug
User Gsmet (19:07)
pgfouine - pgfouine: always output debug to stderr using the debug
User Gsmet (19:08)
pqa - pqa: converted tabs to spaces
User Tom (20:18)
pqa - pqa: Reformatting a bit; making initial usage messages nicer
User Tom (20:37)
pqa - pqa: More minor formatting
User Tom (21:04)
pgfouine - pgfouine: html reporting
User Gsmet (21:17)
pgfouine - pgfouine: html reporting
User Gsmet (21:17)
pgfouine - pgfouine: New Directory
User Gsmet (21:18)
pgfouine - pgfouine: New Directory
User Gsmet (21:18)
pgfouine - pgfouine: New Directory
User Gsmet (21:18)
pgfouine - pgfouine: let's use GeSHi to highlight sql
User Gsmet (21:19)
pgfouine - pgfouine: text reports refactoring + added html report to
User Gsmet (21:20)
pgfouine - pgfouine: html reporting
User Gsmet (21:20)
pqa - pqa: Added another unit test; less Java-ish, more Ruby-ish
User Tom (21:38)
pqa - pqa: A new unit test, replaced clunkyness with Enumerable.inject
User Tom (21:50)
pgsql: Translation typo fix
Alvaro Herrera (22:08)
pgsql: Translation typo fix
Alvaro Herrera (22:08)
Re: pgsql: Translation typo fix
Devrim GUNDUZ (22:10)
Re: [COMMITTERS] pgsql: Translation typo fix
Alvaro Herrera (23:01)
pgsql: Restore the former RestrictInfo field valid_everywhere (but
Tom Lane (23:54)
pgsql: Restore the former RestrictInfo field valid_everywhere (but
Tom Lane (23:54)
2005-11-15
pgsql: Fix recent problems with BSD indent, including indenting past 80
Bruce Momjian (00:43)
pgsql: Fix recent problems with BSD indent, including indenting past 80
Bruce Momjian (01:02)
pginstaller - web: Update silent install docs for 8.1.
User Mha (09:25)
vcproject - vcproject: Minor changes.
User Uniware (10:15)
vcproject - vcproject: New Directory
User Uniware (10:21)
vcproject - vcproject: Change msvc/postmaster to msvc/postgres.
User Uniware (10:24)
psqlodbc - psqlodbc: Add installer upgrade script.
User Dpage (11:06)
pgsql: Prevent certain symbols that are used for both typedefs and
Bruce Momjian (14:45)
pgsql: Prevent certain symbols that are used for both typedefs and
Bruce Momjian (14:45)
Re: pgsql: Prevent certain symbols that are used for both typedefs and
Tom Lane (14:53)
Re: pgsql: Prevent certain symbols that are used for both
Bruce Momjian (15:09)
pgsql: Add reminder that we should link to the documentation section for
Bruce Momjian (22:16)
pgfouine - pgfouine: added a normalized query wrapper
User Gsmet (22:30)
pgfouine - pgfouine: added a normalized query wrapper
User Gsmet (22:31)
pgfouine - pgfouine: added a normalized query wrapper html output
User Gsmet (22:31)
pgfouine - pgfouine: html output
User Gsmet (22:32)
pgfouine - pgfouine: added information to the html output
User Gsmet (22:54)
pgsql: Update MERGE: > > To implement this cleanly requires that the
Bruce Momjian (23:08)
2005-11-16
pgsql: Have test_fsync honor -f filename argument.
Bruce Momjian (01:31)
pgsql: Have test_fsync honor -f filename argument.
Bruce Momjian (01:31)
pgsql: Update test_fsync to honor -f.
Bruce Momjian (01:34)
Re: pgsql: Have test_fsync honor -f filename argument.
Qingqing Zhou (01:53)
pgsql: Update error message and documentation for fsync test.
Bruce Momjian (03:32)
pgsql: Update error message and documentation for fsync test.
Bruce Momjian (03:44)
Re: pgsql: Have test_fsync honor -f filename argument.
Bruce Momjian (03:51)
pgsql: Properly document return value of strpos().
Bruce Momjian (03:56)
pgsql: Properly document return value of strpos().
Bruce Momjian (03:56)
pgsql: Properly document return value of strpos().
Bruce Momjian (03:56)
pgsql: Properly document return value of strpos().
Bruce Momjian (03:56)
pgsql: Properly document return value of strpos().
Bruce Momjian (03:58)
vcproject - vcproject: Fixed build.bat.
User Uniware (07:30)
Re: [COMMITTERS] pgsql: Translation typo fix
Peter Eisentraut (08:42)
Re: [COMMITTERS] pgsql: Translation typo fix
Alvaro Herrera (10:46)
pgsql: Fix comment on -v option
Tatsuo Ishii (13:13)
pgsql: Add batch mode, make new libpq section: < * Add a libpq function
Bruce Momjian (16:33)
pgsql: make_restrictinfo() failed to attach the specified
Tom Lane (17:08)
pgsql: make_restrictinfo() failed to attach the specified
Tom Lane (17:08)
Re: [COMMITTERS] pgsql: make_restrictinfo() failed to attach the specified
Alvaro Herrera (17:40)
Re: [COMMITTERS] pgsql: make_restrictinfo() failed to attach the specified
Tom Lane (18:03)
press - pr: Added item concerning version numbers.
User Aglio (18:31)
pgsql: Update, add mention of user locking table before MERGE: < so
Bruce Momjian (18:45)
press - pr: Add title to FAQ
User Mha (19:58)
pgfouine - pgfouine: now we filter commented lines in analyzed queries
User Gsmet (21:05)
pgfouine - pgfouine: error protection if we try to get a non existent
User Gsmet (21:06)
pgfouine - pgfouine: shorter title
User Gsmet (21:07)
pgfouine - pgfouine: if normalized queries listener is active, we
User Gsmet (21:09)
pgfouine - pgfouine: minor html tweaking
User Gsmet (21:10)
pgfouine - pgfouine: if normalized queries listener is active, we
User Gsmet (21:11)
pgfouine - pgfouine: added the Most frequent queries report (normalized)
User Gsmet (21:21)
pgfouine - pgfouine: added the Most frequent queries report (normalized)
User Gsmet (21:22)
pgfouine - pgfouine: added slowest queries normalized
User Gsmet (21:46)
2005-11-17
pgfouine - pgfouine: normalized reports refactoring displays examples
User Gsmet (00:07)
Re: [COMMITTERS] pgsql: make_restrictinfo() failed to attach
Christopher Kings-Lynne (01:36)
Re: [COMMITTERS] pgsql: make_restrictinfo() failed to attach the specified
Alvaro Herrera (02:05)
Re: [COMMITTERS] pgsql: make_restrictinfo() failed to attach the specified
Robert Treat (03:39)
pginstaller - web: Update unicode question for 8.1 - we now support
User Mha (09:06)
pgfouine - pgfouine: optimized getFilteredExamplesArray (stupid me)
User Gsmet (10:42)
pginstaller - web: Japanese FAQ update from Honda Shigehiro
User Dpage (16:25)
pgsql: DropRelFileNodeBuffers failed to fix the state of the lookup hash
Tom Lane (17:42)
pgsql: DropRelFileNodeBuffers failed to fix the state of the lookup hash
Tom Lane (17:42)
pgsql: Make SQL arrays support null elements.
Tom Lane (22:14)
pgfouine - pgfouine: improved formatting of long duration refactored
User Gsmet (22:40)
pgfouine - pgfouine: we now have a real command line pgfouine is now
User Gsmet (22:44)
pgfouine - pgfouine: fixed typo
User Gsmet (23:22)
pgfouine - pgfouine: fixed html output
User Gsmet (23:40)
pgsql: make psql honor explicit database parameter in -l mode, in case
Andrew Dunstan (23:42)
pgsql: make psql honor explicit database parameter in -l mode, in case
Andrew Dunstan (23:49)
2005-11-18
pgsql: Update Japanese FAQ.
Bruce Momjian (00:40)
pgsql: Update Japanese FAQ.
Bruce Momjian (00:41)
pgsql: Mop-up for nulls-in-arrays patch: fix some places that access
Tom Lane (02:38)
pginstaller - web: Fix encoding that we suspect Exchange helpfully
User Dpage (08:39)
pgsql: Update obsolete comment describing ExecDelete(), per Simon Riggs.
Neil Conway (12:26)
pgsql: Add tab completion for RESET SESSION AUTHORIZATION.
Alvaro Herrera (16:31)
pgsql: translate undef to NULL for result arrayref, now that we allow
Andrew Dunstan (17:00)
pgfouine - pgfouine: added -C so that we don't chdir to the script
User Gsmet (18:09)
dbi-link - dbi-link: - Functions will now load and compile with
User Anti (18:56)
pgfouine - pgfouine: added README and INSTALL
User Gsmet (20:05)
pgfouine - pgfouine: New Directory
User Gsmet (20:07)
pgfouine - pgfouine: initial RPM packaging
User Gsmet (20:07)
dbi-link - dbi-link: Fixed issue with update/insert
User Anti (20:52)
pgfouine - pgfouine: not used
User Gsmet (21:16)
pgfouine - pgfouine: changed default value of $displayLineNumber for
User Gsmet (21:16)
pgfouine - pgfouine: not used
User Gsmet (21:20)
pgfouine - pgfouine: added usage information
User Gsmet (21:20)
pgfouine - pgfouine: removed french comment
User Gsmet (21:22)
pgfouine - pgfouine: improved debug output
User Gsmet (21:58)
pgfouine - pgfouine: -debug is now a command line option
User Gsmet (21:59)
pgfouine - pgfouine: new patch version
User Gsmet (23:02)
pgsql: Fix performance issue in exprTypmod(): for a COALESCE expression,
Tom Lane (23:08)
pgsql: Fix performance issue in exprTypmod(): for a COALESCE expression,
Tom Lane (23:08)
pgsql: Fix performance issue in exprTypmod(): for a COALESCE expression,
Tom Lane (23:08)
pgsql: Fix performance issue in exprTypmod(): for a COALESCE expression,
Tom Lane (23:08)
2005-11-19
pgfouine - pgfouine: minor formatting improvements
User Gsmet (00:47)
pgsql: Change array_push and array_cat so that they retain the lower
Tom Lane (01:50)
pgsql: Add defenses against nulls-in-arrays to contrib/ltree.
Tom Lane (02:08)
pgsql: Defend against nulls-in-arrays in contrib/intarray.
Tom Lane (03:00)
dbsamples - dbsamples: New Directory
User Chriskl (12:40)
pgsql: DROP objecttype IF EXISTS for the following objects: table
Andrew Dunstan (17:39)
pgsql: Change array comparison rules to consider dimensionality
Tom Lane (19:44)
pgsql: Stopgap solution for problem reported by Alexey Beschiokov: after
Tom Lane (20:57)
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