Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgsql: Done: < * Prevent inherited tables from expanding temporary | Bruce Momjian | 01:46 |
python - pq: Get the exception information from sys.exc_info(). | James William Pye | 02:33 |
python - pq: ShowOption is an asynchronous message, so treat it as such. | James William Pye | 02:41 |
pgtranslation - CVSROOT: Disable commit mails | User Petere | 09:54 |
bizgres - bizgres: | User Nwakefield | 14:05 |
bizgres - bizgres: | User Nwakefield | 14:06 |
python - ex: Add Mapping class, and fix codes. | James William Pye | 22:52 |
python - ex: Fix bugs, and add/rename exceptions. | James William Pye | 23:15 |
python - ex: Add code and prime unittests. | James William Pye | 23:20 |
Thread | Author | Time |
---|---|---|
pgsql: ALTER TABLE OWNER must change the ownership of the table's | Tom Lane | 01:09 |
python - lo: Add server options, process, and SSL requirement options. | James William Pye | 02:28 |
python - lo: New Directory | James William Pye | 02:29 |
python - lo: Add protocol space. | James William Pye | 02:30 |
pgbuildfarm - client-code: fail at CVS stage if the repo has local | User Andrewd | 15:29 |
Thread | Author | Time |
---|---|---|
pgsql: Fix misspelled macro name. | Tom Lane | 14:36 |
pgsql: Actually, this macro had worse problems than a bogus name ... | Tom Lane | 15:01 |
Thread | Author | Time |
---|---|---|
pgsql: COPY performance improvements. | Tom Lane | 20:41 |
pgbuildfarm - client-code: split --from-source into two options - one | User Andrewd | 23:19 |
Thread | Author | Time |
---|---|---|
pgsql: Fix count_usable_fds() to stop trying to open files once it | Tom Lane | 18:47 |
pgsql: Fix count_usable_fds() to stop trying to open files once it | Tom Lane | 18:47 |
pgsql: Fix count_usable_fds() to stop trying to open files once it | Tom Lane | 18:48 |
pgsql: Set shlib naming convention on Cygwin to 'cygFOO.dll', which | Tom Lane | 19:02 |
Thread | Author | Time |
---|---|---|
python - pq: Remove Argument, improve performance, use __slots__. | James William Pye | 01:38 |
pgsql: Cause ShutdownPostgres to do a normal transaction abort during | Tom Lane | 03:12 |
pgsql: Cygwin no longer needs to hack SHLIB_LINK, now that Rocco Altier | Tom Lane | 03:35 |
bizgres - bizgres: Added key transformation stand-in classes for | User Nwakefield | 15:22 |
bizgres - bizgres: | User Nwakefield | 18:18 |
pgsql: Modify AtEOXact_CatCache and AtEOXact_RelationCache to assume | Tom Lane | 19:17 |
pgsql: Avoid useless loop overhead in AtEOXact routines when the backend | Tom Lane | 19:44 |
pgsql: Done: > o -Allow FOR UPDATE queries to do NOWAIT locks | Bruce Momjian | 20:26 |
pgsql: Fix crash when reading 'timezone = unknown' from postgresql.conf | Tom Lane | 23:39 |
pgsql: Fix crash when reading 'timezone = unknown' from postgresql.conf | Tom Lane | 23:39 |
Thread | Author | Time |
---|---|---|
pgsql: Clarify wal_sync_method options in documentation. | Bruce Momjian | 04:50 |
pgsql: Done: > * -Allow multiple blocks to be written to WAL with one | Bruce Momjian | 04:51 |
pgsql: Update patches queue URL, description. | Bruce Momjian | 04:56 |
pgsql: Fix ordering of default sync options to match code. | Bruce Momjian | 05:01 |
pgsql: Remove unintended file change. | Bruce Momjian | 05:14 |
pgsql: Update postgresql.conf to show default ordering for | Bruce Momjian | 05:43 |
pgsql: Done: > * -Add C code on Unix to copy directories for use in | Bruce Momjian | 17:14 |
pgsql: Combine entries: < inheritance < * Allow | Bruce Momjian | 20:24 |
pgsql: Make backends that are reading the pgstats file verify each | Tom Lane | 21:14 |
pgsql: Extend pg_config to be able to report the build-time values of | Tom Lane | 22:47 |
Thread | Author | Time |
---|---|---|
pgpool - pgpool: If invalid non-switch args are given (for example, | User T-ishii | 12:11 |
python - be: If the call's iterator hits the end, it will return NULL | James William Pye | 18:52 |
python - be: Only do handler based Python identification. | James William Pye | 19:06 |
pgsql: Add new FAQ information. | Bruce Momjian | 19:30 |
python - be: Add SXid() and Transact() module functions. | James William Pye | 19:50 |
bizgres - bizgres: changed java vm memory settings to 128m and 512m | User Nitin | 19:50 |
pgsql: Document why Win32 loops over rename/unlink are necessary. | Bruce Momjian | 19:52 |
bizgres - bizgres: added $BIZHOME | User Nitin | 20:27 |
python - pq: Remove superfluous fatality state. | James William Pye | 21:13 |
pgsql: Add hints to cases where indexes fail because of values that are | Bruce Momjian | 21:36 |
pgsql: Make new hints follow style guide. | Tom Lane | 22:39 |
Thread | Author | Time |
---|---|---|
uri - uri: Fix by DarcyB to compile against 7.x | User Applejack | 00:45 |
pgsql: Fix canonicalize_path so "../.." isn't stripped off and ignored. | Bruce Momjian | 03:53 |
pgsql: Update MD5 mention for long values. | Bruce Momjian | 13:22 |
pgsql: Mention MD5 function index for indexing long values. | Bruce Momjian | 13:22 |
pgsql: Update for new CVS homepage. | Bruce Momjian | 13:52 |
pgsql: Backpatch new CVS home page URL. | Bruce Momjian | 13:54 |
pgsql: Autovacuum loose end mop-up. | Tom Lane | 21:11 |
python - pq: Use () instead of tuple(), and make Describe, Close, and | James William Pye | 22:03 |
python - pq: Refine extended protocol transactions. | James William Pye | 22:16 |
pgsql: EINTR return from connect() should be treated exactly the same as | Tom Lane | 22:53 |
pgsql: Fix BSD fseeko to seek from the end of the file. | Bruce Momjian | 23:05 |
Thread | Author | Time |
---|---|---|
pgsql: Disable strtoul() ERANGE check on Win32, because it isn't thread | Bruce Momjian | 01:34 |
Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. | Bruce Momjian | 01:53 |
pgsql: Add documentation: >>>I think a more accurate description would | Bruce Momjian | 01:55 |
pgsql: The large one adds support for RSA keys and reorganizes the | Bruce Momjian | 02:06 |
pgsql: CREATE TABLE has optional column names, so change {} to []. | Bruce Momjian | 02:48 |
Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. | Alvaro Herrera | 03:55 |
pgsql: Remove API file. | Bruce Momjian | 15:27 |
pgsql: Make pg_stat_file() use OUT parameters so that the user doesn't | Tom Lane | 19:02 |
pgsql: Tweak catalog cache management algorithms to reduce cost of | Tom Lane | 22:18 |
Thread | Author | Time |
---|---|---|
pgsql: Fix up tab completion for ROLEs and add some more completion | Tom Lane | 18:49 |
pgsql: Fix psql's \d commands to use pg_roles instead of pg_user, so | Tom Lane | 19:20 |
pgsql: Update the createuser utility for the ROLEs world. | Tom Lane | 20:16 |
pgsql: Change standard_compliant_strings to standard_conforming_strings. | Peter Eisentraut | 22:19 |
pgsql: Update administrator's guide chapters for ROLEs patch. | Tom Lane | 23:35 |
Thread | Author | Time |
---|---|---|
python - be: Bug squishing in utils and tupledesc. | James William Pye | 01:24 |
pgsql: Minor cleanup. | Bruce Momjian | 01:45 |
python - be: Fix Portal seeking. | James William Pye | 02:23 |
pgsql: Fix FSM warning to mention increasing max_fsm_pages. | Bruce Momjian | 03:51 |
python - be: Limit Postgres.Query to 1 command. | James William Pye | 05:06 |
python - ex: Add a few exceptions and rename a few. | James William Pye | 05:20 |
pgsql: Fix declaration of dumpacl, per Alvaro. | Tom Lane | 19:45 |
pgsql: Remove unnecessary configure test for inet_ntop(), per Andrew | Tom Lane | 20:20 |
pgsql: Remove unnecessary configure test for inet_ntop(), per Andrew | Tom Lane | 20:20 |