| 2003-09-03 | Bruce Momjian | Mark BSD/OS as verified not needing reentrant function... | commit | commitdiff | tree | 
| 2003-09-03 | Bruce Momjian | Add reporting of specificy threading failure functions. | commit | commitdiff | tree | 
| 2003-09-03 | Bruce Momjian | Add test for thread-safeness of libc functions. | commit | commitdiff | tree | 
| 2003-09-03 | Bruce Momjian | Mark Unixware as not requiring *_r functions. | commit | commitdiff | tree | 
| 2003-09-03 | Tom Lane | Work around ENOTEMPTY being an alias for EEXIST on... | commit | commitdiff | tree | 
| 2003-09-03 | Tom Lane | Repair problems with to_char() overrunning its input... | commit | commitdiff | tree | 
| 2003-09-02 | Tom Lane | In _bt_check_unique() loop, don't bother applying _bt_i... | commit | commitdiff | tree | 
| 2003-09-02 | Peter Eisentraut | Remove outdated CLI things. | commit | commitdiff | tree | 
| 2003-09-02 | Tom Lane | Cause standalone backend (including bootstrap case... | commit | commitdiff | tree | 
| 2003-09-02 | Tom Lane | Several fixes for hash indexes that involve changing... | commit | commitdiff | tree | 
| 2003-09-02 | Tom Lane | Fix a couple typos, add some more comments. | commit | commitdiff | tree | 
| 2003-09-02 | Tom Lane | Rewrite hashbulkdelete() to make it amenable to new... | commit | commitdiff | tree | 
| 2003-09-01 | Peter Eisentraut | Do not pass server_encoding to the client. | commit | commitdiff | tree | 
| 2003-09-01 | Peter Eisentraut | Clean up after pygresql removal: adjust/remove document... | commit | commitdiff | tree | 
| 2003-09-01 | Tom Lane | Preliminary cleanup for hash index code (doesn't attack... | commit | commitdiff | tree | 
| 2003-09-01 | Tom Lane | Add some internals documentation for hash indexes,... | commit | commitdiff | tree | 
| 2003-09-01 | Bruce Momjian | Add mention of OID wraparound. | commit | commitdiff | tree | 
| 2003-09-01 | Michael Meskes | Fixed two bugs in pgtypes library. | commit | commitdiff | tree | 
| 2003-09-01 | Bruce Momjian | Rename DoIt to changeVar, for clarity. | commit | commitdiff | tree | 
| 2003-08-31 | Peter Eisentraut | Translation update | commit | commitdiff | tree | 
| 2003-08-31 | Peter Eisentraut | Add/edit index entries. | commit | commitdiff | tree | 
| 2003-08-31 | Peter Eisentraut | Set LC_ALL=C when running collateindex.pl to get predic... | commit | commitdiff | tree | 
| 2003-08-30 | Bruce Momjian | Guard against pgindent changing =- to = -. | commit | commitdiff | tree | 
| 2003-08-30 | Bruce Momjian | Fix unixware template --- had spaces around equals. | commit | commitdiff | tree | 
| 2003-08-28 | Tom Lane | Make documentation of pg_restore's -N, -o, -r switches... | commit | commitdiff | tree | 
| 2003-08-28 | Tom Lane | pg_dump and pg_restore -r had managed to diverge on... | commit | commitdiff | tree | 
| 2003-08-28 | Tom Lane | Ensure that FK constraints are dumped after primary... | commit | commitdiff | tree | 
| 2003-08-28 | Tom Lane | Fix stupid typo (mine I suppose) in CopyGetData.  Per... | commit | commitdiff | tree | 
| 2003-08-28 | Teodor Sigaev | More accuracy works with stopwords in queries | commit | commitdiff | tree | 
| 2003-08-27 | Tom Lane | Adjust date/time input parsing code to correctly distin... | commit | commitdiff | tree | 
| 2003-08-27 | Peter Eisentraut | Add "override" for make variable JADEFLAGS, since upper... | commit | commitdiff | tree | 
| 2003-08-27 | Peter Eisentraut | Major cleanup of SPI chapter | commit | commitdiff | tree | 
| 2003-08-27 | Tom Lane | Department of second thoughts: can't reorder merge... | commit | commitdiff | tree | 
| 2003-08-27 | Bruce Momjian | Update URL for 7.3 changes: | commit | commitdiff | tree | 
| 2003-08-27 | PostgreSQL... | update to beta2  REL7_4_BETA2 | commit | commitdiff | tree | 
| 2003-08-27 | Peter Eisentraut | Share PG_DIAG_* macros between client and server and... | commit | commitdiff | tree | 
| 2003-08-26 | Tom Lane | Push subplan clauses to the back in qual lists for... | commit | commitdiff | tree | 
| 2003-08-26 | Bruce Momjian | Call it Linux, not GNU/Linux. | commit | commitdiff | tree | 
| 2003-08-26 | Tom Lane | Use separate SQLSTATE codes for file not found/file... | commit | commitdiff | tree | 
| 2003-08-26 | Bruce Momjian | psql's HISTSIZE from .psqlrc do not want to be set... | commit | commitdiff | tree | 
| 2003-08-26 | Bruce Momjian | This patch adds a new regression test for the UPDATE... | commit | commitdiff | tree | 
| 2003-08-26 | Michael Meskes | Fixed connect statement with username in variable. | commit | commitdiff | tree | 
| 2003-08-26 | Bruce Momjian | Attached is a (very small) patch to make analyze displa... | commit | commitdiff | tree | 
| 2003-08-26 | Tom Lane | Mop-up for previous change to determine default shared_... | commit | commitdiff | tree | 
| 2003-08-26 | Teodor Sigaev | fix module name in MODULE_PATHNAME substitution | commit | commitdiff | tree | 
| 2003-08-26 | Barry Lind | Attempt to fix setMaxFieldSize() logic that was checked... | commit | commitdiff | tree | 
| 2003-08-25 | Tom Lane | Add the Brazilian time zone abbreviations BRT, BRST... | commit | commitdiff | tree | 
| 2003-08-25 | Tom Lane | Allow parsing of time and timetz inputs to accept the... | commit | commitdiff | tree | 
| 2003-08-25 | Peter Eisentraut | Translation updates | commit | commitdiff | tree | 
| 2003-08-25 | Tom Lane | Refactor code so that to_date() does not call to_timest... | commit | commitdiff | tree | 
| 2003-08-25 | Michael Meskes | Synced parser and fixed a bug in error output to log... | commit | commitdiff | tree | 
| 2003-08-25 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2003-08-25 | Bruce Momjian | Fix unixware thread test. | commit | commitdiff | tree | 
| 2003-08-25 | Tatsuo Ishii | Fix GB18030 to UTF-8 mapping table | commit | commitdiff | tree | 
| 2003-08-24 | Bruce Momjian | Add quotes to += of unixware threads define. | commit | commitdiff | tree | 
| 2003-08-24 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2003-08-24 | Barry Lind | Applied patches from Oliver Jowett to fix the following... | commit | commitdiff | tree | 
| 2003-08-24 | Peter Eisentraut | Fix translation mistake. | commit | commitdiff | tree | 
| 2003-08-24 | Peter Eisentraut | Translation updates | commit | commitdiff | tree | 
| 2003-08-24 | Peter Eisentraut | Change warnings for non-existing or pre-existing cursor... | commit | commitdiff | tree | 
| 2003-08-24 | Peter Eisentraut | Add macros for error result fields to libpq. | commit | commitdiff | tree | 
| 2003-08-24 | Tatsuo Ishii | Fix GB18030 to UTF-8 mapping table | commit | commitdiff | tree | 
| 2003-08-23 | Peter Eisentraut | Bring the makefiles up to our conventions. | commit | commitdiff | tree | 
| 2003-08-23 | Peter Eisentraut | Enable uninstalling data files that were installed... | commit | commitdiff | tree | 
| 2003-08-23 | Peter Eisentraut | Fix uninstall target. | commit | commitdiff | tree | 
| 2003-08-23 | Peter Eisentraut | Correct uninstall target. | commit | commitdiff | tree | 
| 2003-08-22 | Tom Lane | Tweak grammar to use FastAppend rather than lappend... | commit | commitdiff | tree | 
| 2003-08-22 | Tom Lane | Tweak processing of multiple-index-scan plans to reduce... | commit | commitdiff | tree | 
| 2003-08-21 | Teodor Sigaev | ISpell info updated | commit | commitdiff | tree | 
| 2003-08-20 | Peter Eisentraut | Translation updates | commit | commitdiff | tree | 
| 2003-08-19 | Tom Lane | Updates for array documentation, from Joe Conway. | commit | commitdiff | tree | 
| 2003-08-19 | Tom Lane | Improve dynahash.c's API so that caller can specify... | commit | commitdiff | tree | 
| 2003-08-18 | Tom Lane | When compiling a plpgsql trigger function, include... | commit | commitdiff | tree | 
| 2003-08-18 | Bruce Momjian | Done: | commit | commitdiff | tree | 
| 2003-08-17 | Tom Lane | Fix ARRAY[] construct so that in multidimensional case... | commit | commitdiff | tree | 
| 2003-08-17 | Tom Lane | Clean up locktable init code per recent gripe from... | commit | commitdiff | tree | 
| 2003-08-17 | Tom Lane | Somebody forgot to include any actual documentation... | commit | commitdiff | tree | 
| 2003-08-17 | Tom Lane | Update documentation to reflect the fact that ORDER... | commit | commitdiff | tree | 
| 2003-08-17 | Tom Lane | Fix broken markup. | commit | commitdiff | tree | 
| 2003-08-17 | Tom Lane | Create a 'type cache'  that keeps track of the data... | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | Add to release notes. | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | I almost forgot mark in docs "to_char(interval)" as... | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | This patch makes two minor fixes to the docs: (1) fixes a | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | There is a misstatement in the CLOSE reference page... | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | I just noticed that the sample pg_hba.conf in the docs... | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | The attached patch adds some clarification to the docum... | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | (I always forget what the magic numbers 0 through 2... | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | Add mention of sort_mem in the restore docs. | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | Update for 7.3 tips URL. | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | Add to libpq changes made by Tom for new protocol. | commit | commitdiff | tree | 
| 2003-08-17 | Bruce Momjian | Not needed, already in CVS. | commit | commitdiff | tree | 
| 2003-08-16 | Bruce Momjian | Add description of error style. | commit | commitdiff | tree | 
| 2003-08-16 | Bruce Momjian | Add mention that Kerberos 4 isn't recommended. | commit | commitdiff | tree | 
| 2003-08-16 | Bruce Momjian | Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions... | commit | commitdiff | tree | 
| next |