| 2005-09-02 |
Bruce Momjian | Update. |
commit | commitdiff | tree |
| 2005-09-02 |
Bruce Momjian | Update: |
commit | commitdiff | tree |
| 2005-09-02 |
Bruce Momjian | Update: |
commit | commitdiff | tree |
| 2005-09-02 |
Bruce Momjian | Update listen_addresses description. |
commit | commitdiff | tree |
| 2005-09-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-09-02 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree |
| 2005-09-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-09-02 |
Tom Lane | Clean up a couple of ad-hoc computations of the maximum... |
commit | commitdiff | tree |
| 2005-09-02 |
Tom Lane | In copy_file, use a palloc'd buffer instead of just... |
commit | commitdiff | tree |
| 2005-09-02 |
Bruce Momjian | Add text: |
commit | commitdiff | tree |
| 2005-09-02 |
Tom Lane | Add some notes about how pg_dump relates to the practic... |
commit | commitdiff | tree |
| 2005-09-02 |
Tom Lane | Update performance discussion for 8.1. Add a little... |
commit | commitdiff | tree |
| 2005-09-02 |
Bruce Momjian | Duplicate: |
commit | commitdiff | tree |
| 2005-09-01 |
Tom Lane | Correct comment about why contrib/xml2 isn't built... |
commit | commitdiff | tree |
| 2005-09-01 |
Tom Lane | Update storage.sgml to reflect current reality. |
commit | commitdiff | tree |
| 2005-09-01 |
Tom Lane | Short-circuit AllocSetReset if nothing has been palloc... |
commit | commitdiff | tree |
| 2005-09-01 |
Bruce Momjian | 8.0.3 is now the most recent version. |
commit | commitdiff | tree |
| 2005-09-01 |
Bruce Momjian | Update disk space computation because oids are now... |
commit | commitdiff | tree |
| 2005-09-01 |
Tom Lane | Fix unportable uses of <ctype.h> functions. Per Sergey... |
commit | commitdiff | tree |
| 2005-08-30 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-08-30 |
Bruce Momjian | Add regression tests for disabling constraints. |
commit | commitdiff | tree |
| 2005-08-30 |
Tom Lane | Remove a couple of obsolete statements about how many... |
commit | commitdiff | tree |
| 2005-08-30 |
Tom Lane | Log send() failures when sending to statistics process... |
commit | commitdiff | tree |
| 2005-08-30 |
Tom Lane | Improve table describing shared memory parameters. |
commit | commitdiff | tree |
| 2005-08-30 |
Tom Lane | Mention max_prepared_transactions in PREPARE TRANSACTIO... |
commit | commitdiff | tree |
| 2005-08-30 |
Tom Lane | DropTableSpace forgot to remove dependency on tablespac... |
commit | commitdiff | tree |
| 2005-08-30 |
Tom Lane | Fix misleading comment. |
commit | commitdiff | tree |
| 2005-08-30 |
Tom Lane | Update documentation about shared memory sizing to... |
commit | commitdiff | tree |
| 2005-08-29 |
Tom Lane | Reduce default value of max_prepared_transactions from... |
commit | commitdiff | tree |
| 2005-08-29 |
Tom Lane | Fix platform-specific test for path prefix-ness: move... |
commit | commitdiff | tree |
| 2005-08-29 |
Tom Lane | Fix misspelled error message. |
commit | commitdiff | tree |
| 2005-08-29 |
Bruce Momjian | Allow Win32 libpq will use it's minimal pthread impleme... |
commit | commitdiff | tree |
| 2005-08-29 |
Tom Lane | Sigh, looks like you need '.set mips2' before you can... |
commit | commitdiff | tree |
| 2005-08-28 |
Tom Lane | Tweak nodeBitmapAnd to stop evaluating sub-plan scans... |
commit | commitdiff | tree |
| 2005-08-28 |
Bruce Momjian | Fix initdb quoting for Win32 paths in final examples... |
commit | commitdiff | tree |
| 2005-08-28 |
Bruce Momjian | Update pthread_self() on Win32 to return DWORD. |
commit | commitdiff | tree |
| 2005-08-28 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-08-28 |
Bruce Momjian | Use GetCurrentThreadId, per Magnus. |
commit | commitdiff | tree |
| 2005-08-28 |
Tom Lane | Add a SYNC instruction to the S_UNLOCK sequence for... |
commit | commitdiff | tree |
| 2005-08-28 |
Bruce Momjian | Add comment about pthread_self() cast. |
commit | commitdiff | tree |
| 2005-08-28 |
Tom Lane | dumpUserConfig failed (in a pretty harmless way, but... |
commit | commitdiff | tree |
| 2005-08-27 |
Tom Lane | cost_agg really ought to charge something per output... |
commit | commitdiff | tree |
| 2005-08-27 |
Tom Lane | Change the division of labor between grouping_planner... |
commit | commitdiff | tree |
| 2005-08-27 |
Tom Lane | Windows needs WSAStartup() before getaddrinfo() will... |
commit | commitdiff | tree |
| 2005-08-27 |
Tom Lane | Fix two separate bugs in setrefs.c. set_subqueryscan_r... |
commit | commitdiff | tree |
| 2005-08-27 |
Tom Lane | Get the MIPS assembler syntax right. Also add a separa... |
commit | commitdiff | tree |
| 2005-08-27 |
Bruce Momjian | Fix typo: |
commit | commitdiff | tree |
| 2005-08-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-08-27 |
Bruce Momjian | Update: |
commit | commitdiff | tree |
| 2005-08-26 |
Tom Lane | Another try at the inlined MIPS spinlock code. Can... |
commit | commitdiff | tree |
| 2005-08-26 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-08-26 |
Bruce Momjian | Add description and item: |
commit | commitdiff | tree |
| 2005-08-26 |
Bruce Momjian | Update based on user comments: |
commit | commitdiff | tree |
| 2005-08-26 |
Bruce Momjian | Update constraint_exclusion items: |
commit | commitdiff | tree |
| 2005-08-26 |
Bruce Momjian | Remove completed items: |
commit | commitdiff | tree |
| 2005-08-26 |
Bruce Momjian | Great TODO updates from Tom: |
commit | commitdiff | tree |
| 2005-08-26 |
Tom Lane | The idea of using _strncoll() on Windows doesn't work... |
commit | commitdiff | tree |
| 2005-08-26 |
Tom Lane | Adjust m68k spinlock code to avoid duplicate in-line... |
commit | commitdiff | tree |
| 2005-08-26 |
Tom Lane | Some more mop-up for Windows IPv6 support. Andrew... |
commit | commitdiff | tree |
| 2005-08-26 |
Tom Lane | Arrange for indexes and toast tables to inherit their... |
commit | commitdiff | tree |
| 2005-08-25 |
Tom Lane | Fix bogus freeaddrinfo() call in WIN32 code, extend... |
commit | commitdiff | tree |
| 2005-08-25 |
Tom Lane | Replace out-of-line tas() assembly code for MIPS with... |
commit | commitdiff | tree |
| 2005-08-25 |
Tom Lane | Factor out the common subexpression month_remainder... |
commit | commitdiff | tree |
| 2005-08-25 |
Bruce Momjian | Back out pfrees for justify_hour function calls. |
commit | commitdiff | tree |
| 2005-08-25 |
Tom Lane | Add comment explaining that autoconf's failure to find... |
commit | commitdiff | tree |
| 2005-08-25 |
Tom Lane | Original assumption that our own getaddrinfo routine... |
commit | commitdiff | tree |
| 2005-08-25 |
Bruce Momjian | Add mention of Win32 IPv6 connections. |
commit | commitdiff | tree |
| 2005-08-25 |
Bruce Momjian | Fix memory leak when using justify_hours. |
commit | commitdiff | tree |
| 2005-08-25 |
Bruce Momjian | Completed: |
commit | commitdiff | tree |
| 2005-08-25 |
Bruce Momjian | Remove TODO.detail/trigger. It is done now. |
commit | commitdiff | tree |
| 2005-08-25 |
Bruce Momjian | Small cleanup. |
commit | commitdiff | tree |
| 2005-08-25 |
Bruce Momjian | Update release checklist. |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Add code to use Windows getaddrinfo and friends if... |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Preliminary pass at release note editing. |
commit | commitdiff | tree |
| 2005-08-24 |
PostgreSQL... | fix up a few references to 8.1devel -> 8.1beta1 |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Remove statement that to_char(interval) is deprecated... |
commit | commitdiff | tree |
| 2005-08-24 |
Bruce Momjian | Remove sentence: |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Back off allow_nonpic_in_shlib for FreeBSD builds:... |
commit | commitdiff | tree |
| 2005-08-24 |
Bruce Momjian | Update: |
commit | commitdiff | tree |
| 2005-08-24 |
Bruce Momjian | Run spellchecker over release notes. |
commit | commitdiff | tree |
| 2005-08-24 |
Bruce Momjian | More beta1 cleanup. |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Fix SHOW and RESET grammar to accept custom variable... |
commit | commitdiff | tree |
| 2005-08-24 |
Bruce Momjian | Suggest markup items for the future. |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Make the plperl regression tests pass in 'use_strict... |
commit | commitdiff | tree |
| 2005-08-24 |
Bruce Momjian | Update release notes for beta1. |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Mention BEGIN { strict->import(); } as a substitute... |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Get rid of inappropriate use of croak(). Per report... |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Adjust description of use_strict parameter. Some other... |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Fix up plperl 'use_strict' so that it can be enabled... |
commit | commitdiff | tree |
| 2005-08-24 |
Bruce Momjian | Additem: |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Add small hack to support use of Unicode-based locales... |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Fix ExecBRDeleteTriggers so that deletion is not suppre... |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Add documentation for ALTER TABLE ENABLE/DISABLE TRIGGER. |
commit | commitdiff | tree |
| 2005-08-24 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-08-24 |
Bruce Momjian | Add to release notes. |
commit | commitdiff | tree |
| 2005-08-24 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree |
| 2005-08-24 |
Bruce Momjian | Update release notes. |
commit | commitdiff | tree |
| 2005-08-24 |
Bruce Momjian | Fix typo. |
commit | commitdiff | tree |
| 2005-08-24 |
Bruce Momjian | Mark "easy" items. |
commit | commitdiff | tree |
| next |