Commit Graph

22974 Commits (d307c428cbb7c426e40163d234d993e644bbcc6b)
 

Author SHA1 Message Date
Bruce Momjian d307c428cb Fix bug I introduced while cleaning up pg_dump -t/-n patch. 20 years ago
Alvaro Herrera 5f69890e15 Editorialize a bit on the recent patch, reverting to the original versions 20 years ago
Bruce Momjian 2c6d96cef6 Add support for loadable modules to allocated shared memory and 20 years ago
Bruce Momjian c61607bd52 Add pg_dump -X no-data-for-failed-tables option to suppress loading data 20 years ago
Bruce Momjian 6d0f5ea574 Done: 20 years ago
Bruce Momjian aa88497a3a Remove TODO.detail/pg_dump. 20 years ago
Bruce Momjian 8977b68a42 Allow multiple -n (schema) and -t (table) pg_dump options, and add -T 20 years ago
Bruce Momjian 9a4eaa9440 Remove extra argument to printf(). 20 years ago
Andrew Dunstan a3bae60813 have pg_regress fall back on testing with the canonical results file if an 20 years ago
Bruce Momjian 8d5f3c8d89 Improvements to Maintenance and External Projects documentation. 20 years ago
Bruce Momjian ffb62be07a Add: 20 years ago
Tom Lane 09d3670df3 Change the relation_open protocol so that we obtain lock on a relation 20 years ago
Michael Meskes 4cd72b53b9 Added missing ECPGget_sqlca() call 20 years ago
Michael Meskes c1c9b7c0c0 First small patches needed for regression tests 20 years ago
Tatsuo Ishii 68dfef040b Fix memory allocation bug in pgbench. 20 years ago
Tom Lane 6e38e34d64 Change the bootstrap sequence so that toast tables for system catalogs are 20 years ago
Alvaro Herrera 638860ce35 Fix confusion between COPY FROM and COPY TO, per Gavin Sharry and Arul Shaji. 20 years ago
Tom Lane 8822263635 Fix a couple of comments. 20 years ago
Michael Meskes 0bee536ad8 Replaced $Header$ by $§PosgreSQL$ 20 years ago
Michael Meskes cdf131abac Added missing $Header$ entries. 20 years ago
Alvaro Herrera 92c2ecc130 Modify snapshot definition so that lazy vacuums are ignored by other 20 years ago
Bruce Momjian d6603791ea Add: 20 years ago
Bruce Momjian 1a271f0c71 Fix WIN32 wait() return value macros to be accurate, particularly 20 years ago
Andrew Dunstan 497d39d768 prevent multiplexing Windows kernel event objects we listen for across various sockets - should fix the occasional stats test regression failures we see. 20 years ago
Bruce Momjian 6dd2b7728b Add entry: 20 years ago
Bruce Momjian e5ac3d4343 Don't use #include <crtdefs.h> for MSVC <= 1400. 20 years ago
Bruce Momjian d06f44a811 Add: 20 years ago
Bruce Momjian b554cb75bf Add #include postgres_fe.h in two win32-specific files, because there is 20 years ago
Tom Lane 033a477e9e Adjust initialization sequence for timezone_abbreviations so that 20 years ago
Tatsuo Ishii 46d9c2ec8f Change the delta val from 0 and 10000 to -5000 and 5000 per recent 20 years ago
Bruce Momjian 51175d1d00 Remove update TODO.detail item. 20 years ago
Bruce Momjian e1992ebaf2 Updates per Tom: 20 years ago
Tom Lane 1249cf8f38 SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only 20 years ago
Tom Lane 0fd087af83 Fix table title. 20 years ago
Tom Lane b8cd6b4f25 Make it clearer that not every Postgres character set can be used as a 20 years ago
Bruce Momjian 4917564f1b Update Tatsuo: 20 years ago
Michael Meskes 76475a7eb5 Variables should be free'ed only once. 20 years ago
Michael Meskes a27cb17788 Removed superfluous comment 20 years ago
Michael Meskes 9e76b4c7c5 And one more: 20 years ago
Michael Meskes 72ba3cb50f Added more SoC changes by Joachim Wieland <joe@mcknight.de>: 20 years ago
Bruce Momjian 67cdc61369 Add URL for UPDATE/SET for multiple values. 20 years ago
Bruce Momjian 8de82ede51 Add for UPDATE SET for multiple values: 20 years ago
Tom Lane 5f0473534f Fix incorrect function return code in cube_cmp and cube_dim; 20 years ago
Andrew Dunstan 9f99edfd7e revert last change - broke non-AIX platforms. 20 years ago
Tom Lane 108fe47301 Aggregate functions now support multiple input arguments. I also took 20 years ago
Andrew Dunstan c2d1138351 another try at keeping AIX/ppc happy on cube test. 20 years ago
Andrew Dunstan 596b858fcb fix most regression tests for new cube code. 20 years ago
Tom Lane 8aab197840 Original coding of pg_regress.c made the results and log directories 20 years ago
Bruce Momjian 43c79378c8 Allow LDAP lookups from pg_service.conf. 20 years ago
Peter Eisentraut b517e65348 Allow units to be specified with configuration settings. 20 years ago