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-08-19 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
31
2005-08-19
pgsql: Consistently align comments in postgresql.conf, move some
Bruce Momjian (01:55)
pginstaller - pginst: Add PgOleDb licence and support details.
User Dpage (12:39)
pginstaller - pginst: Add PgOleDb licence and support details.
User Dpage (12:41)
pgsql: Fix LRU/ALL description mismatch for GUC parameter.
Bruce Momjian (18:58)
bizgres - bizgres: Updated the build instructions to set the devoBuild
User Bklawans (19:11)
bizgres - bizgres: Added support for building from csh (or one of its
User Bklawans (19:14)
bizgres - bizgres: Added support for detecting and using the version of
User Bklawans (19:21)
2005-08-20
pgsql: Repair problems with VACUUM destroying t_ctid chains too soon,
Tom Lane (00:40)
pgsql: Add BackendXidGetPid().
Tatsuo Ishii (01:26)
pgsql: Make GetMultiXactIdMembers() a public function.
Tatsuo Ishii (01:29)
pgsql: Invoke mksafefunc and mkunsafefunc with :: decoration.
Tom Lane (19:19)
pgsql: Invoke mksafefunc and mkunsafefunc with :: decoration.
Tom Lane (19:19)
python - web: Exclude /static from the sync.
James William Pye (20:41)
python - pq: Fix potential deadlock.
James William Pye (23:15)
python - pq: Add classifiers and fix copyright dates.
James William Pye (23:19)
pgsql: Convert the arithmetic for shared memory size calculation from
Tom Lane (23:26)
pgsql: Seems that the childXids list would be better based on Oid lists
Tom Lane (23:45)
2005-08-21
pgsql: Add: > * Fix problems with wrong runtime encoding conversion for
Bruce Momjian (01:04)
pgsql: Minor GUC cleanups: document krb_server_hostname and
Tom Lane (03:40)
2005-08-22
pgsql: Fix some inconsistent choices of datatypes in xlog.c.
Tom Lane (00:41)
pgsql: Use an initdb-time test to see if the local version of
Tom Lane (16:27)
bizgres - bizgres: Spelled the word "Geographic" correctly.
User Bklawans (16:57)
pgsql: Improve xid wraparound message (the server isn't really shut
Bruce Momjian (16:59)
bizgres - bizgres: Default port changed to 5432.
User Llonergan (17:14)
pgsql: enable_constraint_exclusion => constraint_exclusion Also improve
Bruce Momjian (17:35)
pgsql: Fix unwanted denial of ALTER OWNER rights to superusers.
Tom Lane (17:38)
pgsql: Cause ALTER INDEX OWNER to generate a warning and do nothing,
Tom Lane (19:40)
pgsql: Back out incorrect use of E'' escape addition.
Bruce Momjian (20:25)
pgsql: Update documentation that non-super users can now do ALTER OWNER.
Bruce Momjian (21:32)
pgsql: Rewrite gather-write patch into something less obviously bolted
Tom Lane (23:59)
2005-08-23
bizgres - bizgres:
User Nwakefield (01:20)
pgsql: Fix SGML sect1-3 alignment in the 8.0.X series.
Bruce Momjian (01:22)
pgsql: Fix wrong dependency on owner created by ALTER OPCLASS OWNER.
Tom Lane (01:41)
pgsql: Update release notes for 8.1.
Bruce Momjian (02:57)
pgsql: Update release notes from community comments.
Bruce Momjian (11:32)
pgsql: Adjust SGML so major feature items are all not in a single
Bruce Momjian (11:53)
pgsql: Fix markup for para.
Bruce Momjian (11:59)
pgsql: Avoid bullets in subparagraphs.
Bruce Momjian (12:14)
pgsql: Release note updates.
Bruce Momjian (12:46)
pgsql: Release note updates.
Bruce Momjian (12:47)
pgsql: Fix broken lrand48() implementation, per Merlin Moncure.
Tom Lane (13:31)
pgsql: Fix broken lrand48() implementation, per Merlin Moncure.
Tom Lane (13:31)
pgsql: More release note updates.
Bruce Momjian (14:54)
pgsql: Update release notes.
Bruce Momjian (19:44)
pgsql: Fix function name.
Bruce Momjian (20:45)
pgsql: Back out incorrect commit.
Bruce Momjian (20:48)
pgsql: Clean up some very old and crufty code for TID scan planning.
Tom Lane (20:49)
pgsql: Fix function name.
Bruce Momjian (20:51)
pgsql: The attached patch updates the thread test program to run
Bruce Momjian (21:02)
pgsql: Add new file for win32 threading.
Bruce Momjian (21:11)
pgsql: Update ALTER OWNER description.
Bruce Momjian (21:17)
pgsql: Update pgcrypto items.
Bruce Momjian (21:26)
pgsql: Add ALTER TABLE ENABLE/DISABLE TRIGGER commands.
Tom Lane (22:40)
pgsql: Release note cleanups.
Bruce Momjian (23:31)
bizgres - bizgres: Modified PQgetResult in the native end COPY method to
User Agoldshuv (23:38)
pgsql: Mark item as complete, add another: < * Allow triggers to be
Bruce Momjian (23:51)
2005-08-24
Re: pgsql: The attached patch updates the thread test program to run
Tom Lane (03:35)
Re: pgsql: The attached patch updates the thread test program
Bruce Momjian (03:38)
pgsql: Remove periods on bullet items.
Bruce Momjian (03:47)
pgsql: - Check for NULL before checking whether argument is an
Michael Meskes (10:34)
pgsql: - Check for NULL before checking whether argument is an
Michael Meskes (10:35)
pgsql: - Check for NULL before checking whether argument is an
Michael Meskes (10:35)
pgsql: Add explaination: > > Currently, if a variable is
Bruce Momjian (13:57)
pgsql: Update: < o Do VACUUM FULL if table is nearly empty? > o
Bruce Momjian (14:00)
pgsql: Mark "easy" items.
Bruce Momjian (14:05)
pgsql: Fix typo.
Bruce Momjian (14:24)
pgsql: Update release notes.
Bruce Momjian (14:35)
pgsql: Fix broken markup.
Tom Lane (15:35)
pgsql: Add to release notes.
Bruce Momjian (16:47)
pgsql: Add: > o Add sleep() to PL/PgSQL
Bruce Momjian (16:49)
pgsql: Add documentation for ALTER TABLE ENABLE/DISABLE TRIGGER.
Tom Lane (17:24)
pgsql: Fix ExecBRDeleteTriggers so that deletion is not suppressed when
Tom Lane (17:38)
pgsql: Add small hack to support use of Unicode-based locales on WIN32.
Tom Lane (17:50)
pgsql: Additem: > * Add sleep() function, remove from regress.c
Bruce Momjian (17:56)
pgsql: Fix up plperl 'use_strict' so that it can be enabled or disabled
Tom Lane (18:17)
pgsql: Fix broken markup.
Tom Lane (18:26)
pgsql: Adjust description of use_strict parameter.
Tom Lane (18:56)
pgsql: Get rid of inappropriate use of croak().
Tom Lane (19:06)
pgsql: Mention BEGIN { strict->import(); } as a substitute for 'use
Tom Lane (19:16)
pgsql: Update release notes for beta1.
Bruce Momjian (19:24)
pgsql: Make the plperl regression tests pass in 'use_strict' mode, by
Tom Lane (19:24)
pgsql: Suggest markup items for the future.
Bruce Momjian (19:31)
pgsql: Fix SHOW and RESET grammar to accept custom variable names.
Tom Lane (19:34)
pgsql: More beta1 cleanup.
Bruce Momjian (19:34)
pgsql: Run spellchecker over release notes.
Bruce Momjian (19:41)
pgsql: Update: < Currently, if a variable is commented out,
Bruce Momjian (19:43)
pginstaller - pginst: Build with thread safety for 8.1
User Dpage (19:46)
python - pq: Add __repr__ to Message.
James William Pye (20:20)
pgsql: Back off allow_nonpic_in_shlib for FreeBSD builds: only set it on
Tom Lane (20:20)
pgsql: Remove sentence: < Logically, a reload should set the same
Bruce Momjian (20:34)
pgsql: Remove statement that to_char(interval) is deprecated; seems we
Tom Lane (20:49)
python - pq: CopyFail is not an EmptyMessage.
James William Pye (21:15)
pgsql: fix up a few references to 8.1devel -> 8.1beta1
PostgreSQL Daemon (21:32)
pgstatpage - pgstatpage: Imported Sources
User Snaga (21:42)
pgsql: Preliminary pass at release note editing.
Tom Lane (22:03)
pgsql: Add code to use Windows getaddrinfo and friends if they exist.
Tom Lane (22:13)
2005-08-25
pgsql: Back-patch fix to correctly quote schema names in --no-owner
Tom Lane (00:11)
bizgres - bizgres:
User Nwakefield (00:22)
bizgres - bizgres:
User Nwakefield (00:24)
bizgres - bizgres: Added project option to console, to list project
User Nwakefield (00:26)
bizgres - bizgres: New Directory
User Nwakefield (00:30)
bizgres - bizgres: Example XML defined jobs, these jobs are for a
User Nwakefield (00:30)
pgsql: Update release checklist.
Bruce Momjian (00:30)
pgsql: Small cleanup.
Bruce Momjian (00:38)
python - pq: Implement COPY support in Executing.
James William Pye (00:47)
pgsql: Remove TODO.detail/trigger.
Bruce Momjian (01:24)
pgsql: Completed: < * -Allow triggers to be disabled [trigger] > *
Bruce Momjian (01:26)
pgsql: Fix memory leak when using justify_hours.
Bruce Momjian (01:30)
pgsql: Add mention of Win32 IPv6 connections.
Bruce Momjian (01:33)
pgsql: Original assumption that our own getaddrinfo routine would never
Tom Lane (02:22)
pgsql: Add comment explaining that autoconf's failure to find
Tom Lane (02:28)
pgsql: Back out pfrees for justify_hour function calls.
Bruce Momjian (03:53)
pgsql: Factor out the common subexpression month_remainder *
Tom Lane (05:01)
pgsql: Replace out-of-line tas() assembly code for MIPS with a properly
Tom Lane (17:17)
pgsql: Fix bogus freeaddrinfo() call in WIN32 code, extend gai_strerror
Tom Lane (17:51)
bizgres - bizgres:
User Nwakefield (18:24)
pgsql: Back-patch fixes for problems with VACUUM destroying t_ctid
Tom Lane (19:45)
pgsql: Back-patch fixes for problems with VACUUM destroying t_ctid
Tom Lane (22:07)
bizgres - bizgres:
User Nwakefield (23:44)
2005-08-26
bizgres - bizgres: New Directory
User Llonergan (01:20)
bizgres - bizgres: New Directory
User Llonergan (02:20)
bizgres - bizgres: New Directory
User Llonergan (02:20)
bizgres - bizgres: New Directory
User Llonergan (02:21)
bizgres - bizgres: New Directory
User Llonergan (02:21)
bizgres - bizgres: New Directory
User Llonergan (02:21)
bizgres - bizgres: New Directory
User Llonergan (02:21)
bizgres - bizgres: New Directory
User Llonergan (02:21)
bizgres - bizgres: New Directory
User Llonergan (02:22)
bizgres - bizgres: New Directory
User Llonergan (02:22)
bizgres - bizgres: New Directory
User Llonergan (02:22)
bizgres - bizgres: New Directory
User Llonergan (02:22)
bizgres - bizgres: New Directory
User Llonergan (02:22)
bizgres - bizgres: New Directory
User Llonergan (02:22)
bizgres - bizgres: New Directory
User Llonergan (02:22)
bizgres - bizgres: New Directory
User Llonergan (02:22)
bizgres - bizgres: New Directory
User Llonergan (02:24)
bizgres - bizgres: New Directory
User Llonergan (02:24)
bizgres - bizgres: Bizgres clickstream application.
User Llonergan (02:30)
bizgres - bizgres: New Directory
User Llonergan (02:30)
bizgres - bizgres: New Directory
User Llonergan (02:30)
bizgres - bizgres: new.
User Llonergan (02:31)
pgsql: Arrange for indexes and toast tables to inherit their ownership
Tom Lane (03:08)
pgsql: Some more mop-up for Windows IPv6 support.
Tom Lane (03:15)
bizgres - bizgres: Added log directory (needed by KETL startup).
User Llonergan (04:40)
bizgres - bizgres: Documentation.
User Llonergan (04:46)
pgsql: Adjust m68k spinlock code to avoid duplicate in-line and
Tom Lane (14:47)
pgsql: Back-port recent MIPS and M68K spinlock improvements to 8.0
Tom Lane (14:48)
pgsql: The idea of using _strncoll() on Windows doesn't work.
Tom Lane (17:40)
pgsql: Great TODO updates from Tom: < Currently SIGTERM of a backend
Bruce Momjian (18:52)
pgsql: Remove completed items: < * -Allow limits on per-db/role
Bruce Momjian (18:59)
pgsql: Update constraint_exclusion items: < inheritance, and allow it
Bruce Momjian (19:10)
pgsql: Update based on user comments: < in PL/PgSQL is to use
Bruce Momjian (19:32)
pgsql: Add description and item: > > Currently, while \e saves a
Bruce Momjian (19:41)
pgsql: Back-patch fixes for problems with VACUUM destroying t_ctid
Tom Lane (20:07)
pgsql: Add: > o Issue a warning if a change-on-restart-only
Bruce Momjian (20:38)
bizgres - bizgres: Allowing the full 8 bit character set (LATIN1) to be
User Agoldshuv (20:46)
bizgres - bizgres: Updated release entry with loader revisions.
User Agoldshuv (20:58)
pgsql: Another try at the inlined MIPS spinlock code.
Tom Lane (22:04)
pgsql: Another try at the inlined MIPS spinlock code.
Tom Lane (22:04)
bizgres - bizgres: Command result clean up added.
User Agoldshuv (22:46)
2005-08-27
bizgres - bizgres: Bug fix.
User Agoldshuv (00:49)
bizgres - bizgres: New Directory
User Jzhang (01:22)
pgsql: Update: > > Another issue is whether underlying table changes
Bruce Momjian (13:38)
pgsql: Add: > * Allow user-defined types to specify a type modifier at
Bruce Momjian (13:52)
pgsql: Fix typo: sql_information_info -> sql_implementation_info
Bruce Momjian (14:13)
pgsql: Fix typo: sql_information_info -> sql_implementation_info
Bruce Momjian (14:13)
pgsql: Get the MIPS assembler syntax right.
Tom Lane (16:22)
pgsql: Get the MIPS assembler syntax right.
Tom Lane (16:22)
pgsql: Fix two separate bugs in setrefs.c.
Tom Lane (18:04)
pgsql: Windows needs WSAStartup() before getaddrinfo() will work.
Tom Lane (18:44)
pgsql: Change the division of labor between grouping_planner and
Tom Lane (22:13)
pgsql: cost_agg really ought to charge something per output tuple; else
Tom Lane (22:37)
python - pq: Feature cutting.
James William Pye (23:55)
2005-08-28
pgsql: dumpUserConfig failed (in a pretty harmless way, but failed
Tom Lane (16:31)
pgsql: Add comment about pthread_self() cast.
Bruce Momjian (16:37)
pgsql: Add a SYNC instruction to the S_UNLOCK sequence for MIPS.
Tom Lane (18:26)
pgsql: Add a SYNC instruction to the S_UNLOCK sequence for MIPS.
Tom Lane (18:26)
pgsql: Use GetCurrentThreadId, per Magnus.
Bruce Momjian (18:49)
pgsql: Add: > * Add function to return the thread safety status of
Bruce Momjian (18:52)
pgsql: Update pthread_self() on Win32 to return DWORD.
Bruce Momjian (21:42)
pgsql: Fix initdb quoting for Win32 paths in final examples, per Dave
Bruce Momjian (22:21)
pgsql: Tweak nodeBitmapAnd to stop evaluating sub-plan scans if it finds
Tom Lane (22:47)
2005-08-29
pgsql: Sigh, looks like you need '.set mips2' before you can access MIPS
Tom Lane (00:41)
pgsql: Sigh, looks like you need '.set mips2' before you can access MIPS
Tom Lane (00:41)
pgsql: Allow Win32 libpq will use it's minimal pthread implementation,
Bruce Momjian (00:47)
pgsql: Fix misspelled error message.
Tom Lane (01:32)
dblink-ldap - dblink-ldap: Imported Sources
User Mha (19:08)
pgsql: Fix platform-specific test for path prefix-ness: move it into
Tom Lane (19:39)
dblink-ldap - dblink-ldap: Initial function.
User Mha (19:49)
pgsql: Reduce default value of max_prepared_transactions from 50 to 5.
Tom Lane (21:38)
2005-08-30
Re: pgsql: Reduce default value of max_prepared_transactions
Bruce Momjian (00:45)
pgsql: Update documentation about shared memory sizing to reflect
Tom Lane (00:58)
pgsql: Fix misleading comment.
Tom Lane (01:07)
pgsql: DropTableSpace forgot to remove dependency on tablespace's owner.
Tom Lane (01:08)
pgsql: Mention max_prepared_transactions in PREPARE TRANSACTION
Tom Lane (01:37)
Re: pgsql: Reduce default value of max_prepared_transactions
Tom Lane (01:38)
pgsql: Improve table describing shared memory parameters.
Tom Lane (02:09)
pgsql: Log send() failures when sending to statistics process (but only
Tom Lane (02:47)
pgsql: Fix missing rows in query update a=..
Teodor Sigaev (07:57)
pgsql: Fix missing rows in query update a=..
Teodor Sigaev (08:36)
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
31
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group