2002-06-11 |
Bruce Momjian | Mark as done: |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Thomas G. Lockhart | Fix markup typo. |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Thomas G. Lockhart | Implement SQL99 OVERLAY(). Allows substitution of a... |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Thomas G. Lockhart | Implement SQL99 OVERLAY(). Allows substitution of a... |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Jan Wieck | Katherine Ward wrote: |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Bruce Momjian | Fix link. |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Bruce Momjian | Update performance section. |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Barry Lind | The patch does the following: |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Bruce Momjian | Update fsync FAQ item. |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Bruce Momjian | Fix link. |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Bruce Momjian | Move ruler to separate sections. |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Bruce Momjian | Add item for plpgsql temp table access. |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Bruce Momjian | Fix spacing. |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Bruce Momjian | Update new Russian FAQ, from Victor Vislobokov |
commit | commitdiff | tree | snapshot |
2002-06-08 |
Bruce Momjian | Remove DEBUG_LEVEL from postgresql.conf. Now uses... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Bruce Momjian | Improve readability of factorial, from Florian Weimer. |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Bruce Momjian | Fix for factorial(0::int2) returning 1, from sugita... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Bruce Momjian | Please apply attached patch to contrib/intarray (7... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Bruce Momjian | The attached patch fixes a problem with InstallXLogFile... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Bruce Momjian | None. |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Bruce Momjian | Remove int16 from libpgeasy examples. Improve error... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Barry Lind | fixed bug reported by cc.ais40@wanadoo.fr where getObje... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Bruce Momjian | Fix interface example errors causes by backend changes. |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Bruce Momjian | Mark as done: |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Dave Cramer | change table name to lower case in getColumns |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Hiroshi Inoue | Add missing win_setup.h. |
commit | commitdiff | tree | snapshot |
2002-06-06 |
Hiroshi Inoue | Add *Int8 As* option. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Dave Cramer | fixed getImported/ExportedKeys to be simpler, and retur... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Bruce Momjian | Add /dev/zero mention for anon mmap(). |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Bruce Momjian | Update Japanese FAQ, from Jun Kuwamura |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Bruce Momjian | Document that SM_* variables should be longer. |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Bruce Momjian | Update as done: |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Barry Lind | fixed bug reported by Noel Rappin (nrappin@sockeye... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Bruce Momjian | Remove NOCREATE patch from TODO.detail. |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Bruce Momjian | Small patch to correct the default arraysize associated |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Bruce Momjian | Update index growth problem. |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Bruce Momjian | The attached patch fixes a typo in the documentation... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Bruce Momjian | Mention SM_USER should be the same size as the others. |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Bruce Momjian | Add PQescapeString and PQescapeBytea for Win32. |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Bruce Momjian | Remove mention of timestamp() in SGML docs; doesn... |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Bruce Momjian | Allow pod2man 5.005p3 to work with our current sources. |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Peter Eisentraut | Add section explaining unspecified expression evaluatio... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Peter Eisentraut | Indent verbatim environments. |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Bruce Momjian | Mention btree: |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Thomas G. Lockhart | Fix timestamp to date conversion for the case where... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Tom Lane | Improve manual's discussion of locking and MVCC. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Dave Cramer | small fix to testExportedKeys |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Dave Cramer | added imported/exported key testDatabaseMetaDataTest... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Tom Lane | Add a note about the interpretation of amcanmulticol... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Tom Lane | Another place that needs schema qualification. |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Tom Lane | Fix some more not-schema-aware queries in pg_dump.... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Bruce Momjian | Remove 32-bit mention: |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Tom Lane | Rearrange LOG_CONNECTIONS code so that two log messages... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Tom Lane | Rework pg_dump namespace search criteria so that dumpin... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Tom Lane | Queries used by ruleutils were not schema-proof. |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Tom Lane | In default nextval('foo') expression for a SERIAL colum... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Peter Eisentraut | Change PL/Perl and Pg interface build to use configured... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Tom Lane | Fix a bug with building rtree_gist indexes. |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Tom Lane | Repair error with not adjusting active scans properly... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Tom Lane | Update dblink to work with qualified relation names. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Tom Lane | Distinguish between MaxHeapAttributeNumber and MaxTuple... |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Bruce Momjian | Add |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Tom Lane | Remove AMI_OVERRIDE tests from tqual.c routines; they... |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Tom Lane | AlterDatabaseSet() forgot to update the indexes on... |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Tom Lane | Fix coding error in UTF conversion. |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Tom Lane | Add 'volatile' to suppress gcc warning. Not sure why... |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Tom Lane | Wups, managed to break ANALYZE with one aspect of that... |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Tom Lane | Mark index entries "killed" when they are no longer... |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Peter Eisentraut | Change PL/Tcl build to use configured compiler and... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Tom Lane | Add $(LDFLAGS) to Windows make rule for postgres execut... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Tom Lane | Modify sequence state storage to eliminate dangling... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Tom Lane | Minor kibitzing. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Peter Eisentraut | Add optional "validator" function to languages that... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Tom Lane | Make RelationForgetRelation error out if the relcache... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Tom Lane | Un-break table creation. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Hiroshi Inoue | Allow |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Hiroshi Inoue | 1) Support Keyset Driven driver cursors. |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Tom Lane | Since COPY fires triggers, it seems like a good idea... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Tom Lane | Remove SetQuerySnapshot() from FETCH processing. No... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Tom Lane | Remove global variable scanCommandId in favor of storin... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Tom Lane | Spell long option with -c not --, for compatibility... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Tom Lane | Repair OPEN cursor(args), which I broke on 11/29/01... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Tom Lane | Restructure indexscan API (index_beginscan, index_getne... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Bruce Momjian | Mark as done: |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Michael Meskes | - Fixed some parser bugs. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Tatsuo Ishii | Update docs about new -N option |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Michael Meskes | - Fixed reduce/reduce conflict in parser. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Peter Eisentraut | Reorder keyword token declarations alphabetically.... |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Peter Eisentraut | Remove bitrotten view_perms test. Add some similar... |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Peter Eisentraut | Dump privileges on functions, aggregates, languages. |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Tom Lane | Add display of sort keys to the default EXPLAIN output. |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Tom Lane | Teach query_tree_walker, query_tree_mutator, and SS_fin... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Peter Eisentraut | Revise command completion tags as per hackers message... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Peter Eisentraut | Allow functions to be executed with the privileges... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Tom Lane | Change set_plan_references and join_references to take... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Tom Lane | Add missing fix_expr_references() step for the funcexpr... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Tom Lane | Get rid of the last few uses of typeidTypeName() rather... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Tom Lane | Support temporary setting of search path during CREATE... |
commit | commitdiff | tree | snapshot |
next |