...case); errno is set to EDOM , and an "invalid" ( FE_INVALID ) floating-point exception is raised. Pole error A pole error occurs when the mathematical result of a function is an…...R REPLACE FUNCTION abort_any_command() RETURNS event_trigger LANGUAGE plpgsql AS $$ BEGIN RAISE EXCEPTION 'command % is disabled', tg_tag; END; $$; CREATE EVENT TRIGGER abort_dd…...on this row. In such case, session 2's UPDATE or DELETE will detect the row movement and raise a serialization failure error (which always returns with an SQLSTATE code '40001')…...maximum number of keymaps; • allow more than 64hz interrupts from the real-time clock; • raise msg_qbytes limit for a System V message queue above the limit in /proc/sys/kernel/…...pthread_self (3) Added in POSIX.1-2008 TC1 pthread_sigmask (3) Added in POSIX.1-2008 TC1 raise (3) read (2) readlink (2) readlinkat (2) Added in POSIX.1-2008 recv (2) recvfrom (…...cause the planner's choices of query plans to change after ANALYZE is run. To avoid this, raise the amount of statistics collected by ANALYZE , as described below. The extent of…...a legal construction. define foo 'define' foo bar 'baz' Self-referencing definitions will raise an error. The ndefine statement is a synonym for define , while tdefine is discar…...ignal The following system calls and library functions allow the caller to send a signal: raise (3) Sends a signal to the calling thread. kill (2) Sends a signal to a specified …...der line must match the actual column names of the table, in order; otherwise an error is raised. This option is not allowed when using binary format. The MATCH option is only v…...compatible set of parameters must be passed to the EXECUTE statement, or else an error is raised. Note that (unlike functions) prepared statements are not overloaded based on th…...not be removed if it is still referenced in any database of the cluster; an error will be raised if so. Before dropping the role, you must drop all the objects it owns (or reass…...rced to happen immediately by using SET CONSTRAINTS . Constraint triggers are expected to raise an exception when the constraints they implement are violated. The REFERENCING op…...n reading a NULL input value. The function must still return NULL in this case, unless it raises an error. (This case is mainly meant to support domain input functions, which mi…...e, then that schema cannot be overridden with a SCHEMA clause. Normally, an error will be raised if a SCHEMA clause is given and it conflicts with the extension's schema paramet…....4.x, HZ was 100, giving a jiffy value of 0.01 seconds; starting with Linux 2.6.0, HZ was raised to 1000, giving a jiffy of 0.001 seconds. Since Linux 2.6.13, the HZ value is a …...very other criteria is available. If an attempt at inference is unsuccessful, an error is raised. ON CONFLICT DO UPDATE guarantees an atomic INSERT or UPDATE outcome; provided t…....6.18, the limit on the recursion depth was 5. Starting with Linux 2.6.18, this limit was raised to 8. In Linux 4.2, the kernel's pathname-resolution code was reworked to elimin…...ds the value to increment Returns the updated value in sp[0]. pow Compute the first value raised to the power of the second value . Usage: first ^ second Parameters: sp[0] holds…...a ceiling of 1024 ( HARD_QUEUESMAX ) on the value to which the queues_max limit could be raised, and the ceiling was enforced even for privileged processes. This ceiling value w…...on the direction of the change to the thread's priority: (a) If the thread's priority is raised, it is placed at the end of the list for its new priority. As a consequence, it m…