aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* Update FAQ.Bruce Momjian2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* No longer need define test in md5.h because of Hiroshi's win_md5.c.Bruce Momjian2001-11-28
|
* Add mention of init -W flag for security.Bruce Momjian2001-11-28
|
* Manual update.Bruce Momjian2001-11-28
|
* Update FAQ_DEV.Bruce Momjian2001-11-28
|
* Fix nasty memory leak in pg_restore: _PrintData called inflateInit butTom Lane2001-11-27
| | | | | | never did inflateEnd, thus leaking some tens of KB per call. Which added up *real fast* when dealing with, say, thousands of BLOBs. Thanks to Lane Rollins for the bug report.
* Update FAQ_DEV.Bruce Momjian2001-11-27
|
* Update FAQ_DEV.Bruce Momjian2001-11-27
|
* Update TODO list.Bruce Momjian2001-11-27
|
* Update FAQ_DEV.Bruce Momjian2001-11-27
|
* Update TODO list.Bruce Momjian2001-11-27
|
* Update BSD/OS as supported on 7.2.Bruce Momjian2001-11-27
|
* Add a section about loading libpgtcl; fix errors and omissions inTom Lane2001-11-27
| | | | documentation of pg_select command.
* Remove unused entries.Bruce Momjian2001-11-27
|
* Update TODO list.Bruce Momjian2001-11-27
|
* Update TODO list.Bruce Momjian2001-11-27
|
* Update FAQ.Bruce Momjian2001-11-27
|
* Update FAQ.Bruce Momjian2001-11-27
|
* strcat should obviously be strcpy here.Tom Lane2001-11-27
|
* Chinese PO patchBruce Momjian2001-11-27
| | | | Laser.
* Fix imcomplete SGML tag.Tatsuo Ishii2001-11-27
| | | | Please check compile errors before you commit!
* Update TODO list.Bruce Momjian2001-11-27
|
* Update FAQ_DEV.Bruce Momjian2001-11-27
|
* Update FAQ_DEV.Bruce Momjian2001-11-27
|
* Update FAQ_DEV.Bruce Momjian2001-11-27
|
* Update FAQ_DEV.Bruce Momjian2001-11-27
|
* formating and spelling fixes to my last doc updateBarry Lind2001-11-27
|
* Fix various bogosities in usage message.Tom Lane2001-11-26
|
* Fix confusion about -f switch: it's output not input.Tom Lane2001-11-26
|
* Update FAQ_DEV.Bruce Momjian2001-11-26
|
* Rename make_keywords.README to make_keywords.Bruce Momjian2001-11-26
|
* Fix unportable, non-spec-compliant use of offsetof() with a nonconstantTom Lane2001-11-26
| | | | member offset.
* Update FAQ_DEV.Bruce Momjian2001-11-26
|
* Rename find_baddefs to find_badmacrosBruce Momjian2001-11-26
|
* Change display of FieldSelect nodes from arg.field to field(arg),Tom Lane2001-11-26
| | | | | | | per bug report from Stefan Hadjistoytchev. There are some cases where the dot notation works, but there are more where it doesn't. Eventually ought to consider fixing the parser to allow cases like func().field, but for now this is the simplest patch.
* Update TODO list.Bruce Momjian2001-11-26
|
* Add MySQL file system mention.Bruce Momjian2001-11-26
|
* Add LAZY messages.Bruce Momjian2001-11-26
|
* Update TODO list.Bruce Momjian2001-11-26
|
* Update for all priviledge items.Bruce Momjian2001-11-26
|
* Add to TODO item about raw device performance.Bruce Momjian2001-11-26
|
* Add mention of UPDATE permissions.Bruce Momjian2001-11-26
|
* Add documentation about "--" not working on Free/OpenBSD.Bruce Momjian2001-11-26
|
* Update TODO list.Bruce Momjian2001-11-26
|