| 2002-09-04 |
Tom Lane | Avoid multiple scans of utils/mb/conversion_procs/... |
commit | commitdiff | tree |
| 2002-09-04 |
Bruce Momjian | Stamp configure.in with 7.3b1, not just 7.3. Seems... |
commit | commitdiff | tree |
| 2002-09-04 |
Bruce Momjian | Update based on TODO file contents. |
commit | commitdiff | tree |
| 2002-09-04 |
Bruce Momjian | File list cleanup. |
commit | commitdiff | tree |
| 2002-09-04 |
Bruce Momjian | Spellcheck of HISTORY. |
commit | commitdiff | tree |
| 2002-09-04 |
Bruce Momjian | Update files to be changed. |
commit | commitdiff | tree |
| 2002-09-04 |
Bruce Momjian | Brand 7.3. Ready for beta! |
commit | commitdiff | tree |
| 2002-09-04 |
Bruce Momjian | Update new HISTORY file for 7.3! |
commit | commitdiff | tree |
| 2002-09-04 |
Tatsuo Ishii | Refrect changes made by Tom Lane |
commit | commitdiff | tree |
| 2002-09-04 |
Tatsuo Ishii | Refrect the changes to src/test/regress/sql/conversion... |
commit | commitdiff | tree |
| 2002-09-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2002-09-03 |
Tom Lane | EXTRACT(EPOCH FROM timestamp) gave wrong answers in... |
commit | commitdiff | tree |
| 2002-09-03 |
Tom Lane | Arrange for the default permissions on a database to... |
commit | commitdiff | tree |
| 2002-09-03 |
Tom Lane | conversion test fails if there is an existing user... |
commit | commitdiff | tree |
| 2002-09-03 |
Peter Eisentraut | Remove all traces of multibyte and locale options.... |
commit | commitdiff | tree |
| 2002-09-03 |
Tom Lane | Work around mktime() brain damage in recent versions... |
commit | commitdiff | tree |
| 2002-09-03 |
Tom Lane | Eliminate unnecessary dependency on mktime(), and conse... |
commit | commitdiff | tree |
| 2002-09-03 |
Peter Eisentraut | Workaround for format strings that are concatenated... |
commit | commitdiff | tree |
| 2002-09-03 |
Bruce Momjian | AIX shlib fix for building libpq.so from Tomoyuki Niijima |
commit | commitdiff | tree |
| 2002-09-03 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2002-09-03 |
Bruce Momjian | Fix SGML build failure. |
commit | commitdiff | tree |
| 2002-09-03 |
Tom Lane | I think reindex_index had better get AccessExclusiveLoc... |
commit | commitdiff | tree |
| 2002-09-03 |
Tom Lane | Clean out cruft left by nonstandard test procedure. |
commit | commitdiff | tree |
| 2002-09-03 |
Tom Lane | last-minute CreateTemplateTupleDesc fixes. |
commit | commitdiff | tree |
| 2002-09-03 |
Bruce Momjian | Change ownership: |
commit | commitdiff | tree |
| 2002-09-03 |
Tom Lane | Documentation improvements. |
commit | commitdiff | tree |
| 2002-09-03 |
Tom Lane | Code review and documentation updates for indisclustere... |
commit | commitdiff | tree |
| 2002-09-02 |
Tom Lane | Partial solution for 'unexpected EOF' problem with... |
commit | commitdiff | tree |
| 2002-09-02 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2002-09-02 |
Peter Eisentraut | Avoid shell syntax error if list of languages is empty. |
commit | commitdiff | tree |
| 2002-09-02 |
Peter Eisentraut | Fix typos. |
commit | commitdiff | tree |
| 2002-09-02 |
Peter Eisentraut | Convert control status codes to human-readable strings. |
commit | commitdiff | tree |
| 2002-09-02 |
Tom Lane | pg_on_connection_loss command for libpgtcl. Patch... |
commit | commitdiff | tree |
| 2002-09-02 |
Tom Lane | Fix obsolete description of PGnotify struct. |
commit | commitdiff | tree |
| 2002-09-02 |
Tom Lane | Department of second thoughts: make checks for replacin... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | No more need for 'privileges' file. |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Improve CVS log grouping. |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Updated from Tom: |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Add check for Ant version >= 1.5. |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Updates from Tom: |
commit | commitdiff | tree |
| 2002-09-02 |
Tom Lane | Fix breakage introduced by evidently-completely-unteste... |
commit | commitdiff | tree |
| 2002-09-02 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree |
| 2002-09-02 |
Tatsuo Ishii | Fix conversion regressin test failure. |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Done: |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Add missing dblink files. |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Fixes for intagg regression tests to match new array... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | In case Florian and I don't finish his changes to this... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Update catversion so we are sure everyone gets the... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | > Okay. When you get back to the original issue, the... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | This patch fixes a minor inaccuracy in the documentatio... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Tab completion in psql is missing the REINDEX command. |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Attached is a fairly sizeable update to contrib/dblink... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | I checked all the previous string handling errors and... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | I guess the intention was to test incomplete SELECT... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Okay, attached is a patch that moves the alter table... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Here's a doc patch for the new string functions recentl... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Move pg_settings doc into the right section. |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Here is a documentation patch for the pg_settings virtu... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Attached is an update to contrib/tablefunc. It introduc... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Add GUC variable to print original query to the server... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Remove documentation that says debug_query_string is... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Fix ordering regression problem on freebsd/alpha by... |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Removed because we don't use cs() anymore on AIX: |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | I tried to build PostgreSQL with the following step... |
commit | commitdiff | tree |
| 2002-09-02 |
Barry Lind | JDBC checkin fixing the following bugs: |
commit | commitdiff | tree |
| 2002-09-02 |
Bruce Momjian | Remove sys/types.h in files that include postgres.h... |
commit | commitdiff | tree |
| 2002-09-02 |
Tom Lane | CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE. |
commit | commitdiff | tree |
| 2002-09-02 |
Tom Lane | Code review for HeapTupleHeader changes. Add version... |
commit | commitdiff | tree |
| 2002-09-01 |
Dave Cramer | patch from Thomas O'Dowd to ensure that connections... |
commit | commitdiff | tree |
| 2002-09-01 |
Dave Cramer | testing for insertRow |
commit | commitdiff | tree |
| 2002-09-01 |
Bruce Momjian | Update MEMSET_LOOP_LIMIT to 1024 because it is the... |
commit | commitdiff | tree |
| 2002-09-01 |
Dave Cramer | patch to allow insertRow on an empty resultSet |
commit | commitdiff | tree |
| 2002-09-01 |
Dave Cramer | Changed to reflect the current reality, ie we do suppor... |
commit | commitdiff | tree |
| 2002-09-01 |
Bruce Momjian | Improve footer length computation for psql. |
commit | commitdiff | tree |
| 2002-09-01 |
Bruce Momjian | Add log_duration to GUC/postgresql.conf. |
commit | commitdiff | tree |
| 2002-09-01 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2002-09-01 |
Tom Lane | plpgsql functions can return RECORD, per Neil Conway. |
commit | commitdiff | tree |
| 2002-09-01 |
Tom Lane | Minor copy-editing. |
commit | commitdiff | tree |
| 2002-09-01 |
Tom Lane | Code cleanups: make non-implicit WITHOUT FUNCTION casts... |
commit | commitdiff | tree |
| 2002-09-01 |
Bruce Momjian | Remove mention of wal_files in a SHOW example. |
commit | commitdiff | tree |
| 2002-09-01 |
Bruce Momjian | Remove code that suggested increasing wal_files. |
commit | commitdiff | tree |
| 2002-09-01 |
Bruce Momjian | Done: |
commit | commitdiff | tree |
| 2002-09-01 |
Tom Lane | Mark the float8 -> int8 cast as implicit. This resolve... |
commit | commitdiff | tree |
| 2002-08-31 |
Tom Lane | Code review for domain-constraints patch. Use a new... |
commit | commitdiff | tree |
| 2002-08-31 |
Tom Lane | Wups, didn't mean to commit that just yet. |
commit | commitdiff | tree |
| 2002-08-31 |
Tom Lane | The UNDEFOID later causes an assertion failure in heap_... |
commit | commitdiff | tree |
| 2002-08-31 |
Tom Lane | Code review for pg_locks feature. Make shmemoffset... |
commit | commitdiff | tree |
| 2002-08-31 |
Bruce Momjian | *** empty log message *** |
commit | commitdiff | tree |
| 2002-08-30 |
Tom Lane | Add expected tuple descriptor to ReturnSetInfo informat... |
commit | commitdiff | tree |
| 2002-08-30 |
Tom Lane | Updates to reflect availability of autocommit option. |
commit | commitdiff | tree |
| 2002-08-30 |
Tom Lane | AUTOCOMMIT mode is now an available backend GUC variabl... |
commit | commitdiff | tree |
| 2002-08-30 |
Tom Lane | Fix for breakage of C-coded SRFs, from Joe Conway. |
commit | commitdiff | tree |
| 2002-08-30 |
Tom Lane | Add attisinherited column to pg_attribute; use it to... |
commit | commitdiff | tree |
| 2002-08-30 |
Bruce Momjian | Back out unintented tab change. |
commit | commitdiff | tree |
| 2002-08-30 |
Bruce Momjian | Remove pgaccess from Makefile. |
commit | commitdiff | tree |
| 2002-08-30 |
Bruce Momjian | Run autoconf. |
commit | commitdiff | tree |
| 2002-08-30 |
Bruce Momjian | Update documentation for --with-perl. |
commit | commitdiff | tree |
| 2002-08-30 |
Bruce Momjian | Improve wording after wal_files removal. |
commit | commitdiff | tree |
| 2002-08-30 |
Bruce Momjian | Complete TODO item: |
commit | commitdiff | tree |
| 2002-08-30 |
Bruce Momjian | Remove pgaccess from CVS. It has its own home now. |
commit | commitdiff | tree |
| next |