| 2002-02-23 |  Bruce Momjian | OK'ed by Peter. | commit | commitdiff | tree | snapshot | 
| 2002-02-23 |  Bruce Momjian | Add fstat / S_ISDIR checks to make sure we're not tryin... | commit | commitdiff | tree | snapshot | 
| 2002-02-23 |  Bruce Momjian | Feature patch per prev thread for --with-tcl, only... | commit | commitdiff | tree | snapshot | 
| 2002-02-23 |  Tom Lane | Guard against createdb --location=PGDATA foo; without... | commit | commitdiff | tree | snapshot | 
| 2002-02-23 |  Bruce Momjian | Update FAQ_DEV. | commit | commitdiff | tree | snapshot | 
| 2002-02-23 |  Bruce Momjian | Add type conversion discussion. | commit | commitdiff | tree | snapshot | 
| 2002-02-23 |  Peter Eisentraut | Heimdal support (Kerberos V implementation from KTH) | commit | commitdiff | tree | snapshot | 
| 2002-02-23 |  Peter Eisentraut | Add -Wno-error to CFLAGS, so the rest of the tree can... | commit | commitdiff | tree | snapshot | 
| 2002-02-23 |  Peter Eisentraut | Save source of GUC settings, allowing different sources... | commit | commitdiff | tree | snapshot | 
| 2002-02-23 |  Bruce Momjian | Make factorial(0) return 1, as per spec. | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | I've written on like that a while ago: | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | Record for future use if we ever change the protocol: | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | We had a problem with to compile pgsql-7.2 under SW... | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | Add Russian FAQ from Viktor Vislobokov. | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | Please, apply attached patch of contrib/btree_gist... | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | Modify: | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | Added: | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Dave Cramer | fixed compile error | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | Add NAMEDATALEN discussion. | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | Add discussion. | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Dave Cramer | This patch fixes the exception thrown to inform the... | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Dave Cramer | Patch from Cormac Twomey | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Dave Cramer | Patch from Cormac Twomey | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Dave Cramer | now compiles clean with jdk 1.4 | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | Clarify: | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | More wording improvement. | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2002-02-22 |  Bruce Momjian | Improve wording of meaning of /contrib directory. | commit | commitdiff | tree | snapshot | 
| 2002-02-21 |  Bruce Momjian | Update. | commit | commitdiff | tree | snapshot | 
| 2002-02-21 |  Bruce Momjian | Update FAQ. | commit | commitdiff | tree | snapshot | 
| 2002-02-21 |  Bruce Momjian | Small spacing cleanup. | commit | commitdiff | tree | snapshot | 
| 2002-02-21 |  Bruce Momjian | Wrap some SQL syntax examples so \h shows them better. | commit | commitdiff | tree | snapshot | 
| 2002-02-21 |  Bruce Momjian | Add to replication discussion. | commit | commitdiff | tree | snapshot | 
| 2002-02-21 |  Bruce Momjian | Update FAQ. | commit | commitdiff | tree | snapshot | 
| 2002-02-21 |  Bruce Momjian | Update FAQ. | commit | commitdiff | tree | snapshot | 
| 2002-02-21 |  Bruce Momjian | Update FAQ. | commit | commitdiff | tree | snapshot | 
| 2002-02-21 |  Bruce Momjian | Marc, you get this one. :-)  You are the expert on... | commit | commitdiff | tree | snapshot | 
| 2002-02-20 |  Tom Lane | Fix comment. | commit | commitdiff | tree | snapshot | 
| 2002-02-20 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2002-02-20 |  Bruce Momjian | Add cursors outside transactions thread. | commit | commitdiff | tree | snapshot | 
| 2002-02-20 |  Bruce Momjian | Add savepoints discussion. | commit | commitdiff | tree | snapshot | 
| 2002-02-20 |  Bruce Momjian | Add schema discussion. | commit | commitdiff | tree | snapshot | 
| 2002-02-19 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2002-02-19 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2002-02-19 |  Tom Lane | Avoid failures in cash_out and cash_words for INT_MIN. | commit | commitdiff | tree | snapshot | 
| 2002-02-19 |  Bruce Momjian | Clearify: | commit | commitdiff | tree | snapshot | 
| 2002-02-19 |  Bruce Momjian | Added: | commit | commitdiff | tree | snapshot | 
| 2002-02-19 |  Tom Lane | Add casts to suppress gcc warnings on Solaris (where... | commit | commitdiff | tree | snapshot | 
| 2002-02-19 |  Bruce Momjian | Update as done: | commit | commitdiff | tree | snapshot | 
| 2002-02-19 |  Tom Lane | A bunch of changes aimed at reducing backend startup... | commit | commitdiff | tree | snapshot | 
| 2002-02-19 |  Tom Lane | Remove some unnecessary pqsignal() calls to shave a... | commit | commitdiff | tree | snapshot | 
| 2002-02-19 |  Tom Lane | Arrange to call localtime() during postmaster startup... | commit | commitdiff | tree | snapshot | 
| 2002-02-19 |  Tom Lane | Avoid calling pq_flush just after sending AUTH_REQ_OK... | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Peter Eisentraut | Privileges on functions and procedural languages | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Peter Eisentraut | Set version to 7.3devel. | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Tom Lane | Minor copy-editing. | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Tom Lane | Replace number-of-distinct-values estimator equation... | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Remove MAX/MIN() macros, use c.h Max/Min() instead. | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Disable LIMIT #,# syntax, as agreed to months ago.... | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Reorder postgresql.conf WAL section to be clearer. | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Don't mention TIOGA in Makefile and move strdup.c rule... | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Add code to preserve paren level display after \g,... | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Hiroshi Inoue | Remove compile warnings in multibute mode. | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Fix param handling of create* admin scripts as describe... | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Remove CHECKPOINT call from pgbench -- Not needed and... | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Add better error text: | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Add HTML output option to pgcvslog. | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Update FAQ. | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Tatsuo Ishii | Fix kanji-coversion key binding. This has been broken... | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Add Neil's Name: | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Hiroshi Inoue | The version is now 7.01.0010. | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Hiroshi Inoue | Separate info30.c from info.c. | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Hiroshi Inoue | Add files for ODBC3.0 support. | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Added: | commit | commitdiff | tree | snapshot | 
| 2002-02-18 |  Bruce Momjian | Remove ODBC todo, add to main TODO. | commit | commitdiff | tree | snapshot | 
| 2002-02-17 |  Bruce Momjian | Fix SGML typo in previous patch. | commit | commitdiff | tree | snapshot | 
| 2002-02-17 |  Bruce Momjian | I think it's important that it's actually documented... | commit | commitdiff | tree | snapshot | 
| 2002-02-16 |  Bruce Momjian | Clarify params to ALTER TABLE to clearly show single... | commit | commitdiff | tree | snapshot | 
| 2002-02-15 |  Peter Eisentraut | Remove warning about automatic inclusion of sqlca. | commit | commitdiff | tree | snapshot | 
| 2002-02-14 |  Bruce Momjian | Update FAQ. | commit | commitdiff | tree | snapshot | 
| 2002-02-14 |  Tom Lane | Ensure that a cursor is scanned under the same scanComm... | commit | commitdiff | tree | snapshot | 
| 2002-02-13 |  Tom Lane | Point out that --adduser actually makes the new user... | commit | commitdiff | tree | snapshot | 
| 2002-02-13 |  Bruce Momjian | Add DROP COLUMN status from Hiroshi. | commit | commitdiff | tree | snapshot | 
| 2002-02-12 |  Tom Lane | Use RTLD_NOW, not RTLD_LAZY, as binding mode for dlopen... | commit | commitdiff | tree | snapshot | 
| 2002-02-12 |  Tom Lane | Add warning not to use /usr/ucb/cc on Solaris. | commit | commitdiff | tree | snapshot | 
| 2002-02-12 |  Bruce Momjian | Fix tutorial for references problem, from rainer.tammer... | commit | commitdiff | tree | snapshot | 
| 2002-02-12 |  Bruce Momjian | Clarify working in 'top x items using sequential scan... | commit | commitdiff | tree | snapshot | 
| 2002-02-12 |  Tom Lane | Modify COPY TO to emit carriage returns and newlines... | commit | commitdiff | tree | snapshot | 
| 2002-02-12 |  Bruce Momjian | Update FAQ. | commit | commitdiff | tree | snapshot | 
| 2002-02-12 |  Bruce Momjian | Update FAQ. | commit | commitdiff | tree | snapshot | 
| 2002-02-11 |  Bruce Momjian | Update wal files computation documentation. | commit | commitdiff | tree | snapshot | 
| 2002-02-11 |  Tom Lane | Tweak GiST code to work correctly on machines where... | commit | commitdiff | tree | snapshot | 
| 2002-02-11 |  Peter Eisentraut | Fix for old FreeBSD versions that don't have RTLD_GLOBAL | commit | commitdiff | tree | snapshot | 
| 2002-02-11 |  Tom Lane | Repair problems with EvalPlanQual where target table... | commit | commitdiff | tree | snapshot | 
| 2002-02-11 |  Bruce Momjian | Fix typo. | commit | commitdiff | tree | snapshot | 
| 2002-02-11 |  Bruce Momjian | Fix flag handling of pg_upgrade. | commit | commitdiff | tree | snapshot | 
| 2002-02-11 |  Tom Lane | Be more wary about mixed-case database names and user... | commit | commitdiff | tree | snapshot | 
| next |