2002-03-28 |
Hiroshi Inoue | [2002-03-28] |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Peter Eisentraut | Don't mark up as acronym that which is not an acronym. |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Peter Eisentraut | Reset parenthesis level counter upon \r. |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Barry Lind | applied patch from Liam Stewart fixing a message in... |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Peter Eisentraut | Improve spelling of lock names, and some other editing. |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Tom Lane | pg_class has a relnamespace column. You can create... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Barry Lind | applied patch submitted by Florian (mailing-list@urbane... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Barry Lind | Changed QueryExecutor.java to correctly read responses... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Bruce Momjian | Update release list. |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Bruce Momjian | Update sgml version properly. |
commit | commitdiff | tree | snapshot |
2002-03-26 |
D'Arcy J.M... | Further changes following discussion on INTERFACES... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Bruce Momjian | New wording: |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Bruce Momjian | Add to HISTORY: |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Bruce Momjian | Update for temp views: |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Tom Lane | Re-allow CREATE AS (but not SELECT INTO) in EXECUTE. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Bruce Momjian | Fix for ODBC compile warnings. |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Tom Lane | Indenting #if commands is not portable, is it? |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Tom Lane | Tweak labeling of plan qual conditions for more consist... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Tom Lane | Fix cut-and-paste-o. |
commit | commitdiff | tree | snapshot |
2002-03-24 |
Tom Lane | EXPLAIN output now comes out as a query result, not... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Tom Lane | Create the pg_namespace system catalog. Doesn't do... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Tom Lane | Improve catalog commentary. |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Peter Eisentraut | Spell checking and markup additions |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Tom Lane | A little further progress on schemas: push down RangeVa... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Tom Lane | Change the aclchk.c routines to uniformly use OIDs... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Tom Lane | Fix minor syntax error. |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Tom Lane | First phase of SCHEMA changes, concentrating on fixing... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Peter Eisentraut | Remove -mips2 flag, which breaks the build on some... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Michael Meskes | Added typedef patches and a new option '-c' to automati... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Tom Lane | Remove long-dead 'fix for SELECT NULL' to stop current... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Bruce Momjian | Fix pg_dump help option alignment. |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Dave Cramer | Two versions of QueryExecutor, currently only version... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Dave Cramer | modifications to the way the protocol is handled to... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Dave Cramer | Part of Anders Bengtsson's patch to clean up Connection... |
commit | commitdiff | tree | snapshot |
2002-03-21 |
Dave Cramer | Applied Anders patch to move the startup code out of... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Michael Meskes | Just one more test case. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Tom Lane | Code review for DOMAIN patch. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Tom Lane | Tweak behavior of array slicing operations: seems like... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
D'Arcy J.M... | PyGreSQL causes a segfault when used with a Python... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Tom Lane | Put back development status section overwritten by... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | Make CREATE DOMAIN emit CREATE DOMAIN on completion... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | > > Users of contrib/tsearch needs after upgrading... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | > > Users of contrib/tsearch needs after upgrading... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
D'Arcy J.M... | Bump version number to match tree. |
commit | commitdiff | tree | snapshot |
2002-03-19 |
D'Arcy J.M... | Fix name in comments and add info about this module... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | Just adds a regressions test suite for the ALTER TABLE... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | Add missing trailing semicolons to ecpg rules. |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | Fix DOMAIN breakage. |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | Add |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | psql \? cleanups by Ian Barwick |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | The attached patch cleans up the implementation of... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | Fix for trigger handling: |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | >Added ServerEncoding |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | > I am backing out this patch. Please resubmit with... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | Add psql \dD listing of domains, from Jonathan Eisler. |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | Add DOMAIN support. Includes manual pages and regressi... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Dave Cramer | applied patch from Liam Stewart |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | Comment patch: |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Bruce Momjian | Improve wording of bug fix: |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Bruce Momjian | Update for 7.2.1. |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Dave Cramer | Fixes bug where query hangs if there is an error in... |
commit | commitdiff | tree | snapshot |
2002-03-17 |
Tom Lane | Improve documentation about array I/O representation. |
commit | commitdiff | tree | snapshot |
2002-03-16 |
Tom Lane | Try to make array_in's behavior a tad less bizarre... |
commit | commitdiff | tree | snapshot |
2002-03-16 |
Dave Cramer | fixed QueryExecuter to deal with multiple errors |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Bruce Momjian | Manually clean up indenting of ecpg lex/yacc files... |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Tom Lane | Repair two problems with WAL logging of sequence nextva... |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Bruce Momjian | Back out EXCEPT/DIFFERENCE patch. Seems I forgot the... |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Bruce Momjian | Fix for docs from Patrick Welche: |
commit | commitdiff | tree | snapshot |
2002-03-15 |
Dave Cramer | patch from Alexey Slynko |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Bruce Momjian | The attached patch changes ALTER TABLE OWNER to also... |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Hiroshi Inoue | 1) Internal improvements to handle updatable cursors... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Peter Eisentraut | Move |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Bruce Momjian | Change "head -1" to "sort q" as suggested for POSIX... |
commit | commitdiff | tree | snapshot |
2002-03-12 |
Tom Lane | Restructure representation of join alias variables... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Bruce Momjian | More pgsql \? cleanup for Peter E. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Bruce Momjian | Correct optional args in psql \? as pointed out by... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Bruce Momjian | Pleas apply it for 7.2.1 and current CVS. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Bruce Momjian | Mention time() and interval() are also changed in 7.2. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Bruce Momjian | Inlined a patch to add the libpq setNoticeProcessor... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Michael Meskes | Changed the version numbers, but did not commit the... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Hiroshi Inoue | Bug fixes for the 2002-03-08 change. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Peter Eisentraut | Fix markup |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Peter Eisentraut | Uppercase class selectors, to work with browsers that... |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Bruce Momjian | Back out this for Peter: |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Michael Meskes | Fixed two bugs in define command in pgc.l |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Bruce Momjian | Update and remove items: |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Bruce Momjian | Add DEFAULT_INDEX_TYPE == "btree", for clarity. |
commit | commitdiff | tree | snapshot |
2002-03-10 |
Bruce Momjian | Disable brackets in multi-statement rules, as discussed. |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Thomas G. Lockhart | Guard against NULL strings in SET key=val constructs. |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Dave Cramer | Added a check for not calling next() before getting... |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Tom Lane | Code review for improved-hashing patch. Fix some porta... |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Dave Cramer | Here is a small patch that cleans up some error reporti... |
commit | commitdiff | tree | snapshot |
2002-03-09 |
Bruce Momjian | Wording improvements to runtime.sgml. Add mention... |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Bruce Momjian | Improve wording of pg_hba.conf file. |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Hiroshi Inoue | Remove compile errors. |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Hiroshi Inoue | 1) Implement SQLParamOptions(). |
commit | commitdiff | tree | snapshot |
2002-03-08 |
Tom Lane | analyze.o need not depend on parser.h. |
commit | commitdiff | tree | snapshot |
next |