Commit Graph

1 Commits (847ee701bd3a6d222ab8f67923e308ee1a70a2f8)

Author SHA1 Message Date
Tom Lane 2da896182c Rename create_function_N test scripts for clarity. 4 years ago
Tom Lane cc50080a82 Rearrange core regression tests to reduce cross-script dependencies. 4 years ago
Tom Lane dc9c3b0ff2 Remove dynamic translation of regression test scripts, step 2. 4 years ago
Tom Lane d1029bb5a2 Remove dynamic translation of regression test scripts, step 1. 4 years ago
Tom Lane 6303a57309 Replace opr_sanity test's binary_coercible() function with C code. 5 years ago
Heikki Linnakangas c4c393b3ec Mark test_enc_conversion() as STRICT. 5 years ago
Heikki Linnakangas ea1b99a661 Add 'noError' argument to encoding conversion functions. 5 years ago
Alexander Korotkov 911e702077 Implement operator class parameters 6 years ago
Tom Lane a391ff3c3d Build out the planner support function infrastructure. 7 years ago
Tom Lane c40e20a83c Revert renaming of int44in/int44out. 8 years ago
Tom Lane 25b692568f Prevent dangling-pointer access when update trigger returns old tuple. 8 years ago
Tom Lane be42eb9d62 Improve regression test coverage of regress.c. 8 years ago
Tom Lane db3af9feb1 Remove unused functions in regress.c. 8 years ago
Robert Haas 60cd2f8a2d Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER .. HANDLER. 8 years ago
Tom Lane 465d7e1882 Make CREATE TYPE print warnings if a datatype's I/O functions are volatile. 11 years ago
Andres Freund b64d92f1a5 Add a basic atomic ops API abstracting away platform/architecture details. 11 years ago
Robert Haas 3682025015 Add support for multiple kinds of external toast datums. 13 years ago
Peter Eisentraut feae7856af Allow pg_regress to be run outside the build tree. Look for input files 18 years ago
Tom Lane bf4bd50ff7 Copy refint.so and autoinc.so into the src/test/regress directory during 18 years ago
Peter Eisentraut 7f4f42fa10 Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in 20 years ago
Tom Lane 782eefc580 Create a standard function pg_sleep() to sleep for a specified amount of time. 20 years ago
Tom Lane 6c61b0d93c In the stats test, delay for the stats collector to catch up using a 21 years ago
Tom Lane b663f3443b Add a bunch of pseudo-types to replace the behavior formerly associated 24 years ago
Peter Eisentraut d60f10b0e7 Add optional "validator" function to languages that can validate the 24 years ago
Tom Lane 5bb2300b59 Revise handling of oldstyle/newstyle functions per recent discussions 26 years ago
Peter Eisentraut 7e77668e7a Make regression tests work with VPATH builds. 26 years ago
Tom Lane f2d1205322 Another batch of fmgr updates. I think I have gotten all old-style 26 years ago
Tom Lane 18952f6744 Second round of fmgr changes: triggers are now invoked in new style, 26 years ago
Thomas G. Lockhart c0cab6f4fa Update format to add uniform headers on files. 26 years ago
Vadim B. Mikheev fcfb4d1df6 Changes due to fixed DEFAULT behaviour. 29 years ago
Vadim B. Mikheev c13454edc2 Timetravel tests. 29 years ago
Vadim B. Mikheev ba247bd649 Tests for spi/triggers 29 years ago
Vadim B. Mikheev 3e1933bc05 There is no more _CWD_ tag in sources... 29 years ago
Thomas G. Lockhart 9cdc80899a Fix path name templates. 29 years ago
Marc G. Fournier b63e57bea8 *shrug* I don't know anymore... 29 years ago
Marc G. Fournier e31cb4be3a More splits and cleanups... 29 years ago