2002-06-21 |
Bruce Momjian | Mention "PostgreSQL"'s hashes as slower/similar to... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Bruce Momjian | Update hash warning in manual. |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Bruce Momjian | Document problems with hash indexes compared to btree. |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Bruce Momjian | Remove Jan's copyright, with his approval. |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Bruce Momjian | Add pg_dump/restore item to FAQ. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | Add new documentation on page format. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | Clean up some copyrights. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | Add another missing SRF file. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | Add missing SRF file. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | Add missing regression files for SRF. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | Update copyright to 2002. |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | Here is a patch for Composite and Set returning functio... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | Attached is a regression test patch for SRFs. I based... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | > Here's the first doc patch for SRFs. The patch covers... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | Add from Dave Cramer: |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | Update as done: |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | Improve COPY syntax to use WITH clause, keep backward... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | This patch updates the CREATE LANGUAGE & pg_language... |
commit | commitdiff | tree | snapshot |
2002-06-20 |
Bruce Momjian | Add new Russian FAQ. |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Bruce Momjian | Properly mark rules that return no value. |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Tom Lane | CacheMemoryContext should be DLLIMPORT. |
commit | commitdiff | tree | snapshot |
2002-06-19 |
Thomas G. Lockhart | Split list of SQL99 features into "Supported" and ... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Bruce Momjian | Wrap long gram.y lines. |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Bruce Momjian | Change CREATE DATABASE to use DefElem instead of constr... |
commit | commitdiff | tree | snapshot |
2002-06-18 |
Bruce Momjian | Improve rule action ordering in gram.y, more cleanups. |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Bruce Momjian | Mark noise keyword actions with {} rather than returnin... |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Bruce Momjian | Manually indent gram.y to be consistent. |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Bruce Momjian | Use KAME accessor macros for addr8. |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Bruce Momjian | Fix missing 'buf' variable in SSL sources and add missi... |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Bruce Momjian | Fix SSL DEBUG levels to match CVS elog flags. |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Bruce Momjian | Back out accidental COPY data changes. |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Tom Lane | Repair AlterTableOwner --- was failing for relations... |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Michael Meskes | Fixed parser bug concerning octal numbers in single... |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Bruce Momjian | Rename DEBUG to DEBUG1 in SSL code. |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Bruce Momjian | Merge ALTER GROUP ADD/DROP rules by creating add_drop... |
commit | commitdiff | tree | snapshot |
2002-06-17 |
Bruce Momjian | Simplify optional WITH handling in CREATE USER, ALTER... |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Dave Cramer | implemented refresh row |
commit | commitdiff | tree | snapshot |
2002-06-16 |
Bruce Momjian | Remove KSQO from GUC and move file to _deadcode. |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tom Lane | Fix up memory leakage created by recent changes. |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tom Lane | Ooops, fix busted markup. |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tom Lane | Clean up gcc warnings. Avoid the bad habit of putting... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tom Lane | Fix up gcc warnings, improve comments. |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Tom Lane | Add a little more material to the new section about... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | Patch for current_schemas to optionally include implici... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | PATCH SSL_pending() checks in libpq/fe-misc.c: |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | WriteBuffer return value: |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | Update LOG_PID to mention it doesn't control syslog. |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | Remove some pre-WAL relics: |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | This patch wraps all accesses to t_xmin, t_cmin, t_xmax... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | The normal operation of our servers is to have tcpip_so... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | Fix for TAB completion using GRANT DELETE in psql. |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | The macaddr datatype understands most formats of MAC... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | Noted with versions 7.0.3, 7.1.3, and 7.2.1: |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | On Wed, 2002-05-29 at 01:41, Tom Lane wrote: |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | The method PgLargeObject::LOid() is missing an implemen... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | Add C++ indent tool. |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | This patch fixes a few minor problems with libpq++... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Thomas G. Lockhart | Add LOCALTIME and LOCALTIMESTAMP functions per SQL99... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Thomas G. Lockhart | Search the existing regular expression cache as a ring... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Thomas G. Lockhart | Add NetBSD/MIPS as a supported platform. |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | Make encryption of stored passwords the default, as... |
commit | commitdiff | tree | snapshot |
2002-06-15 |
Bruce Momjian | Remove pfrees of cached pg_pwd file, per Tom Lane. |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Dave Cramer | added empty result set testing |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Dave Cramer | added empty result set testing |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Bruce Momjian | Yet another SSL patch. :-) This one adds some informat... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Bruce Momjian | SSL patch that adds support for optional client certifi... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Bruce Momjian | Patch that checks ownership and permissions on server... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Bruce Momjian | SSL patch to periodically renegotiate session key. |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Bruce Momjian | SSL support for ephemeral DH keys. |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Bruce Momjian | UPDATED PATCH: |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Bruce Momjian | Back out SSL changes. Newer patch available. |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Bruce Momjian | Attached are a revised set of SSL patches. Many of... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Tatsuo Ishii | Add support for GB18030 |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Tom Lane | Suppress 'owner of datatype appears to be invalid'... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Bruce Momjian | Allow ANALYZE to run in a transaction. |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Bruce Momjian | Add Win32 thread to TODO.detail. |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Tom Lane | Make WHERE conditions pulled up from subqueries be... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Dave Cramer | removed personal test parameters |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Thomas G. Lockhart | Add PLACING to the list of reserved keywords. Added... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Dave Cramer | Added test for newly implemented updateable result... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Dave Cramer | changes to accomodate updateable resultset mostly just... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Dave Cramer | Implemented updateable result sets based on raghu nidag... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Dave Cramer | changed some commented out messages to use the Driver... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Dave Cramer | added messages for updateable result sets |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Tatsuo Ishii | Add GB18030 support. Contributed by Bill Huang <bill_hu... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Tatsuo Ishii | make namein multibyte aware |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Bruce Momjian | Update for new SGML file. |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Bruce Momjian | Move disk usage section into its own section. |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Bruce Momjian | Add section on showing disk usage. |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Tom Lane | Further tweaks to support display of sort keys in EXPLA... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Tom Lane | Repair for bug #691 --- CREATE TABLE AS column aliases... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Bruce Momjian | Mention vacuum for relpages. |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Bruce Momjian | Add script to show disk space per db. |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Bruce Momjian | Improve query. |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Bruce Momjian | Add mention of query showing pages used. |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Bruce Momjian | Add to ecpg: |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Bruce Momjian | Cleanup. |
commit | commitdiff | tree | snapshot |
next |