| 1999-11-10 |
Bruce Momjian | Cleanup of psql \copyright |
commit | commitdiff | tree |
| 1999-11-08 |
Bruce Momjian | psql makefile fix from Keith Parks |
commit | commitdiff | tree |
| 1999-11-07 |
Bruce Momjian | New NameStr macro to convert Name to Str. No need... |
commit | commitdiff | tree |
| 1999-11-06 |
Bruce Momjian | exit recursion fix from Massimo |
commit | commitdiff | tree |
| 1999-11-06 |
Bruce Momjian | Fix for recusive exit call from Massimo. |
commit | commitdiff | tree |
| 1999-11-06 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 1999-11-06 |
Bruce Momjian | Sort help file names, from Peter Eisentraut |
commit | commitdiff | tree |
| 1999-11-06 |
Bruce Momjian | Add Linux ARM. |
commit | commitdiff | tree |
| 1999-11-05 |
Bruce Momjian | Update psql banner |
commit | commitdiff | tree |
| 1999-11-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 1999-11-05 |
Bruce Momjian | Update psql display. |
commit | commitdiff | tree |
| 1999-11-05 |
Tom Lane | environment variable set by MULTIBYTE startup code... |
commit | commitdiff | tree |
| 1999-11-05 |
Bruce Momjian | Update \? display. |
commit | commitdiff | tree |
| 1999-11-05 |
Bruce Momjian | Make pager on by default. |
commit | commitdiff | tree |
| 1999-11-05 |
Bruce Momjian | Clean up \? psql display. |
commit | commitdiff | tree |
| 1999-11-05 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 1999-11-05 |
Bruce Momjian | Update man pages for new banner. |
commit | commitdiff | tree |
| 1999-11-05 |
Bruce Momjian | psql banner cleanup |
commit | commitdiff | tree |
| 1999-11-05 |
Bruce Momjian | clean up startup banner |
commit | commitdiff | tree |
| 1999-11-04 |
Bruce Momjian | Fix EOF/control-D display in psql. |
commit | commitdiff | tree |
| 1999-11-04 |
Bruce Momjian | Update to psql, run pgindent. |
commit | commitdiff | tree |
| 1999-11-04 |
Bruce Momjian | psql cleanup |
commit | commitdiff | tree |
| 1999-11-04 |
Bruce Momjian | Update psql with man pages and new version of help. |
commit | commitdiff | tree |
| 1999-11-04 |
Bruce Momjian | Major psql overhaul by Peter Eisentraut. |
commit | commitdiff | tree |
| 1999-11-04 |
Bruce Momjian | autoconf |
commit | commitdiff | tree |
| 1999-11-04 |
Bruce Momjian | Improve getopt and readline support, from Peter Eisentraut. |
commit | commitdiff | tree |
| 1999-11-04 |
Bruce Momjian | Update bsdi for bsd/os 4.1 |
commit | commitdiff | tree |
| 1999-11-04 |
Hiroshi Inoue | Make it possible to execute crashed CREATE/DROP command... |
commit | commitdiff | tree |
| 1999-11-02 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree |
| 1999-11-02 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree |
| 1999-11-02 |
Bruce Momjian | update for pgaccess |
commit | commitdiff | tree |
| 1999-11-01 |
Bruce Momjian | autoconf |
commit | commitdiff | tree |
| 1999-11-01 |
Bruce Momjian | Update pgaccess |
commit | commitdiff | tree |
| 1999-11-01 |
Bruce Momjian | autoconf |
commit | commitdiff | tree |
| 1999-11-01 |
Bruce Momjian | Update for pgaccess 0.98. |
commit | commitdiff | tree |
| 1999-11-01 |
Bruce Momjian | Update for 6.5.3. |
commit | commitdiff | tree |
| 1999-11-01 |
Tom Lane | Eliminate RewritePreprocessQuery, which was taking an |
commit | commitdiff | tree |
| 1999-11-01 |
Tom Lane | Eliminate some unbelievably cheesy code in _copyConst(). |
commit | commitdiff | tree |
| 1999-11-01 |
Tom Lane | Inline check for full buffer in appendStringInfoChar. |
commit | commitdiff | tree |
| 1999-11-01 |
Tom Lane | Don't call ExecOpenIndices if pg_class relhasindex... |
commit | commitdiff | tree |
| 1999-11-01 |
Tom Lane | Eliminate local inefficiencies in updateTargetListEntry... |
commit | commitdiff | tree |
| 1999-11-01 |
Bruce Momjian | formatting cleanup |
commit | commitdiff | tree |
| 1999-11-01 |
Bruce Momjian | Update version for 7.0. |
commit | commitdiff | tree |
| 1999-11-01 |
Bruce Momjian | Allow indexes on system catalogs for use in cache code. |
commit | commitdiff | tree |
| 1999-10-31 |
Bruce Momjian | autoconf |
commit | commitdiff | tree |
| 1999-10-31 |
Bruce Momjian | Update to pgaccess 0.98. |
commit | commitdiff | tree |
| 1999-10-31 |
Tom Lane | Rule dumper failed to affix '*' to inheritable RTEs. |
commit | commitdiff | tree |
| 1999-10-31 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 1999-10-31 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 1999-10-31 |
Bruce Momjian | Update for 0.98 pgaccess |
commit | commitdiff | tree |
| 1999-10-31 |
Bruce Momjian | Update for 0.98. |
commit | commitdiff | tree |
| 1999-10-31 |
Bruce Momjian | autoconf |
commit | commitdiff | tree |
| 1999-10-31 |
Bruce Momjian | Update pgaccess makefile for 0.98 |
commit | commitdiff | tree |
| 1999-10-30 |
Tom Lane | Avoid duplicate ExecTypeFromTL() call in ExecInitJunkFi... |
commit | commitdiff | tree |
| 1999-10-30 |
Tom Lane | Rearrange heap_beginscan to eliminate extra call on |
commit | commitdiff | tree |
| 1999-10-30 |
Tom Lane | Skip invoking set_uppernode_references() for a RESULT... |
commit | commitdiff | tree |
| 1999-10-30 |
Tom Lane | Rewrite preprocess_targetlist() to reduce overhead... |
commit | commitdiff | tree |
| 1999-10-30 |
Bruce Momjian | Update pgaccess for 0.98. |
commit | commitdiff | tree |
| 1999-10-30 |
Tom Lane | Further performance improvements in sorting: reduce... |
commit | commitdiff | tree |
| 1999-10-30 |
Bruce Momjian | Add pgaccess Makefile. |
commit | commitdiff | tree |
| 1999-10-30 |
Bruce Momjian | Add 0.98. |
commit | commitdiff | tree |
| 1999-10-30 |
Bruce Momjian | Remove 0.96 for update to 0.98 |
commit | commitdiff | tree |
| 1999-10-30 |
Tom Lane | Ooops ... 6.5 coding wasn't quite right anymore. Shoul... |
commit | commitdiff | tree |
| 1999-10-30 |
Tom Lane | Put back code in nodeAgg to generate a dummy all-nulls... |
commit | commitdiff | tree |
| 1999-10-29 |
Bruce Momjian | Make USING in COPY optional. |
commit | commitdiff | tree |
| 1999-10-29 |
Bruce Momjian | Fix wording. |
commit | commitdiff | tree |
| 1999-10-29 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree |
| 1999-10-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 1999-10-27 |
Bruce Momjian | Fix psql quote missing. |
commit | commitdiff | tree |
| 1999-10-27 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree |
| 1999-10-26 |
Bruce Momjian | Add mention of NULL for COMMENT. |
commit | commitdiff | tree |
| 1999-10-26 |
Bruce Momjian | Fix compile after COMMENT problem. |
commit | commitdiff | tree |
| 1999-10-26 |
Bruce Momjian | update |
commit | commitdiff | tree |
| 1999-10-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 1999-10-26 |
Bruce Momjian | These are two minor corrections to libpq's PQsetNoticeP... |
commit | commitdiff | tree |
| 1999-10-26 |
Bruce Momjian | improve manual page |
commit | commitdiff | tree |
| 1999-10-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 1999-10-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 1999-10-26 |
Bruce Momjian | More comments. |
commit | commitdiff | tree |
| 1999-10-26 |
Bruce Momjian | Add documentation for comment. |
commit | commitdiff | tree |
| 1999-10-26 |
Bruce Momjian | Hello. |
commit | commitdiff | tree |
| 1999-10-25 |
Tom Lane | Standardize on MAXPGPATH as the size of a file pathname... |
commit | commitdiff | tree |
| 1999-10-25 |
Tom Lane | 'extern char *pg_pathname' in these files fails to... |
commit | commitdiff | tree |
| 1999-10-25 |
Byron Nikolaidis | bug fix for large objects (free) |
commit | commitdiff | tree |
| 1999-10-24 |
Tom Lane | Add a notion of a 'catalog version number' that can... |
commit | commitdiff | tree |
| 1999-10-24 |
Tom Lane | Add comment explaining that this table doesn't do what you |
commit | commitdiff | tree |
| 1999-10-23 |
Tom Lane | Remove gratuitous redefinitions of BLCKSZ. |
commit | commitdiff | tree |
| 1999-10-23 |
Tom Lane | Look Ma, no MAX_PARSE_BUFFER! (At least not in the... |
commit | commitdiff | tree |
| 1999-10-23 |
Bruce Momjian | Backup psql banner change. |
commit | commitdiff | tree |
| 1999-10-22 |
Tom Lane | Remove fixed-size literal buffer from ecpg's lexer... |
commit | commitdiff | tree |
| 1999-10-22 |
Bruce Momjian | Remove libpq++ todo item. |
commit | commitdiff | tree |
| 1999-10-22 |
Bruce Momjian | This *should* fix the large binary object problem in... |
commit | commitdiff | tree |
| 1999-10-22 |
Bruce Momjian | I have a patch for postgresql-snapshot(1999-10-22). |
commit | commitdiff | tree |
| 1999-10-22 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 1999-10-22 |
Tom Lane | Another day, another MAX_QUERY_SIZE dependency zapped. |
commit | commitdiff | tree |
| 1999-10-21 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree |
| 1999-10-21 |
Tom Lane | Bugfix for CREATE RULE invoked via SPI --- from Hiroshi, |
commit | commitdiff | tree |
| 1999-10-21 |
Tom Lane | Remove fixed-size buffers in rule storage routine. |
commit | commitdiff | tree |
| 1999-10-21 |
Bruce Momjian | change issue to information in banner |
commit | commitdiff | tree |
| 1999-10-21 |
Bruce Momjian | Make psql startup banner cleaner. |
commit | commitdiff | tree |
| next |