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 |
2003-09-27 |
Tom Lane | Got the link order wrong :-( |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Tom Lane | Adjust Darwin build to use the default 'two level names... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Jan Wieck | Fixed calculation of bid when generating accounts.... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Tom Lane | Fix typo in message. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Bruce Momjian | Add compile step to instructions. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Bruce Momjian | Make dump files created by initdb have consistent EOL... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Bruce Momjian | Finalize configuration of thread_test program. |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Jan Wieck | Changed the logic when a CAST is dumped according to... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Bruce Momjian | Rename thread compile flag. Move thread test program... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Bruce Momjian | Small SGML cleanup from Jeroen Ruigrok/asmodai |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Peter Eisentraut | You can't NLS-enable a program component by just puttin... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Peter Eisentraut | The formatting of the display of the locale names assum... |
commit | commitdiff | tree | snapshot |
2003-09-27 |
Bruce Momjian | Document that functions are checked independently of... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Bruce Momjian | Add "tuning" section to install instructions. |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Tom Lane | Move -D_GNU_SOURCE hack from port header to template... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Peter Eisentraut | Various message fixes, among those fixes for the previo... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Michael Meskes | Fixed segfault after error in parsing precision argument. |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Tom Lane | Fix tid scan evaluation of non-constant TID values... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Tom Lane | Make the world safe (more or less) for dropped columns... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Tom Lane | tlist_matches_tupdesc() needs to defend itself against... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Tom Lane | Get rid of ReferentialIntegritySnapshotOverride by... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Tom Lane | Fix regression error messages for platforms Peter doesn... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Tom Lane | Fix grammatical error introduced into error message. |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Peter Eisentraut | Forget to update the real source of the regression... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Peter Eisentraut | Message editing: remove gratuitous variations in messag... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Bruce Momjian | Update Japanese FAQ, from Jun Kuwamura |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Bruce Momjian | Fix creation of temporary sequences in ecpg, per report... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Tom Lane | Repair some REINDEX problems per recent discussions... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Marc G. Fournier | another totally benign, test commit |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Marc G. Fournier | test 2, benign, no change |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Marc G. Fournier | not change, just added a space to test something |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Tom Lane | Add positive defense against dropped columns, per sugge... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Tom Lane | Issue CREATE SCHEMA as the originally connecting user... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Tom Lane | pg_dump/pg_restore now always use SET SESSION AUTHORIZA... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Tom Lane | Minor copy-editing for plpgsql chapter. |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Tom Lane | Tweak generic_type_consistency routines to avoid loss... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Tom Lane | _SPI_cursor_operation forgot to check for failure retur... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Michael Meskes | - Changed struct definition handling so "struct foo... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Barry Lind | Fix to properly handle timezone offsets that are partia... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Barry Lind | A fix for jdbc regression test submitted yesterday... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Hiroshi Inoue | Putting back the previous change must be the first... |
commit | commitdiff | tree | snapshot |
2003-09-22 |
Teodor Sigaev | fix hlfinditem function. Thanks to "Stphane Bidoul... |
commit | commitdiff | tree | snapshot |
next |