| 2002-11-13 | 
  Tom Lane | Use cat instead of echo or awk, to avoid portability...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-12 | 
  Bruce Momjian | Add AIX as supported platform. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-12 | 
  Tom Lane | Update AIX resultmap for horology tests, per Andreas. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-12 | 
  Tatsuo Ishii | Fix broken GB18030 <--> UTF-8 conversion map | 
commit | commitdiff | tree | snapshot | 
| 2002-11-12 | 
  Tom Lane | Remove NO_MKTIME_BEFORE_1970.  I had speculated that...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-11 | 
  Peter Eisentraut | Improve formatting of release notes.  Update makefile...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-11 | 
  Peter Eisentraut | Revise platform FAQs. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-11 | 
  Peter Eisentraut | Improve wording. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-11 | 
  Barry Lind | Merge changes from head. (update classname for PGConnec...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-11 | 
  Barry Lind | Merge fix from head for proper join to pg_description | 
commit | commitdiff | tree | snapshot | 
| 2002-11-11 | 
  Tom Lane | Add cast to suppress compile warning on Alphas. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-10 | 
  Bruce Momjian | Update russian FAQ, from Viktor Vislobokov. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-10 | 
  Peter Eisentraut | Cleanup pass over User's Guide.  Key word table updated. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-10 | 
  Peter Eisentraut | Fix markup. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-08 | 
  Bruce Momjian | Update FAQ_SCO from Larry Rosenman, correction from...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-08 | 
  Tom Lane | Back-patch changes to address Perl _GNU_SOURCE problem. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-08 | 
  Bruce Momjian | Update libpq PQcmdTuples() and PQcmdStatus() docs:...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-08 | 
  Bruce Momjian | I'm using libpgtcl with PostgreSQL-7.2.3. There is...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-08 | 
  Bruce Momjian | Update release docs for 7.3. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-07 | 
  Tom Lane | Remove inappropriate inclusions of OpenSSL internal...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-07 | 
  Tom Lane | Remove no-longer-needed inclusions to improve backward...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-06 | 
  Peter Eisentraut | Cleanup pass over Tutorial and Admin Guide | 
commit | commitdiff | tree | snapshot | 
| 2002-11-06 | 
  Tom Lane | Remove GPL file pursuant to relicensing. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-06 | 
  Bruce Momjian | Stamp beta5. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-06 | 
  Bruce Momjian | Change dbmirror lincense to BSD. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-05 | 
  Peter Eisentraut | Translation updates | 
commit | commitdiff | tree | snapshot | 
| 2002-11-05 | 
  Bruce Momjian | Add OS/X kernel tuning section. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-05 | 
  Bruce Momjian | Update ports list. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-05 | 
  Bruce Momjian | Update ports list. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-05 | 
  Bruce Momjian | Update ports list. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-05 | 
  Tom Lane | Fix broken markup. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-05 | 
  Bruce Momjian | Update ports list. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-04 | 
  Tom Lane | Back-patch recent file removals into REL7_3_STABLE...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-04 | 
  CVS to git...  | This commit was manufactured by cvs2git to create branc...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-04 | 
  Tom Lane | Remove extraneous semicolons after routine bodies....  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-04 | 
  Tom Lane | Fix inclusion order, per Andreas. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-04 | 
  Tom Lane | Remove unnecessary inclusion, per Andreas. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-04 | 
  Tom Lane | Remove no-longer-needed inclusion of bootstrap_tokens...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-04 | 
  Barry Lind | Applied two patches from Kris Jurka. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-03 | 
  Tom Lane | Fix dblink regression test so that it works when repeat...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-03 | 
  Bruce Momjian | Update FAQ_DEV. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-03 | 
  Bruce Momjian | Stamp beta4. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-03 | 
  Bruce Momjian | This patch adds a couple of extra index entries and...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-03 | 
  Bruce Momjian | This patch adds information to the documentation on...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-03 | 
  Bruce Momjian | Use sed rather than perl for reindexdb. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Tom Lane | Fix some misstatements in WAL parameter discussion. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Tom Lane | Code review for recent patch to allow ALTER TABLE ADD...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Tom Lane | During swap_relfilenodes, swap relation size statistic...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Tom Lane | Remove encoding lookups from grammar stage, push them...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Tom Lane | Clean up a few fprintf(stderr)'s that should be elog's. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Bruce Momjian | Add: | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Bruce Momjian | Update: | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Bruce Momjian | Add: | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Tom Lane | Fix permissions-checking bugs and namespace-search...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Bruce Momjian | Add gcj discussion. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Bruce Momjian | Re-add Win32 missing files, I think. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Bruce Momjian | Re-add Win32 files. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Bruce Momjian | Update port list. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Tom Lane | Updates from Giles Lean. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Tom Lane | Make it possible to run 'make installcheck' in contrib...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-02 | 
  Bruce Momjian | Add: | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | Fix contrib/rserv to install successfully when built...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | Ooops, forgot to fix contrib regression tests for WARNI...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | Need -I. to build outside source tree. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | Fix incorrect subdir value. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Bruce Momjian | Add: | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | Arrange to compile flex output files as inclusions...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | Ooops, forgot to fix contrib regression tests for WARNI...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | Reduce a couple of debugging messages from LOG to DEBUG...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | Reduce messages associated with shell-type function...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | Update to match expected results on OS X 10.2. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | After elog(PANIC), exit with abort() not proc_exit...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | Correct ordering of geometry/freebsd entries, add one...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | Update for test changes. | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | Avoid malloc(0) when printing a table of no columns...  | 
commit | commitdiff | tree | snapshot | 
| 2002-11-01 | 
  Tom Lane | Fix some bogus comments. | 
commit | commitdiff | tree | snapshot | 
| 2002-10-31 | 
  Tom Lane | Add missing #include <errno.h>, per gripe from Alessio...  | 
commit | commitdiff | tree | snapshot | 
| 2002-10-31 | 
  Tom Lane | Update description of timestamp types for 7.3 implement...  | 
commit | commitdiff | tree | snapshot | 
| 2002-10-31 | 
  Tom Lane | Got tired of explaining why this Assert is not wrong. | 
commit | commitdiff | tree | snapshot | 
| 2002-10-31 | 
  Tom Lane | Code review for statement_timeout patch.  Fix some...  | 
commit | commitdiff | tree | snapshot | 
| 2002-10-31 | 
  Tom Lane | Fix miscalculation of remaining free space during tuple...  | 
commit | commitdiff | tree | snapshot | 
| 2002-10-31 | 
  Tom Lane | Avoid use of inline functions that are not declared...  | 
commit | commitdiff | tree | snapshot | 
| 2002-10-31 | 
  Bruce Momjian | Clean up gram.y trailing spaces. | 
commit | commitdiff | tree | snapshot | 
| 2002-10-30 | 
  Bruce Momjian | Add mention of T on .pot files, from pkuczynski@hypode.pl | 
commit | commitdiff | tree | snapshot | 
| 2002-10-30 | 
  Barry Lind | Return something meaningful for Statement.getFetchSize...  | 
commit | commitdiff | tree | snapshot | 
| 2002-10-30 | 
  Bruce Momjian | Clean up Unixware entry for Larry Rosenman | 
commit | commitdiff | tree | snapshot | 
| 2002-10-30 | 
  Bruce Momjian | Add additional ORDER BY to join regression test, per...  | 
commit | commitdiff | tree | snapshot | 
| 2002-10-30 | 
  Bruce Momjian | Remove /src/utils.  Is final cleanup of getopt.c resure...  | 
commit | commitdiff | tree | snapshot | 
| 2002-10-29 | 
  Bruce Momjian | Add popen/pclose -> _popen/_pclose() mapping for Win32. | 
commit | commitdiff | tree | snapshot | 
| 2002-10-29 | 
  Bruce Momjian | Update ports list. | 
commit | commitdiff | tree | snapshot | 
| 2002-10-29 | 
  Bruce Momjian | Update ports list. | 
commit | commitdiff | tree | snapshot | 
| 2002-10-29 | 
  Bruce Momjian | Update ports list. | 
commit | commitdiff | tree | snapshot | 
| 2002-10-29 | 
  Bruce Momjian | Update comments. | 
commit | commitdiff | tree | snapshot | 
| 2002-10-29 | 
  Bruce Momjian | getopt.c now in /port, for MS Win. | 
commit | commitdiff | tree | snapshot | 
| 2002-10-29 | 
  Bruce Momjian | Re-add getopt.c for MSWin psql. | 
commit | commitdiff | tree | snapshot | 
| 2002-10-29 | 
  Bruce Momjian | Re-add getopt.c. | 
commit | commitdiff | tree | snapshot | 
| 2002-10-29 | 
  Bruce Momjian | Clean up markup in ports list. | 
commit | commitdiff | tree | snapshot | 
| 2002-10-29 | 
  Bruce Momjian | Update ports list. | 
commit | commitdiff | tree | snapshot | 
| 2002-10-29 | 
  Bruce Momjian | Update regression for FreeBSD 4.7, for Larry Rosenman | 
commit | commitdiff | tree | snapshot | 
| 2002-10-29 | 
  Bruce Momjian | Update Giles email address. | 
commit | commitdiff | tree | snapshot | 
| next |