Commit Graph

10134 Commits (bbca11bf3bb33d5853ca83b1252d17c9df3ebe6f)
 

Author SHA1 Message Date
Hiroshi Inoue bbca11bf3b Handle Procedure calls. 24 years ago
Bruce Momjian ef20f0ce25 Update TODO list. 24 years ago
Bruce Momjian 5d9ffb0cdf Update TODO list. 24 years ago
Bruce Momjian 0225f2f1c7 Update TODO list. 24 years ago
Bruce Momjian b9d258e872 Update TODO list. 24 years ago
Tom Lane 5ba723e950 Fix a couple remaining places where GUC variables were assigned to 24 years ago
Tom Lane 2e67a67715 Fix a couple remaining places where GUC variables were assigned to 24 years ago
Tom Lane 4d58a7ca87 Optimizer can now estimate selectivity of IS NULL, IS NOT NULL, 24 years ago
Tom Lane c31545af27 Suppress gcc warning. 24 years ago
Bruce Momjian 54361b4233 High memory usage 24 years ago
Bruce Momjian 06f6404c42 Back out BYTEA binary compatibility changes. 24 years ago
Peter Eisentraut aea3283cb4 Don't use a temp file. It was created insecurely and was easy to do without. 24 years ago
Peter Eisentraut f1423cd9fc Since a missing pg_pwd file is a valid situation, don't print an error 24 years ago
Bruce Momjian 6a7f23c213 > Marko Kreen <marko@l-t.ee> writes: 24 years ago
Bruce Momjian 2e2d17ed51 Here the latest version and first working release of Ora2Pg a tool to export 24 years ago
Bruce Momjian a0c12d5e90 Add TEMPORARY sequences and have SERIAL on a temp table have a temporary 24 years ago
Peter Eisentraut 280b5f4be6 fix markup 24 years ago
Peter Eisentraut adf1c52ce6 updates for new startup sequence, some reformatting 24 years ago
Bruce Momjian 9e39ffe4cd Attached is documentation describing plperlu differences from plperl. 24 years ago
Jan Wieck 140ddb78fe The new files for statistical system views. 24 years ago
Jan Wieck 8d80b0d980 Statistical system views (yet without the config stuff, but 24 years ago
Tom Lane 7d6e28149e Mention that EXPLAIN results on small tables shouldn't be extrapolated 24 years ago
Peter Eisentraut 31fe394cd8 Include catalog/pg_type.h instead of manually extracting the interesting 24 years ago
Hiroshi Inoue a8dbe428de Change SQLPrimaryKeys() so that it detects the primary key 24 years ago
Tom Lane d8d9ed931e Add support to lock manager for conditionally locking a lock (ie, 24 years ago
Tom Lane 986915c181 Remove unused include file for long-dead flavors of locking. 24 years ago
Tom Lane 695e575470 Tweak error message. 24 years ago
Bruce Momjian bcde8ea7cf Fix strangely formatted comment. 24 years ago
Tom Lane f3868f8af9 A bit of code beautification/cleanup of obsolete comments. Rethink 24 years ago
Peter Eisentraut 90e2663313 Shared libraries should not be linked explicitly against -lc on FreeBSD 24 years ago
Peter Eisentraut 7fdd76cd08 -Bsymbolic requires -lc on NetBSD. Also add rpath for non-ELF. 24 years ago
Peter Eisentraut e3cade2e29 Re-add explicit declaration of filename_completion_function(), which seems 24 years ago
Peter Eisentraut c5f7a94f3c There is no RTLD_GLOBAL on OpenBSD, says Alex Pilosov <alex@pilosoft.com>. 24 years ago
Peter Eisentraut f445289781 Swedish translation for psql (my interpretation of Swedish, surely) 24 years ago
Peter Eisentraut 9b4bfbdc2c Handle reading of startup packet and authentication exchange after forking 24 years ago
D'Arcy J.M. Cain 588463a449 Make sure that everything says version 3.2. 24 years ago
D'Arcy J.M. Cain 54e374c9e6 Add NUMERICOID to this script. This script can be run occasionally to 24 years ago
Hiroshi Inoue 9c50a0047f Change the driver so that large error messages are returned 24 years ago
Bruce Momjian f5d0c6cad5 Apparently, on some systems, ExtUtils::Embed and MakeMaker are slightly 24 years ago
Bruce Momjian 7aac048b59 Attached is a patch to deal with the ones that I missed the first time 24 years ago
Bruce Momjian 2e81f3d204 Back out SET ALL patch because it is breaking things. 24 years ago
Tom Lane 116d2bba7e Add IS UNKNOWN, IS NOT UNKNOWN boolean tests, fix the existing boolean 24 years ago
Tom Lane 8c30aca2ba Fix badly broken RelationGetRelationName(). 24 years ago
Tom Lane bbbc00af88 Clean up some longstanding problems in shared-cache invalidation. 24 years ago
Bruce Momjian d9a069e224 Move temprel name define from temprel.h to rel.h. 24 years ago
Tom Lane d47e10bfde Bring RelationGetRelationName into sync with new temp rel names. 24 years ago
Hiroshi Inoue 8804bdcd0e Corrected the check for *message truncated* for the future use. 24 years ago
Hiroshi Inoue 76d38cb0c6 Changed the error handling as follows. 24 years ago
Bruce Momjian 3709a5ada7 RESET ALL secondary patch: 24 years ago
Bruce Momjian 0ed7864d68 Well, after persuading cvsup and cvs that it _is_ possible to have local 24 years ago