| 2006-02-24 | Bruce Momjian | Mention that the archive history file has the wal start... | commit | commitdiff | tree | 
| 2006-02-24 | Peter Eisentraut | The Makefile was invoking perl scripts as ./script... | commit | commitdiff | tree | 
| 2006-02-24 | Andrew Dunstan | Make restricted_exec feature for Windows more robust... | commit | commitdiff | tree | 
| 2006-02-24 | Andrew Dunstan | make initdb -U username work as advertised; back out... | commit | commitdiff | tree | 
| 2006-02-23 | Tom Lane | Fix vacuumlo to avoid unnecessary use of backslash... | commit | commitdiff | tree | 
| 2006-02-21 | Neil Conway | Cleanup the usage of ScanDirection: use the symbolic... | commit | commitdiff | tree | 
| 2006-02-21 | Tom Lane | Fix old pg_dump oversight: default values for domains... | commit | commitdiff | tree | 
| 2006-02-21 | Tom Lane | Adjust probe for getaddrinfo to cope with macro-ized... | commit | commitdiff | tree | 
| 2006-02-20 | Neil Conway | Fix three Python reference leaks in PLy_traceback(... | commit | commitdiff | tree | 
| 2006-02-20 | Teodor Sigaev | Fixing and improve compound word support. This changes... | commit | commitdiff | tree | 
| 2006-02-19 | Tom Lane | Update obsolete comment. | commit | commitdiff | tree | 
| 2006-02-19 | Tom Lane | Modify logtape.c so that the initial LogicalTapeSetCrea... | commit | commitdiff | tree | 
| 2006-02-19 | Tom Lane | Improve tuplesort.c to support variable merge order... | commit | commitdiff | tree | 
| 2006-02-19 | Neil Conway | Add TABLESPACE and ON COMMIT clauses to CREATE TABLE... | commit | commitdiff | tree | 
| 2006-02-18 | Neil Conway | Minor SGML style police work. | commit | commitdiff | tree | 
| 2006-02-18 | Peter Eisentraut | ' is not valid HTML 4.01, so print the plain chara... | commit | commitdiff | tree | 
| 2006-02-18 | Neil Conway | Patch from Marko Kreen: | commit | commitdiff | tree | 
| 2006-02-18 | Peter Eisentraut | Add support for Windows codepages 1253, 1254, 1255... | commit | commitdiff | tree | 
| 2006-02-18 | Neil Conway | Mark unescape_single_char() "static": as far as I can... | commit | commitdiff | tree | 
| 2006-02-17 | Neil Conway | Fix typo in comment. | commit | commitdiff | tree | 
| 2006-02-16 | Peter Eisentraut | Change MemSet to use long instead of int32, for better... | commit | commitdiff | tree | 
| 2006-02-16 | Peter Eisentraut | Put the first section of a chapter in its own chunk. | commit | commitdiff | tree | 
| 2006-02-15 | Tom Lane | Since we only use libld on AIX, don't include it in... | commit | commitdiff | tree | 
| 2006-02-14 | Tom Lane | Repair --single-transaction patch so it handles blobs... | commit | commitdiff | tree | 
| 2006-02-14 | Tom Lane | Move btbulkdelete's vacuum_delay_point() call to a... | commit | commitdiff | tree | 
| 2006-02-14 | Tom Lane | Add some missing vacuum_delay_point calls in GIST vacuu... | commit | commitdiff | tree | 
| 2006-02-14 | Tom Lane | AllocSetStats should probably be using unsigned format... | commit | commitdiff | tree | 
| 2006-02-14 | Tom Lane | Need a DLLIMPORT for MaxFSMPages, per buildfarm failure... | commit | commitdiff | tree | 
| 2006-02-14 | Bruce Momjian | Document that GRANT on a table does not affect sequence... | commit | commitdiff | tree | 
| 2006-02-14 | Bruce Momjian | Document that xact commit/abort stats are collected... | commit | commitdiff | tree | 
| 2006-02-13 | Tom Lane | Add positive defense against trying to connect when... | commit | commitdiff | tree | 
| 2006-02-13 | Tom Lane | IMHO, --single-transaction should wrap *all* the comman... | commit | commitdiff | tree | 
| 2006-02-13 | Tom Lane | Improve documentation of --single-transaction option... | commit | commitdiff | tree | 
| 2006-02-13 | Bruce Momjian | Place function names in first column for consistency. | commit | commitdiff | tree | 
| 2006-02-13 | Tom Lane | Fix qual_is_pushdown_safe to not try to push down quals... | commit | commitdiff | tree | 
| 2006-02-13 | Tom Lane | Fix build failure when not USE_READLINE.  Sergey E... | commit | commitdiff | tree | 
| 2006-02-13 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Revert because C locale uses "" for thousands_sep,... | commit | commitdiff | tree | 
| 2006-02-12 | Tom Lane | Update release notes. | commit | commitdiff | tree | 
| 2006-02-12 | Tom Lane | Fix bug that allowed any logged-in user to SET ROLE... | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Throw a warning rather than an error on invalid charact... | commit | commitdiff | tree | 
| 2006-02-12 | Tom Lane | Fix broken markup. | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Back out patch pending review. | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | >   I've now tested this patch at home w/ 8.2HEAD and... | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Support "" for thousands separator and plus sign in... | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Remove LEFT part of JOIN to pg_roles because of optimiz... | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Update README file. | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Not done: | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Revert patch becaues of locking concerns: | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | > Actually, if you submit a patch that says either... | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Fix release item ordering. | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Update back branch release notes. | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Fix release markup. | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Update release checlist. | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Update for 8.1.3. | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Update release notes for 8.1.3. | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Improve tab completion macro for default keywords. | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | When performing a parallel build (make -j N) with ... | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | List psql tab completion for various default keywords. | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2006-02-12 | Tom Lane | Apply code-reviewed version of for-scalar-list patch... | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Add MSVC support for utility commands and pg_dump. | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Allow PL/pgSQL FOR statement to return values to scalar... | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Use 0x01 for newlines in saved history.  It was determi... | commit | commitdiff | tree | 
| 2006-02-12 | Tom Lane | Clean up plpgsql grammar to make sure that check_assign... | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Allow to_char() to print localized month and day names. | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | As part of previous commit, add pg_restore option: | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Add psql option: | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Add contrib/pg_freespacemap to display free space map... | commit | commitdiff | tree | 
| 2006-02-12 | Tom Lane | Fix more fallout from line-wrap patch, to wit, arbitrar... | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | I've created a new shared catalog table pg_shdescriptio... | commit | commitdiff | tree | 
| 2006-02-12 | Tom Lane | Undo changes of trailing space in recently-committed... | commit | commitdiff | tree | 
| 2006-02-12 | Tom Lane | Restore previous psql behavior of not printing useless... | commit | commitdiff | tree | 
| 2006-02-12 | Bruce Momjian | Please find enclosed a patch that lets you use \c to... | commit | commitdiff | tree | 
| 2006-02-12 | Tom Lane | Actually there's a better way to do this, which is... | commit | commitdiff | tree | 
| 2006-02-11 | Tom Lane | Skip ambulkdelete scan if there's nothing to delete... | commit | commitdiff | tree | 
| 2006-02-11 | Bruce Momjian | Allow ALTER TABLE ... ALTER CONSTRAINT ... RENAME | commit | commitdiff | tree | 
| 2006-02-11 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2006-02-11 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2006-02-11 | Bruce Momjian | o Improve psql's handling of multi-line statements | commit | commitdiff | tree | 
| 2006-02-11 | Tom Lane | Fix incorrect addition, subtraction, and overflow check... | commit | commitdiff | tree | 
| 2006-02-11 | Bruce Momjian | Revert based on Tom's recommendation: | commit | commitdiff | tree | 
| 2006-02-11 | Bruce Momjian | Allow VACUUM to complete faster by avoiding scanning... | commit | commitdiff | tree | 
| 2006-02-11 | Bruce Momjian | Update catalog version for INET additions. | commit | commitdiff | tree | 
| 2006-02-11 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2006-02-11 | Bruce Momjian | Add INET/CIDR operators: and, or, not, plus int8, minus... | commit | commitdiff | tree | 
| 2006-02-10 | Tom Lane | Clean up signedness warnings and 64-bit bugs in recent... | commit | commitdiff | tree | 
| 2006-02-10 | Tom Lane | Make it possible to run initdb from an admin account... | commit | commitdiff | tree | 
| 2006-02-10 | Tom Lane | Enable pg_ctl to give up admin privileges when starting... | commit | commitdiff | tree | 
| 2006-02-10 | Tom Lane | Check that SID is enabled while checking for Windows... | commit | commitdiff | tree | 
| 2006-02-10 | Tom Lane | Change search for default operator classes so that... | commit | commitdiff | tree | 
| 2006-02-10 | Tom Lane | Clean up some signedness warnings. | commit | commitdiff | tree | 
| 2006-02-10 | Bruce Momjian | Fix psql after newline patch for calloc(0). | commit | commitdiff | tree | 
| 2006-02-10 | Tom Lane | Fix fallout from psql line-wrapping patch. | commit | commitdiff | tree | 
| 2006-02-10 | Teodor Sigaev | Allow "'" symbol in affixes ("'s" affix in english... | commit | commitdiff | tree | 
| 2006-02-10 | Peter Eisentraut | Fix up remaining library checks. | commit | commitdiff | tree | 
| 2006-02-10 | Teodor Sigaev | renew output of regression test accordingly to | commit | commitdiff | tree | 
| 2006-02-10 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| next |