2003-10-08 |
Bruce Momjian | Change some awkward wording in the pg_autovacuum README... |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Michael Meskes | Removed my debug printf() call from numeric.c |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Bruce Momjian | Use calloc() to allocate empty structures. |
commit | commitdiff | tree | snapshot |
2003-10-08 |
Bruce Momjian | Have log_min_duration_statement = 0 always print durati... |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Michael Meskes | Fixed floating point exception in long=>numeric conversion. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Bruce Momjian | Fix include used by entab. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Peter Eisentraut | Add missing include file. |
commit | commitdiff | tree | snapshot |
2003-10-07 |
Michael Meskes | Fixed error handling in Informix compat str to date... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Peter Eisentraut | New Italian translation |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Tom Lane | Fix binary_oper_exact() so that the heuristic 'an unkno... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Tom Lane | During ALTER TABLE ADD FOREIGN KEY, try to check the... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Peter Eisentraut | New Slovene translations |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Michael Meskes | - Fixed constant listing in execute using clause. |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Tom Lane | Modify COPY FROM to match the null-value string against... |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Tom Lane | Fix order of operations within SendQuery() so that... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Tom Lane | Add a little more smarts to estimate_hash_bucketsize... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Bruce Momjian | Make psql \timing show three digits. |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Peter Eisentraut | When revoking privileges from the owner, don't revoke... |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Bruce Momjian | Update MySQL mention. |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Michael Meskes | Fixed bug in day of week processing. |
commit | commitdiff | tree | snapshot |
2003-10-05 |
Bruce Momjian | Update MySQL mention. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Tom Lane | Document the always-true-but-previously-undocumented... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Tom Lane | Fix pg_get_constraintdef() to ensure CHECK constraints... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Bruce Momjian | Modify: |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Bruce Momjian | Update INSTALL file for 7.4. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Bruce Momjian | Fix log_duration and log_min_duration_statement to... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Bruce Momjian | Update MySQL mention. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Bruce Momjian | Update MySQL mention. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Peter Eisentraut | Format help message internally consistent. |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Peter Eisentraut | Change transaction status indicator in prompt from... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Peter Eisentraut | New translation |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Tom Lane | Issue 'SET check_function_bodies = false' to suppress... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Tom Lane | Add GUC parameter check_function_bodies to control... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Tom Lane | Cause PQescapeString to stop processing at a null chara... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Tom Lane | Remove assorted compilation failures introduced by... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Michael Meskes | Hide Informix datatypes. They are not seen by our built... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
PostgreSQL... | brand her beta4 REL7_4_BETA4 |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Tom Lane | Add a bit more locking to vac_update_relstats and vac_u... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Tom Lane | When dumping CREATE INDEX, must show opclass name if... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Tom Lane | Do not return from PQrequestCancel until postmaster... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Tom Lane | Don't use 0 as a spelling of NULL. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Peter Eisentraut | Add documentation about \pset footer to \?. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Peter Eisentraut | String fixes/improvements found by Alvaro Herrera |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Peter Eisentraut | Change some notices to warnings and vice versa accordin... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Peter Eisentraut | Remove NOTICE about foreign key creating implicit trigg... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Tom Lane | Attached is a patch for contrib/tablefunc. It fixes... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Tom Lane | Add code to check that IF/WHILE/EXIT test expressions... |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Tom Lane | Repair RI trigger visibility problems (this time for... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Tom Lane | Adjust documentation examples to match recent error... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Tom Lane | Minor copy-editing. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Tom Lane | Use slightly less broken markup. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Tom Lane | heap_open => relation_open to avoid unwanted restrictio... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Tom Lane | Adjust btree index build procedure so that the btree... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | Release updates by Tom. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Tom Lane | Improve context display for failures during COPY IN... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | Update Jan's completed item. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | Remove, already done: |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | Update HISTORY for 7.4. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Jan Wieck | Fixed type lookup in spi_prepare for possible qualified |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | The brackets aren't put on the CHECK constraints properly. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | I've not changed any malloc/calloc to palloc. It looks... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | This patch fixes an obvious bug in the "should I print... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | I discovered that TupleDescGetAttInMetadata and BuildTu... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | > > |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | This patch makes a few incremental improvements to... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | A) Fixes a bug that prevented mirroring of data on... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | Change 7.3.4 release note format to match the rest... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | Update release notes. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Peter Eisentraut | Adjust the new Norwegian translation for some of the... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Peter Eisentraut | Apparently, gettext doesn't like double parentheses... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Peter Eisentraut | Make message fit guidelines. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Peter Eisentraut | Eliminate another gratuitous message wording difference. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Peter Eisentraut | New Norwegian translation by Trond Endrestøl, actually... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Peter Eisentraut | New translations |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | Update HISTORY to current. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | Fix #error message to mention renamed option --disable... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | Update docs that point to thread test program. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Tom Lane | Fix broken definition of :print: character class, per... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Peter Eisentraut | More message editing, some suggested by Alvaro Herrera |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Tom Lane | Restructure plpgsql's caching of 'simple' expression... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Tom Lane | Add a mechanism to let dynamically loaded modules regis... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Tom Lane | Now that we have UPDATE tab SET col = DEFAULT, get... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Bruce Momjian | Update docs on function call permissions in view, from... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Bruce Momjian | Adjust pgindent for newer awks. |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Bruce Momjian | Allow pgindent to work with newer BSD indents. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Bruce Momjian | Make dbf2pg safe for non-ASCII character sets. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Bruce Momjian | Mark Linux for threads. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Tom Lane | Remove erroneous restriction that -t cannot be used... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Bruce Momjian | Update bsd indent patch. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Bruce Momjian | Cleanup pgindent patch. |
commit | commitdiff | tree | snapshot |
next |