| 2002-07-31 |  Bruce Momjian | Add function to access backend pid, pg_stat_get_backend... | commit | commitdiff | tree | snapshot | 
| 2002-07-31 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Tom Lane | Teach pg_dump to dump user-defined operator classes... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Updated: | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Clarification from Tom: | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Would it be wise to have the plsql.sgml file renamed... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Added for Neil Conway: | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Tom Lane | If we're cleaning out _deadcode, might as well zap... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Tom Lane | Replace ad-hoc insertions into pg_opclass and friends... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Remove last recipe file. | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Tom Lane | Ensure that src/tutorial gets cleaned by top-level... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Tom Lane | Replace ad-hoc insertions into pg_opclass and friends... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Tom Lane | Use Max/Min macros, not MAX/MIN, to eliminate portabili... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | The attached patch removes the last remnants of support for | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | IMPROVED VERSION APPLIED: | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Add ltree data type to contrib, from Teodor Sigaev... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Added support for schemas and quotes in tab-complete... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | This should fix a bug where a row that was... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Tom Lane | Since we're depending on %option noyywrap in the main... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Add tablefunc to contrib makefile. | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | As mentioned above, here is my contrib/tablefunc patch... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Here are two patches. The guc_and_tablefunc patch addre... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | This patch fixes one serious bug (runaway INSERT) and... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Update contributions link. | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Dave Cramer | added tests for crossReferences | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Dave Cramer | changed test user back to test | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Dave Cramer | Added DataSource code and tests submitted by Aaron... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Dave Cramer | changes for new Datasource | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Move alarm timers to proper location. | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Tom Lane | Rewrite xindex.sgml for CREATE OPERATOR CLASS.  catalog... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Make statement_timeout apply to entire query string... | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | --enable-syslog no longer required to use syslog. | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Move item: | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Bruce Momjian | Update FAQ. | commit | commitdiff | tree | snapshot | 
| 2002-07-30 |  Hiroshi Inoue | Fix a bug about automatic client_encoding setting. | commit | commitdiff | tree | snapshot | 
| 2002-07-29 |  Bruce Momjian | Update FAQ. | commit | commitdiff | tree | snapshot | 
| 2002-07-29 |  Tom Lane | Centralize code for interpreting schema references... | commit | commitdiff | tree | snapshot | 
| 2002-07-29 |  Tom Lane | Use aclcheck_error() in place of ad-hoc permissions... | commit | commitdiff | tree | snapshot | 
| 2002-07-29 |  Tom Lane | Implement CREATE/DROP OPERATOR CLASS.  Work still remai... | commit | commitdiff | tree | snapshot | 
| 2002-07-29 |  Bruce Momjian | Fix from Neil Conway: | commit | commitdiff | tree | snapshot | 
| 2002-07-29 |  Tom Lane | Fix minor coding error: don't ReleaseSysCache until... | commit | commitdiff | tree | snapshot | 
| 2002-07-29 |  Tatsuo Ishii | Fix typo. Remove #ifdef MULTIBYTE | commit | commitdiff | tree | snapshot | 
| 2002-07-28 |  Peter Eisentraut | Structure reference pages consistently.  Document that... | commit | commitdiff | tree | snapshot | 
| 2002-07-28 |  Peter Eisentraut | Clean documentation subtree during make clean. | commit | commitdiff | tree | snapshot | 
| 2002-07-27 |  Peter Eisentraut | Assemble portability modules into libpgport library. | commit | commitdiff | tree | snapshot | 
| 2002-07-26 |  Hiroshi Inoue | Fix a bug about the handling of CX parameter of the... | commit | commitdiff | tree | snapshot | 
| 2002-07-26 |  Barry Lind | Fouth (and final) phase of restructuring to add jdbc3... | commit | commitdiff | tree | snapshot | 
| 2002-07-25 |  Barry Lind | Third phase of restructuring to add jdbc3 support. | commit | commitdiff | tree | snapshot | 
| 2002-07-25 |  Peter Eisentraut | Remove extra comma. | commit | commitdiff | tree | snapshot | 
| 2002-07-25 |  Tatsuo Ishii | Implement DROP CONVERSION | commit | commitdiff | tree | snapshot | 
| 2002-07-24 |  Barry Lind | Second phase of restructuring to add jdbc3 support. | commit | commitdiff | tree | snapshot | 
| 2002-07-24 |  Peter Eisentraut | Remove _deadcode. | commit | commitdiff | tree | snapshot | 
| 2002-07-24 |  Peter Eisentraut | Remove unused system table columns: | commit | commitdiff | tree | snapshot | 
| 2002-07-24 |  Bruce Momjian | Add mention of copyright year update. | commit | commitdiff | tree | snapshot | 
| 2002-07-24 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2002-07-24 |  Tatsuo Ishii | Add Japanese README explaining how to add new conversion. | commit | commitdiff | tree | snapshot | 
| 2002-07-24 |  Tatsuo Ishii | Add pg_conversion system catalog. Update description... | commit | commitdiff | tree | snapshot | 
| 2002-07-23 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2002-07-23 |  Barry Lind | Initial restructuring to add jdbc3 support.  There... | commit | commitdiff | tree | snapshot | 
| 2002-07-22 |  Peter Eisentraut | Add unique index on pg_cast.oid, and document pg_cast... | commit | commitdiff | tree | snapshot | 
| 2002-07-22 |  Tatsuo Ishii | Fix typo. | commit | commitdiff | tree | snapshot | 
| 2002-07-22 |  Tatsuo Ishii | Add CREATE CONVERSION/DROP CONVERSOION reference manual | commit | commitdiff | tree | snapshot | 
| 2002-07-21 |  Michael Meskes | Fixed some minor typos. | commit | commitdiff | tree | snapshot | 
| 2002-07-21 |  Michael Meskes | Re-Committed old file. | commit | commitdiff | tree | snapshot | 
| 2002-07-21 |  Bruce Momjian | Schema TODO.detail file not needed anymore. | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Tom Lane | Tweak CreateTrigger() so that the OID used in the name... | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | Mark items as done: | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Tom Lane | Code review for SHOW output changes; fix horology expec... | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Michael Meskes | Synced parser yet again. | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | Fix regression tests for new SHOW output. | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | Fix problems caused by code drift of API for without... | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | The attached patch fixes 2 trivial warnings generated... | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | I can't remember who said they were working on schema... | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | > 2. This patch includes the same Table Function API... | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | Hello, i noticed that win32 native stopped working... | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | Add new configure files for missing-oid patch. | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | Patch problems caused by code drift since OID patch... | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | Manually apply part of oid patch that didn't apply... | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | oid is needed, it is added at the end of the struct... | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | The attached patch fixes a build problem with GEQO... | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | Add new vacuum regression test files. | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Bruce Momjian | This patch fixes a regression caused by my recent chang... | commit | commitdiff | tree | snapshot | 
| 2002-07-20 |  Tatsuo Ishii | Apply patches from Neil Conway. | commit | commitdiff | tree | snapshot | 
| 2002-07-19 |  Tom Lane | Small performance improvement --- use indexscan not... | commit | commitdiff | tree | snapshot | 
| 2002-07-19 |  Tom Lane | Make note that ALTER TABLE can change table owner these... | commit | commitdiff | tree | snapshot | 
| 2002-07-19 |  Bruce Momjian | Complete TODO item: | commit | commitdiff | tree | snapshot | 
| 2002-07-19 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2002-07-19 |  Bruce Momjian | Another "$@" cleanup with new syntax, ${1+"$@"}. | commit | commitdiff | tree | snapshot | 
| 2002-07-19 |  Bruce Momjian | Fix "$@" to ${1:+"$@"} for older shells. | commit | commitdiff | tree | snapshot | 
| 2002-07-19 |  Tatsuo Ishii | Oops. Too much ifdef out. | commit | commitdiff | tree | snapshot | 
| 2002-07-19 |  Tatsuo Ishii | Temporary ifdef out migrating functions to avoid compil... | commit | commitdiff | tree | snapshot | 
| 2002-07-19 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2002-07-19 |  Bruce Momjian | Complete TODO item: | commit | commitdiff | tree | snapshot | 
| 2002-07-18 |  Peter Eisentraut | pg_cast table, and standards-compliant CREATE/DROP... | commit | commitdiff | tree | snapshot | 
| 2002-07-18 |  Bruce Momjian | Done: | commit | commitdiff | tree | snapshot | 
| 2002-07-18 |  Bruce Momjian | Complete TODO item: | commit | commitdiff | tree | snapshot | 
| 2002-07-18 |  Peter Eisentraut | Create directory before installing files. | commit | commitdiff | tree | snapshot | 
| 2002-07-18 |  Bruce Momjian | New depend code doesn't need sequence drop. | commit | commitdiff | tree | snapshot | 
| 2002-07-18 |  Tom Lane | Sic transit src/utils. | commit | commitdiff | tree | snapshot | 
| next |