2001-12-03 |
Peter Eisentraut | Update to get around backslash problems |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Tom Lane | A quickie FAQ_IRIX covering some known issues, from... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Tom Lane | Fix latent bug in checking for failure of hashtable... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Bruce Momjian | attachement is the NLS patch for backend/po & pg_dump, |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Tom Lane | Update IRIX geometry results to match newer MIPS FPUs... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Tom Lane | Add configure-time check whether sig_atomic_t is define... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Tom Lane | Pg_lo_open must OR together multiple modes, not AND... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
D'Arcy J.M... | Bump version to 3.3. Mostly this is because there... |
commit | commitdiff | tree | snapshot |
2001-12-03 |
Tom Lane | Remove code to lookup WinSock error strings in netmsg... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Tom Lane | HPUX 11 should use geometry-solaris-precision, not... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Peter Eisentraut | More correct way to check for existence of types, which... |
commit | commitdiff | tree | snapshot |
2001-12-02 |
Peter Eisentraut | Update since left and right are no longer key words. |
commit | commitdiff | tree | snapshot |
2001-12-01 |
Tom Lane | Provide some documentation for EXISTS, IN, NOT IN,... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Tom Lane | Try to make genbki.sh a little more bulletproof, per... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Tom Lane | Repair failure to mark an inserted Materialize node... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Peter Eisentraut | updates |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Bruce Momjian | * include <endian.h> is not enough, include sys/types... |
commit | commitdiff | tree | snapshot |
2001-11-30 |
Bruce Momjian | Mention rules and views instead of SELECT triggers. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Bruce Momjian | Add to Java. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Tom Lane | Tweak plpgsql's expression reader to be smarter about... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Bruce Momjian | Add mention of no SELECT triggers. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Tom Lane | Fix array_out's failure to backslash backslashes, per... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Bruce Momjian | Cleanup of new ps markup. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Bruce Momjian | Update ps status display information for Solaris, from... |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Bruce Momjian | * When postgres.h does not define BYTE_ENDIAN pgcrypto |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Peter Eisentraut | NLS updates, most notably fixed zh_TW translations |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Peter Eisentraut | Fix results to work with normal systems again. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Barry Lind | added CallableStatement support to jdbc todo |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Peter Eisentraut | Improve wording |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-29 |
Barry Lind | Updated jdbc docs to reflect the doc comments received... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Peter Eisentraut | Update from source |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Peter Eisentraut | proof-reading |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Mention ps environment flag, not just -e. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Update 'ps e' comments. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Document that PGPASSWORD is not secure. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Tom Lane | Load netmsg.dll locally in winsock_strerror, to avoid... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Tom Lane | Clarify per suggestion from Bruno Wolff. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Tom Lane | Point out the dependency on having int8 arithmetic... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Tom Lane | Reiterate that parsing of plpgsql functions is per... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | No longer need define test in md5.h because of Hiroshi... |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Add mention of init -W flag for security. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Manual update. |
commit | commitdiff | tree | snapshot |
2001-11-28 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Tom Lane | Fix nasty memory leak in pg_restore: _PrintData called... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update BSD/OS as supported on 7.2. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Tom Lane | Add a section about loading libpgtcl; fix errors and... |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Remove unused entries. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Tom Lane | strcat should obviously be strcpy here. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Chinese PO patch |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Tatsuo Ishii | Fix imcomplete SGML tag. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-27 |
Barry Lind | formating and spelling fixes to my last doc update |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Tom Lane | Fix various bogosities in usage message. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Tom Lane | Fix confusion about -f switch: it's output not input. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Rename make_keywords.README to make_keywords. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Tom Lane | Fix unportable, non-spec-compliant use of offsetof... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Update FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Rename find_baddefs to find_badmacros |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Tom Lane | Change display of FieldSelect nodes from arg.field... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Add MySQL file system mention. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Add LAZY messages. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Update for all priviledge items. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Add to TODO item about raw device performance. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Add mention of UPDATE permissions. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Add documentation about "--" not working on Free/OpenBSD. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Fix for "--" options. Allow --xxx as a valid flag... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | More tag cleanups. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Fix SGML tag misspelling. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Chinese for psql and pg_dump. |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | This patch mark datatype txtidx as 'extended' storage... |
commit | commitdiff | tree | snapshot |
2001-11-26 |
Bruce Momjian | Update TODO list. |
commit | commitdiff | tree | snapshot |
next |