| 2002-09-22 |
Tom Lane | Bring SIMILAR TO and SUBSTRING into some semblance... |
commit | commitdiff | tree |
| 2002-09-22 |
Tom Lane | Move most of the error checking for foreign-key constra... |
commit | commitdiff | tree |
| 2002-09-21 |
Tom Lane | Add last-ditch defense against attempts to compile... |
commit | commitdiff | tree |
| 2002-09-21 |
Tom Lane | Provide an upgrade strategy for dump files containing... |
commit | commitdiff | tree |
| 2002-09-21 |
Peter Eisentraut | Add more appropriate markup. |
commit | commitdiff | tree |
| 2002-09-21 |
Tom Lane | Fix PPC s_lock operations to work correctly on multi... |
commit | commitdiff | tree |
| 2002-09-20 |
Tom Lane | Performance improvement for MultiRecordFreeSpace on... |
commit | commitdiff | tree |
| 2002-09-20 |
Peter Eisentraut | Revision |
commit | commitdiff | tree |
| 2002-09-20 |
Peter Eisentraut | Put in defense against gcc -ffast-math. |
commit | commitdiff | tree |
| 2002-09-20 |
Tom Lane | Code review for check-domain-constraints-in-COPY patch... |
commit | commitdiff | tree |
| 2002-09-20 |
Tom Lane | Update regression expected results for to_char() change. |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | Change domain patch to COERCE_IMPLICIT_CAST, per Tom. |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | Fix compile error from Rod's patch. |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | Done: |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | The patch fix bug described in TODO: |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | Tom Lane wrote: |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | This patch cleans up some of the code in src/util/adt... |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | Tiny patch fixing small documentation typo. |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | This patch fixes two typos in src/backend/storage/ipc... |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | Fixed this problem and added regression tests in domain... |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | I have included fixes to declare some floating point... |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | > I'm not sure why NDirectFileRead/NDirectFileWrite... |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | Mention that pg_get_viewdef(name) is deprecated. |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | This grants execute privileges to public for the fti... |
commit | commitdiff | tree |
| 2002-09-20 |
Bruce Momjian | This patch corrects a minor mis-statement in the CREATE... |
commit | commitdiff | tree |
| 2002-09-19 |
Tom Lane | Tweak heap.c to refuse attempts to create table columns... |
commit | commitdiff | tree |
| 2002-09-19 |
Tom Lane | Department of second thoughts: suppressing implicit... |
commit | commitdiff | tree |
| 2002-09-18 |
Tom Lane | Extend pg_cast castimplicit column to a three-way value... |
commit | commitdiff | tree |
| 2002-09-18 |
Bruce Momjian | Add mention of /contrib/adddepend to HISTORY. |
commit | commitdiff | tree |
| 2002-09-18 |
Bruce Momjian | Add 'adddepend' script to handle pre-7.3 object depende... |
commit | commitdiff | tree |
| 2002-09-18 |
Peter Eisentraut | Update installation instructions and put mostly everyth... |
commit | commitdiff | tree |
| 2002-09-18 |
Peter Eisentraut | Remove pgeasy and odbc. |
commit | commitdiff | tree |
| 2002-09-18 |
Bruce Momjian | Rename help file upgrade_7.3 to upgrade_tips_7.3. |
commit | commitdiff | tree |
| 2002-09-18 |
Tatsuo Ishii | Add GRANT EXECUTE ON FUNCTION |
commit | commitdiff | tree |
| 2002-09-18 |
Bruce Momjian | Add mention of Tom's client change summary email to... |
commit | commitdiff | tree |
| 2002-09-18 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2002-09-18 |
Tatsuo Ishii | Fix bug in encoding conversion map. |
commit | commitdiff | tree |
| 2002-09-18 |
Tatsuo Ishii | Update Japanese README so that it reflects the changes... |
commit | commitdiff | tree |
| 2002-09-17 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2002-09-17 |
Bruce Momjian | Point out that CREATE INDEX uses sorts and hence sort_m... |
commit | commitdiff | tree |
| 2002-09-17 |
Bruce Momjian | Fix pgaccess URL, from Justin. |
commit | commitdiff | tree |
| 2002-09-17 |
Bruce Momjian | Remove src/test/regress/sql: plpgsql-nsp-testing.sql... |
commit | commitdiff | tree |
| 2002-09-17 |
Tom Lane | Un-break duplicate_oids script. |
commit | commitdiff | tree |
| 2002-09-16 |
Bruce Momjian | Remove retest Makefile entry because it does not compile. |
commit | commitdiff | tree |
| 2002-09-16 |
Bruce Momjian | Add mention of removed -enable-multibyte/locale in... |
commit | commitdiff | tree |
| 2002-09-16 |
Bruce Momjian | Add to link() thread. |
commit | commitdiff | tree |
| 2002-09-16 |
Bruce Momjian | Add link() info to TODO.detail. |
commit | commitdiff | tree |
| 2002-09-16 |
Tom Lane | Fix for rare race-condition-like failure: if a backend... |
commit | commitdiff | tree |
| 2002-09-15 |
Peter Eisentraut | Cast functions can be immutable or stable. |
commit | commitdiff | tree |
| 2002-09-14 |
Tom Lane | Update obsolete comment. |
commit | commitdiff | tree |
| 2002-09-14 |
Tom Lane | Simplify handling of second database for dblink tests. |
commit | commitdiff | tree |
| 2002-09-14 |
Tom Lane | Clean up mess from duplicate patches. |
commit | commitdiff | tree |
| 2002-09-14 |
Tom Lane | The attached adds GRANTs to PUBLIC for dblink functions... |
commit | commitdiff | tree |
| 2002-09-14 |
Tom Lane | Some PL/PgSQL documentation improvements from Neil... |
commit | commitdiff | tree |
| 2002-09-14 |
Tom Lane | Cosmetic fixes from Neil Conway. |
commit | commitdiff | tree |
| 2002-09-14 |
Tom Lane | The attached adds GRANTs to PUBLIC for contrib/fuzzystr... |
commit | commitdiff | tree |
| 2002-09-14 |
Tom Lane | Attached is a patch to fix some recently raised issues... |
commit | commitdiff | tree |
| 2002-09-14 |
Tom Lane | Avoid overflow for large elapsed times in \timing outpu... |
commit | commitdiff | tree |
| 2002-09-14 |
Tom Lane | Fix portability bug in get_normal_pair (RAND_MAX !... |
commit | commitdiff | tree |
| 2002-09-14 |
Peter Eisentraut | Shrink the pg_hba.conf and pg_ident.conf default files... |
commit | commitdiff | tree |
| 2002-09-14 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2002-09-14 |
Barry Lind | Added regression test for using server side prepared... |
commit | commitdiff | tree |
| 2002-09-13 |
Tatsuo Ishii | Change Assert(len > 0) to Assert(len >= 0) |
commit | commitdiff | tree |
| 2002-09-12 |
Peter Eisentraut | Add more information about schemas. Combines some... |
commit | commitdiff | tree |
| 2002-09-12 |
Tom Lane | Fix likely cause of rare ALTER TABLE ADD FOREIGN KEY... |
commit | commitdiff | tree |
| 2002-09-12 |
Tom Lane | Avoid misleading error message when SET/RESET target... |
commit | commitdiff | tree |
| 2002-09-12 |
Bruce Momjian | The small context diff below corrects what seems to... |
commit | commitdiff | tree |
| 2002-09-12 |
Bruce Momjian | This is a comprehensive set of diffs (versus current... |
commit | commitdiff | tree |
| 2002-09-12 |
Bruce Momjian | > intarray and ltree both seem to be mapping their... |
commit | commitdiff | tree |
| 2002-09-12 |
Bruce Momjian | > Sean Chittenden <sean@chittenden.org> writes: |
commit | commitdiff | tree |
| 2002-09-12 |
Bruce Momjian | Joe Conway wrote: |
commit | commitdiff | tree |
| 2002-09-12 |
Bruce Momjian | No change. |
commit | commitdiff | tree |
| 2002-09-12 |
Bruce Momjian | > Now I'm testing connectby() in the /contrib/tablefun... |
commit | commitdiff | tree |
| 2002-09-12 |
Bruce Momjian | > BTW, clusterdb is not schema-aware and will surely... |
commit | commitdiff | tree |
| 2002-09-12 |
Bruce Momjian | The attached small patch fixes the cause of the regress... |
commit | commitdiff | tree |
| 2002-09-12 |
Bruce Momjian | The attached removes the current non-standard file |
commit | commitdiff | tree |
| 2002-09-11 |
Bruce Momjian | Add sprompt.obj to Win32 makefiles. |
commit | commitdiff | tree |
| 2002-09-11 |
Bruce Momjian | Add comment about sharing of sprompt.c file. |
commit | commitdiff | tree |
| 2002-09-11 |
Tom Lane | Tweak querytree-dependency-extraction code so that... |
commit | commitdiff | tree |
| 2002-09-11 |
Barry Lind | Patches submitted by Kris Jurka (jurka@ejurka.com)... |
commit | commitdiff | tree |
| 2002-09-11 |
Bruce Momjian | Add mention of config.log for configure failure debugging. |
commit | commitdiff | tree |
| 2002-09-11 |
Bruce Momjian | Fix atan() description. |
commit | commitdiff | tree |
| 2002-09-10 |
Tom Lane | Fix portability problem (size_t != int). |
commit | commitdiff | tree |
| 2002-09-10 |
Tom Lane | Powerup defaults for LC_foo GUC variables should match... |
commit | commitdiff | tree |
| 2002-09-09 |
Peter Eisentraut | Use different sed separator for configure arguments. |
commit | commitdiff | tree |
| 2002-09-08 |
Bruce Momjian | Remove more references to pgaccess as a build target... |
commit | commitdiff | tree |
| 2002-09-08 |
Barry Lind | Fixed DatabaseMetaData to correctly handle NAME size... |
commit | commitdiff | tree |
| 2002-09-07 |
Bruce Momjian | Changes to documentation and the regression tests for... |
commit | commitdiff | tree |
| 2002-09-07 |
Bruce Momjian | Done as far as possible: |
commit | commitdiff | tree |
| 2002-09-07 |
Bruce Momjian | Remove pgaccess from docs; not shipping it anymore. |
commit | commitdiff | tree |
| 2002-09-07 |
Peter Eisentraut | Allow pg_dumpall to work with previous releases again... |
commit | commitdiff | tree |
| 2002-09-07 |
Peter Eisentraut | Fix help output. |
commit | commitdiff | tree |
| 2002-09-06 |
Peter Eisentraut | Make sure the pg_dump tar archiver can handle members... |
commit | commitdiff | tree |
| 2002-09-06 |
Peter Eisentraut | Adjust the tarball splitting scheme to the new reality. |
commit | commitdiff | tree |
| 2002-09-06 |
Bruce Momjian | Run pgjindent for Java folks. |
commit | commitdiff | tree |
| 2002-09-06 |
Bruce Momjian | Fix another typo. |
commit | commitdiff | tree |
| 2002-09-06 |
Bruce Momjian | Fix typo. |
commit | commitdiff | tree |
| 2002-09-06 |
Bruce Momjian | Update for new IP. |
commit | commitdiff | tree |
| 2002-09-06 |
Bruce Momjian | Add JAVA_HOME test for Ant. |
commit | commitdiff | tree |
| 2002-09-06 |
Bruce Momjian | Fix printf() quote handling and improper exit(), per... |
commit | commitdiff | tree |
| next |